diff --git a/App.vue b/App.vue index 6e7394f5..97ad88c9 100644 --- a/App.vue +++ b/App.vue @@ -7,10 +7,10 @@ data: { // 基础配置 // 数据接口请求地址 - request_url:'http://shopxo.com/', + request_url:'https://new.shopxo.vip/', // 静态资源地址(如系统根目录不在public目录下面请在静态地址后面加public目录、如:https://d1.shopxo.vip/public/) - static_url:'http://shopxo.com/', + static_url:'https://new.shopxo.vip/', // 系统类型(默认default、如额外独立小程序、可与程序分身插件实现不同主体小程序及支付独立) system_type: 'default', @@ -121,13 +121,16 @@ // 首页开启地理位置选择(0否, 1是)优先级高于logo展示 is_home_location_choice: 0, - // 门店详情顶部导航返回按钮(0否, 1是) + // 多商户 - 店铺详情顶部导航返回按钮(0否, 1是) + is_shop_top_nav_back: 1, + + // 多门店 - 门店详情顶部导航返回按钮(0否, 1是) is_realstore_top_nav_back: 1, - // 门店详情搜索框内扫码加购(0否, 1是) + // 多门店 - 门店详情搜索框内扫码加购(0否, 1是) is_realstore_top_search_scan: 1, - // 门店详情阻止跳转到商品详情页面去(0否, 1是) + // 多门店 - 门店详情阻止跳转到商品详情页面去(0否, 1是) is_realstore_forbid_to_goods_detail: 0, // 钱包插件货币符号使用当前 currency_symbol 数据的固定值(0否, 1是) diff --git a/components/nav-back/nav-back.vue b/components/nav-back/nav-back.vue index 0f4f23ab..60847ccc 100644 --- a/components/nav-back/nav-back.vue +++ b/components/nav-back/nav-back.vue @@ -92,6 +92,7 @@ }); }, methods: { + // 返回事件 top_nav_left_back_event() { app.globalData.page_back_prev_event(); }, diff --git a/locale/en.json b/locale/en.json index 6cfa5d9e..84f088f4 100644 --- a/locale/en.json +++ b/locale/en.json @@ -94,7 +94,9 @@ "again_pay_text" : "Restart payment", "back_app_text" : "Return to APP", "base_info_text": "Basic info", - "form_input_data_text": "Form input Data" + "form_input_data_text": "Form input Data", + "two_nav_text" : "Secondary Navigation", + "no_data": "No data available at the moment" }, "client": { "weixin": "WeChat", @@ -391,9 +393,8 @@ "41ty94": "Total pieces", "xcj552": "element", "7xtnjt": "Unconfigured data", - "7dikfm": "Pickup info", "0876xf": "Express delivery info", - "o38952": "Pickup code:", + "o38952": "Pickup code", "0f26j2": "Order Information", "ct34n5": "Extended Data", "y9woor": "Key Information", @@ -729,7 +730,7 @@ "54k10s": "Long press WeChat for consultation", "vj4nom": "Long press line to consult", "q42ger": "Product search", - "8q6345": "Please enter product keywords", + "8q6345": "Product keywords", "rdxjvh": "Person sign in, total", "15i191": "Integral, total", "8ua11k": "organize a team", @@ -1298,7 +1299,6 @@ "21kak7": "Online Service", "745kx2": "branch", "wtx1l8": "View product categories", - "83occ4": "There is currently no data available", "ses9m2": "Please enter the keywords of the product you are searching for", "i7725u": "Search", "gv16tj": "to" diff --git a/locale/zh.json b/locale/zh.json index c810adef..a92737ac 100644 --- a/locale/zh.json +++ b/locale/zh.json @@ -94,7 +94,9 @@ "again_pay_text" : "重新发起支付", "back_app_text" : "返回APP", "base_info_text": "基础信息", - "form_input_data_text": "表单数据" + "form_input_data_text": "表单数据", + "two_nav_text" : "二级导航", + "no_data": "暂无数据" }, "client": { "weixin": "微信", @@ -381,9 +383,8 @@ "423rmr": "共", "41ty94": "件 合计", "7xtnjt": "未配置数据", - "7dikfm": "取货信息", "0876xf": "快递信息", - "o38952": "取货码:", + "o38952": "取货码", "0f26j2": "订单信息", "ct34n5": "扩展数据", "y9woor": "密钥信息", @@ -719,7 +720,7 @@ "54k10s": "长按微信咨询", "vj4nom": "长按line咨询", "q42ger": "商品搜索", - "8q6345": "请输入商品关键字", + "8q6345": "商品关键字", "rdxjvh": "人签到,共", "15i191": "积分,共", "8ua11k": "组队", @@ -1286,7 +1287,6 @@ "21kak7": "在线客服", "745kx2": "分", "wtx1l8": "查看商品分类", - "83occ4": "暂无数据", "ses9m2": "请输入您搜索的商品关键字", "i7725u": "搜本店", "gv16tj": "至" diff --git a/pages.json b/pages.json index b5e37503..310d564b 100644 --- a/pages.json +++ b/pages.json @@ -1254,6 +1254,13 @@ { "path": "detail/detail", "style": { + // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || APP + "navigationStyle": "custom", + // #endif + // #ifdef MP-ALIPAY + "transparentTitle": "auto", + "titlePenetrate": "YES", + // #endif "navigationBarTitleText": "", "usingComponents": { "component-layout": "/pages/design/components/layout/layout", @@ -1295,6 +1302,13 @@ { "path": "design/design", "style": { + // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || APP + "navigationStyle": "custom", + // #endif + // #ifdef MP-ALIPAY + "transparentTitle": "auto", + "titlePenetrate": "YES", + // #endif "enablePullDownRefresh": true, "usingComponents": { "component-layout": "/pages/design/components/layout/layout" diff --git a/pages/diy/components/diy/diy.vue b/pages/diy/components/diy/diy.vue index 2aee75e7..f7f2490a 100644 --- a/pages/diy/components/diy/diy.vue +++ b/pages/diy/components/diy/diy.vue @@ -3,12 +3,11 @@ - - - - - - + + + + + @@ -184,6 +183,10 @@ type: [String, Number], default: 0, }, + propIsHeader: { + type: Boolean, + default: true, + } }, components: { componentDiyFooter, diff --git a/pages/plugins/ask/goods-list/goods-list.vue b/pages/plugins/ask/goods-list/goods-list.vue index 76847dde..4a251996 100644 --- a/pages/plugins/ask/goods-list/goods-list.vue +++ b/pages/plugins/ask/goods-list/goods-list.vue @@ -13,7 +13,9 @@ - + + + diff --git a/pages/plugins/realstore/orderallot-detail/orderallot-detail.css b/pages/plugins/realstore/orderallot-detail/orderallot-detail.css index 52848c0d..0fb7bb8f 100644 --- a/pages/plugins/realstore/orderallot-detail/orderallot-detail.css +++ b/pages/plugins/realstore/orderallot-detail/orderallot-detail.css @@ -68,6 +68,6 @@ * 自提信息 */ .site-extraction .panel-content .qrcode { - width: 260rpx; - height: 260rpx; + width: 340rpx; + height: 340rpx; } \ No newline at end of file diff --git a/pages/plugins/realstore/orderallot-detail/orderallot-detail.vue b/pages/plugins/realstore/orderallot-detail/orderallot-detail.vue index ad031604..21fcf618 100644 --- a/pages/plugins/realstore/orderallot-detail/orderallot-detail.vue +++ b/pages/plugins/realstore/orderallot-detail/orderallot-detail.vue @@ -1,7 +1,19 @@