Commit f9536d51 by 高淑倩

modify: 配置

parent 9d8f5d22
......@@ -44,6 +44,7 @@ wxService.page({
wx.showLoading({
title: '加载中'
})
// brandId dev_1002 711_2005
wxService.get(`/sale/order/findByOrderNo?orderNo=${orderNo}&brandId=2005`).then(res => {
const {result,data} = res.data
if(result == 0){
......
......@@ -14,8 +14,6 @@
"compileType": "miniprogram",
"libVersion": "2.6.6",
"appid": "wx358b56af62edbde1",
"tempappid_wx": "wxc3b64b09b1d3dfc2",
"tempappid_711": "wx358b56af62edbde1",
"projectname": "7-Eleven",
"debugOptions": {
"hidedInDevtools": []
......@@ -39,7 +37,7 @@
"list": []
},
"miniprogram": {
"current": 4,
"current": 14,
"list": [
{
"id": -1,
......@@ -62,7 +60,7 @@
{
"id": 3,
"name": "券码详情页",
"pathName": "pages/couponDetail/couponDetail",
"pathName": "pages/couponCodeDetail/couponCodeDetail",
"query": "cardno=24390355190533807720&title=新券"
},
{
......@@ -124,6 +122,12 @@
"name": "外卖",
"pathName": "pages/deliveryService/deliveryService",
"query": ""
},
{
"id": -1,
"name": "优惠券详情",
"pathName": "pages/couponDetail/couponDetail",
"query": "cardno=60022785092189546586"
}
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment