|
@@ -972,143 +972,145 @@ export const data1 = {
|
|
|
'both': 10
|
|
'both': 10
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- },
|
|
|
|
|
- 'ShopNewcomer': {
|
|
|
|
|
- 'title': '新人专享',
|
|
|
|
|
- 'icon': 'iconfont icona-xinrenzhuanxiangpc30',
|
|
|
|
|
- 'path': 'edit-shop-newcomer',
|
|
|
|
|
- 'uses': 1,
|
|
|
|
|
- 'value': {
|
|
|
|
|
- 'style': {
|
|
|
|
|
- 'title': '风格1',
|
|
|
|
|
- 'value': 'style-1'
|
|
|
|
|
- },
|
|
|
|
|
- 'textImg': 'addon/shop/diy/newcomer/style_title_01.png',
|
|
|
|
|
- 'subTitle': {
|
|
|
|
|
- 'text': '查看更多',
|
|
|
|
|
- 'textColor': '#FFFFFF',
|
|
|
|
|
- 'startColor': '#FB792F',
|
|
|
|
|
- 'endColor': '#F91700',
|
|
|
|
|
- 'link': ''
|
|
|
|
|
- },
|
|
|
|
|
- 'countDown': {
|
|
|
|
|
- 'numberColor': 'rgba(255, 0, 0, 1)',
|
|
|
|
|
- 'numberBg': {
|
|
|
|
|
- 'startColor': 'rgba(255, 255, 255, 1)',
|
|
|
|
|
- 'endColor': ''
|
|
|
|
|
- },
|
|
|
|
|
- 'otherColor': 'rgba(255, 255, 255, 1)'
|
|
|
|
|
- },
|
|
|
|
|
- 'source': 'custom',
|
|
|
|
|
- 'num': 10,
|
|
|
|
|
- 'goods_category': '',
|
|
|
|
|
- 'goods_category_name': '请选择',
|
|
|
|
|
- 'goodsIds': [],
|
|
|
|
|
- 'imgElementRounded': 10
|
|
|
|
|
- },
|
|
|
|
|
- 'template': {
|
|
|
|
|
- 'textColor': '#303133',
|
|
|
|
|
- 'pageStartBgColor': '',
|
|
|
|
|
- 'pageEndBgColor': '',
|
|
|
|
|
- 'pageGradientAngle': 'to bottom',
|
|
|
|
|
- 'componentStartBgColor': '#ff6D1A',
|
|
|
|
|
- 'componentEndBgColor': 'rgba(255, 70, 56, 1)',
|
|
|
|
|
- 'componentGradientAngle': 'to right',
|
|
|
|
|
- 'topRounded': 12,
|
|
|
|
|
- 'bottomRounded': 12,
|
|
|
|
|
- 'elementBgColor': '',
|
|
|
|
|
- 'topElementRounded': 10,
|
|
|
|
|
- 'bottomElementRounded': 10,
|
|
|
|
|
- 'margin': {
|
|
|
|
|
- 'top': 10,
|
|
|
|
|
- 'bottom': 10,
|
|
|
|
|
- 'both': 10
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- 'ShopGoodsRanking': {
|
|
|
|
|
- 'title': '排行榜',
|
|
|
|
|
- 'icon': 'iconfont icona-paihangbangpc30',
|
|
|
|
|
- 'path': 'edit-shop-goods-ranking',
|
|
|
|
|
- 'uses': 0,
|
|
|
|
|
- 'value': {
|
|
|
|
|
- 'list': [
|
|
|
|
|
- {
|
|
|
|
|
- 'bgUrl': 'addon/shop/rank/rank_bg_01.jpg',
|
|
|
|
|
- 'text': '热销排行榜',
|
|
|
|
|
- 'textColor': '#FFFFFF',
|
|
|
|
|
- 'imgUrl': 'addon/shop/rank/rank_trophy.png',
|
|
|
|
|
- 'subTitle': {
|
|
|
|
|
- 'text': '查看更多',
|
|
|
|
|
- 'textColor': '#FFFFFF',
|
|
|
|
|
- 'link': {
|
|
|
|
|
- 'name': 'SHOP_GOODS_RANK',
|
|
|
|
|
- 'parent': 'SHOP_LINK',
|
|
|
|
|
- 'title': '商品排行榜',
|
|
|
|
|
- 'url': '/addon/shop/pages/goods/rank',
|
|
|
|
|
- 'action': ''
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- 'listFrame': {
|
|
|
|
|
- 'startColor': '#FEA715',
|
|
|
|
|
- 'endColor': '#FE1E00'
|
|
|
|
|
- },
|
|
|
|
|
- 'source': 'default',
|
|
|
|
|
- 'rankIds': []
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- 'bgUrl': 'addon/shop/rank/rank_bg_02.jpg',
|
|
|
|
|
- 'text': '人气排行榜',
|
|
|
|
|
- 'textColor': '#FFFFFF',
|
|
|
|
|
- 'imgUrl': 'addon/shop/rank/rank_top.png',
|
|
|
|
|
- 'subTitle': {
|
|
|
|
|
- 'text': '查看更多',
|
|
|
|
|
- 'textColor': '#FFFFFF',
|
|
|
|
|
- 'link': {
|
|
|
|
|
- 'name': 'SHOP_GOODS_RANK',
|
|
|
|
|
- 'parent': 'SHOP_LINK',
|
|
|
|
|
- 'title': '商品排行榜',
|
|
|
|
|
- 'url': '/addon/shop/pages/goods/rank',
|
|
|
|
|
- 'action': ''
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- 'listFrame': {
|
|
|
|
|
- 'startColor': '#FEA715',
|
|
|
|
|
- 'endColor': '#FE1E00'
|
|
|
|
|
- },
|
|
|
|
|
- 'source': 'default',
|
|
|
|
|
- 'rankIds': []
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- 'template': {
|
|
|
|
|
- 'textColor': '#303133',
|
|
|
|
|
- 'pageStartBgColor': '',
|
|
|
|
|
- 'pageEndBgColor': '',
|
|
|
|
|
- 'pageGradientAngle': 'to bottom',
|
|
|
|
|
- 'componentBgUrl': '',
|
|
|
|
|
- 'componentBgAlpha': 2,
|
|
|
|
|
- 'componentStartBgColor': '',
|
|
|
|
|
- 'componentEndBgColor': '',
|
|
|
|
|
- 'componentGradientAngle': 'to bottom',
|
|
|
|
|
- 'topRounded': 0,
|
|
|
|
|
- 'bottomRounded': 0,
|
|
|
|
|
- 'elementBgColor': '',
|
|
|
|
|
- 'topElementRounded': 10,
|
|
|
|
|
- 'bottomElementRounded': 10,
|
|
|
|
|
- 'margin': {
|
|
|
|
|
- 'top': 10,
|
|
|
|
|
- 'bottom': 10,
|
|
|
|
|
- 'both': 10
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
}
|
|
}
|
|
|
|
|
+ // 'ShopNewcomer': {
|
|
|
|
|
+ // 'title': '新人专享',
|
|
|
|
|
+ // 'icon': 'iconfont icona-xinrenzhuanxiangpc30',
|
|
|
|
|
+ // 'path': 'edit-shop-newcomer',
|
|
|
|
|
+ // 'uses': 1,
|
|
|
|
|
+ // 'value': {
|
|
|
|
|
+ // 'style': {
|
|
|
|
|
+ // 'title': '风格1',
|
|
|
|
|
+ // 'value': 'style-1'
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'textImg': 'addon/shop/diy/newcomer/style_title_01.png',
|
|
|
|
|
+ // 'subTitle': {
|
|
|
|
|
+ // 'text': '查看更多',
|
|
|
|
|
+ // 'textColor': '#FFFFFF',
|
|
|
|
|
+ // 'startColor': '#FB792F',
|
|
|
|
|
+ // 'endColor': '#F91700',
|
|
|
|
|
+ // 'link': ''
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'countDown': {
|
|
|
|
|
+ // 'numberColor': 'rgba(255, 0, 0, 1)',
|
|
|
|
|
+ // 'numberBg': {
|
|
|
|
|
+ // 'startColor': 'rgba(255, 255, 255, 1)',
|
|
|
|
|
+ // 'endColor': ''
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'otherColor': 'rgba(255, 255, 255, 1)'
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'source': 'custom',
|
|
|
|
|
+ // 'num': 10,
|
|
|
|
|
+ // 'goods_category': '',
|
|
|
|
|
+ // 'goods_category_name': '请选择',
|
|
|
|
|
+ // 'goodsIds': [],
|
|
|
|
|
+ // 'imgElementRounded': 10
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'template': {
|
|
|
|
|
+ // 'textColor': '#303133',
|
|
|
|
|
+ // 'pageStartBgColor': '',
|
|
|
|
|
+ // 'pageEndBgColor': '',
|
|
|
|
|
+ // 'pageGradientAngle': 'to bottom',
|
|
|
|
|
+ // 'componentStartBgColor': '#ff6D1A',
|
|
|
|
|
+ // 'componentEndBgColor': 'rgba(255, 70, 56, 1)',
|
|
|
|
|
+ // 'componentGradientAngle': 'to right',
|
|
|
|
|
+ // 'topRounded': 12,
|
|
|
|
|
+ // 'bottomRounded': 12,
|
|
|
|
|
+ // 'elementBgColor': '',
|
|
|
|
|
+ // 'topElementRounded': 10,
|
|
|
|
|
+ // 'bottomElementRounded': 10,
|
|
|
|
|
+ // 'margin': {
|
|
|
|
|
+ // 'top': 10,
|
|
|
|
|
+ // 'bottom': 10,
|
|
|
|
|
+ // 'both': 10
|
|
|
|
|
+ // }
|
|
|
|
|
+ // }
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'ShopGoodsRanking': {
|
|
|
|
|
+ // 'title': '排行榜',
|
|
|
|
|
+ // 'icon': 'iconfont icona-paihangbangpc30',
|
|
|
|
|
+ // 'path': 'edit-shop-goods-ranking',
|
|
|
|
|
+ // 'uses': 0,
|
|
|
|
|
+ // 'value': {
|
|
|
|
|
+ // 'list': [
|
|
|
|
|
+ // {
|
|
|
|
|
+ // 'bgUrl': 'addon/shop/rank/rank_bg_01.jpg',
|
|
|
|
|
+ // 'text': '热销排行榜',
|
|
|
|
|
+ // 'textColor': '#FFFFFF',
|
|
|
|
|
+ // 'imgUrl': 'addon/shop/rank/rank_trophy.png',
|
|
|
|
|
+ // 'subTitle': {
|
|
|
|
|
+ // 'text': '查看更多',
|
|
|
|
|
+ // 'textColor': '#FFFFFF',
|
|
|
|
|
+ // 'link': {
|
|
|
|
|
+ // 'name': 'SHOP_GOODS_RANK',
|
|
|
|
|
+ // 'parent': 'SHOP_LINK',
|
|
|
|
|
+ // 'title': '商品排行榜',
|
|
|
|
|
+ // 'url': '/addon/shop/pages/goods/rank',
|
|
|
|
|
+ // 'action': ''
|
|
|
|
|
+ // }
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'listFrame': {
|
|
|
|
|
+ // 'startColor': '#FEA715',
|
|
|
|
|
+ // 'endColor': '#FE1E00'
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'source': 'default',
|
|
|
|
|
+ // 'rankIds': []
|
|
|
|
|
+ // },
|
|
|
|
|
+ // {
|
|
|
|
|
+ // 'bgUrl': 'addon/shop/rank/rank_bg_02.jpg',
|
|
|
|
|
+ // 'text': '人气排行榜',
|
|
|
|
|
+ // 'textColor': '#FFFFFF',
|
|
|
|
|
+ // 'imgUrl': 'addon/shop/rank/rank_top.png',
|
|
|
|
|
+ // 'subTitle': {
|
|
|
|
|
+ // 'text': '查看更多',
|
|
|
|
|
+ // 'textColor': '#FFFFFF',
|
|
|
|
|
+ // 'link': {
|
|
|
|
|
+ // 'name': 'SHOP_GOODS_RANK',
|
|
|
|
|
+ // 'parent': 'SHOP_LINK',
|
|
|
|
|
+ // 'title': '商品排行榜',
|
|
|
|
|
+ // 'url': '/addon/shop/pages/goods/rank',
|
|
|
|
|
+ // 'action': ''
|
|
|
|
|
+ // }
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'listFrame': {
|
|
|
|
|
+ // 'startColor': '#FEA715',
|
|
|
|
|
+ // 'endColor': '#FE1E00'
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'source': 'default',
|
|
|
|
|
+ // 'rankIds': []
|
|
|
|
|
+ // }
|
|
|
|
|
+ // ]
|
|
|
|
|
+ // },
|
|
|
|
|
+ // 'template': {
|
|
|
|
|
+ // 'textColor': '#303133',
|
|
|
|
|
+ // 'pageStartBgColor': '',
|
|
|
|
|
+ // 'pageEndBgColor': '',
|
|
|
|
|
+ // 'pageGradientAngle': 'to bottom',
|
|
|
|
|
+ // 'componentBgUrl': '',
|
|
|
|
|
+ // 'componentBgAlpha': 2,
|
|
|
|
|
+ // 'componentStartBgColor': '',
|
|
|
|
|
+ // 'componentEndBgColor': '',
|
|
|
|
|
+ // 'componentGradientAngle': 'to bottom',
|
|
|
|
|
+ // 'topRounded': 0,
|
|
|
|
|
+ // 'bottomRounded': 0,
|
|
|
|
|
+ // 'elementBgColor': '',
|
|
|
|
|
+ // 'topElementRounded': 10,
|
|
|
|
|
+ // 'bottomElementRounded': 10,
|
|
|
|
|
+ // 'margin': {
|
|
|
|
|
+ // 'top': 10,
|
|
|
|
|
+ // 'bottom': 10,
|
|
|
|
|
+ // 'both': 10
|
|
|
|
|
+ // }
|
|
|
|
|
+ // }
|
|
|
|
|
+ // }
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
// wap/app/pages/index/index?mode=decorate
|
|
// wap/app/pages/index/index?mode=decorate
|
|
|
'domain_url': {
|
|
'domain_url': {
|
|
|
- 'wap_url': 'http://localhost:5173/wap'
|
|
|
|
|
|
|
+ 'wap_url': 'http://119.97.180.88:5173/wap'
|
|
|
|
|
+
|
|
|
|
|
+ // 'wap_url': 'http://localhost:5173/wap'
|
|
|
// 'wap_url': 'https://v6.site.niucloud.com/wap'
|
|
// 'wap_url': 'https://v6.site.niucloud.com/wap'
|
|
|
},
|
|
},
|
|
|
'global': []
|
|
'global': []
|