From 7181da57b6b6ef97d7ac4e6f506a003b3e6993fa Mon Sep 17 00:00:00 2001 From: xuetaotao Date: Sat, 19 Feb 2022 14:26:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E6=88=B7=E5=AE=A1=E6=A0=B8=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 商户审核跳转恢复 --- pages/user/user.js | 9 --------- pages/user/user.wxml | 4 ++-- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/pages/user/user.js b/pages/user/user.js index c325da0..c1123c7 100644 --- a/pages/user/user.js +++ b/pages/user/user.js @@ -22,15 +22,6 @@ Page({ }) }, - /** - * 跳转H5的商户审核页面 - */ - gotoH5Audit: function () { - app.globalData.weburl = "https://m.cloud.sz-trip.com/Audit" - wx.navigateTo({ - url: '/pages/pbService/web/index' - }) - }, retail: function () { common.user_post('commission/getCommissionUser', {}).then(res => { if (res.code == 0) { diff --git a/pages/user/user.wxml b/pages/user/user.wxml index 055cf2c..a627f60 100644 --- a/pages/user/user.wxml +++ b/pages/user/user.wxml @@ -64,9 +64,9 @@ 我的收藏 - + 商户审核 - +