| @@ -38,10 +38,10 @@ | |||||
| "pages/liveLsit/liveLsit", | "pages/liveLsit/liveLsit", | ||||
| "pages/coupon/confirmation/confirmation", | "pages/coupon/confirmation/confirmation", | ||||
| "pages/coupon/instructions/instructions", | "pages/coupon/instructions/instructions", | ||||
| "pages/freeBannerDetail/freeBannerDetail", | |||||
| "ext://microapp-trade-plugin/order-confirm", | "ext://microapp-trade-plugin/order-confirm", | ||||
| "ext://microapp-trade-plugin/refund-apply", | "ext://microapp-trade-plugin/refund-apply", | ||||
| "ext://microapp-trade-plugin/refund-detail", | |||||
| "pages/freeBannerDetail/freeBannerDetail" | |||||
| "ext://microapp-trade-plugin/refund-detail" | |||||
| ], | ], | ||||
| "subpackages": [{ | "subpackages": [{ | ||||
| "root": "pages2", | "root": "pages2", | ||||
| @@ -0,0 +1,11 @@ | |||||
| { | |||||
| "ttPlugins": { | |||||
| "dependencies": { | |||||
| "microapp-trade-plugin": { | |||||
| "version": "1.1.2", | |||||
| "isDynamic": true | |||||
| } | |||||
| } | |||||
| } | |||||
| } | |||||
| @@ -1,9 +0,0 @@ | |||||
| // c:\Users\56817\Desktop\Working Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.js | |||||
| Page({ | |||||
| data: { | |||||
| }, | |||||
| onLoad: function (options) { | |||||
| } | |||||
| }) | |||||
| @@ -1,5 +0,0 @@ | |||||
| { | |||||
| "usingComponents": { | |||||
| } | |||||
| } | |||||
| @@ -1,3 +0,0 @@ | |||||
| <!-- c:\Users\56817\Desktop\Working Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttml --> | |||||
| <text>c:\Users\56817\Desktop\Working | |||||
| Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttml</text> | |||||
| @@ -1 +0,0 @@ | |||||
| /* c:\Users\56817\Desktop\Working Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttss */ | |||||
| @@ -43,8 +43,8 @@ | |||||
| range-key="distanceName" disabled="{{false}}" bindchange="setMerchant"> | range-key="distanceName" disabled="{{false}}" bindchange="setMerchant"> | ||||
| <view class="pickerInside"></view> | <view class="pickerInside"></view> | ||||
| 请选择 | 请选择 | ||||
| </picker> | |||||
| </view> | </view> | ||||
| </picker> | |||||
| </view> | </view> | ||||
| <view tt:if="{{ merchantId }}" class="addressPicker"> | <view tt:if="{{ merchantId }}" class="addressPicker"> | ||||
| @@ -75,5 +75,4 @@ | |||||
| <block tt:if="{{isShowBtns}}"> | <block tt:if="{{isShowBtns}}"> | ||||
| <button class="confirm" type="primary" bindtap="confirm">{{ appointmentText }}</button> | <button class="confirm" type="primary" bindtap="confirm">{{ appointmentText }}</button> | ||||
| <!-- <button tt:if="{{ id && status != 1}}" type="primary" bindtap="cancel">取消预约</button> --> | <!-- <button tt:if="{{ id && status != 1}}" type="primary" bindtap="cancel">取消预约</button> --> | ||||
| </block> | |||||
| </view> | |||||
| </block> | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "condition": { | "condition": { | ||||
| "miniprogram": { | "miniprogram": { | ||||
| "current": 1688143362650, | |||||
| "current": -1, | |||||
| "list": [ | "list": [ | ||||
| { | { | ||||
| "id": 1678508631604, | "id": 1678508631604, | ||||