通过上面的设计结构图可以看出PC端最后会生成一份 schema 数据存储服务端,移动端从服务端获取到 schema 数据进行解析。...{
component: 'ImageTextNav',
options: {
template: 'image', // image:图片导航 text:文字导航...style-1', // 购买按钮样式
buyButtonText: '马上抢', // 购买按钮文字
commoditySubscript: true, // 商品角标...useContext } from 'react';
import { useDrag } from 'react-dnd';
import { findIndex, some, isUndefined..., { useContext, useCallback } from 'react';
import { useDrop } from 'react-dnd';
import { findIndex,