diff --git a/app.js b/app.js index f8afd78..e2c1050 100644 --- a/app.js +++ b/app.js @@ -38,7 +38,7 @@ App({ // 获取前端配置文件 commonApi._post("pbservice/Other/getClientConfig", {unique_key: "wechatxcx"}).then(res => { let data = JSON.parse(res.data); - data.isTest = data.isTest142? true : false; + data.isTest = data.isTest144? true : false; data.indexSeason = null this.globalData.configJson = data }).then(() => { diff --git a/pages/info/foodProductInfo/index.wxml b/pages/info/foodProductInfo/index.wxml index 3491c6f..d0c41f3 100644 --- a/pages/info/foodProductInfo/index.wxml +++ b/pages/info/foodProductInfo/index.wxml @@ -4,14 +4,17 @@ + + + @@ -28,6 +31,7 @@ + + + + @@ -58,6 +61,7 @@ +