From 0757c8830394bcd515627b4c9edbb4183fe27ac6 Mon Sep 17 00:00:00 2001 From: xuetaotao Date: Mon, 23 May 2022 16:34:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=96=87=E6=97=85=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E6=96=B0=E5=A2=9E=E4=BA=91=E4=B8=8A=E8=A7=82=E5=B1=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 首页文旅查询新增云上观展 --- .idea/.gitignore | 11 +++++++++++ app.js | 2 +- pages/index/index.wxml | 10 +++++++--- 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..d320f0e --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,11 @@ +# Default ignored files +/shelf/ +/workspace.xml +/vcs.xml +/jundaosuzhou_wechatxcx.iml +/modules.xml +# Datasource local storage ignored files +/../../../../../:\AAAgitProject\AAAwl_all\jundaosuzhou_wechatxcx\.idea/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/app.js b/app.js index 66f31ed..1ba2c38 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.isTest20?true:false; + data.isTest = data.isTest21?true:false; this.globalData.configJson = data }) diff --git a/pages/index/index.wxml b/pages/index/index.wxml index 43ebed5..a1ff8c9 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -207,9 +207,9 @@ 博物馆查询 - - - 团体预约 + + + 云上观展 @@ -229,6 +229,10 @@ 国保微展示 + + + 团体预约 +