From 22ffff16c149c88b71d8d82549493893d2de8837 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Sat, 3 Aug 2019 11:02:58 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8D=A1=E8=AE=A2=E5=8D=95=EF=BC=8C=E6=B8=B8?= =?UTF-8?q?=E6=88=8F=EF=BC=8C=E9=97=A8=E5=BA=97=E8=AF=A6=E6=83=85][?= =?UTF-8?q?=E5=88=A0=E9=99=A4=EF=BC=8C=E5=A2=9E=E5=8A=A0]:[=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E6=B2=A1=E7=94=A8=E4=BB=A3=E7=A0=81]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cardorder/index/index.wxss | 2 +- pages/game/index.js | 2 +- pages/index/searchbar/detail/index.js | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/cardorder/index/index.wxss b/pages/cardorder/index/index.wxss index 7cd24e3..9dfac2a 100644 --- a/pages/cardorder/index/index.wxss +++ b/pages/cardorder/index/index.wxss @@ -56,7 +56,7 @@ left: 0; top: 0; z-index: 10; - background: rgba(0,0,0,.4); + background: rgba(0,0,0,.7); } .yu { diff --git a/pages/game/index.js b/pages/game/index.js index 99443bb..c4f3a53 100644 --- a/pages/game/index.js +++ b/pages/game/index.js @@ -9,7 +9,7 @@ Page({ onShareAppMessage: function (res) { let _this=this; return { - title: '富茂小游戏', + title: '小游戏', path: 'pages/index/index', success: function (res) { // 转发成功 diff --git a/pages/index/searchbar/detail/index.js b/pages/index/searchbar/detail/index.js index e8a6423..a6383f5 100644 --- a/pages/index/searchbar/detail/index.js +++ b/pages/index/searchbar/detail/index.js @@ -181,11 +181,11 @@ Page({ /** * 获取多商铺列表 */ - shopList: function(e) { - wx.navigateTo({ - url: `/pages/index/merchantList/index?id=${e.currentTarget.dataset.id}` - }) - }, + // shopList: function(e) { + // wx.navigateTo({ + // url: `/pages/index/merchantList/index?id=${e.currentTarget.dataset.id}` + // }) + // }, onShareAppMessage: function(res) { let that = this; let shareObj = {