diff --git a/app.js b/app.js index 34fc096..f9630bd 100644 --- a/app.js +++ b/app.js @@ -22,7 +22,7 @@ App({ unique_key: "wechatxcx" }).then(res => { let data = JSON.parse(res.data); - data.isTest = data.isTest47?true:false; + data.isTest = data.isTest48?true:false; this.globalData.configJson = data }) diff --git a/app.wxss b/app.wxss index 3348400..7ef7977 100644 --- a/app.wxss +++ b/app.wxss @@ -138,6 +138,6 @@ page{ background-repeat: no-repeat; margin: 0 auto; } -page { +/* page { filter: grayscale(100%); -} \ No newline at end of file +} */ \ No newline at end of file