From 404ce868eec06566420c58c683dee54fc9ecff2a Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 20 七月 2023 10:27:03 +0800 Subject: [PATCH] no message --- uniapp/pages/rankinglist/compareprice.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/uniapp/pages/rankinglist/compareprice.vue b/uniapp/pages/rankinglist/compareprice.vue index 747389b..bcd6277 100644 --- a/uniapp/pages/rankinglist/compareprice.vue +++ b/uniapp/pages/rankinglist/compareprice.vue @@ -39,6 +39,7 @@ const value = uni.getStorageSync('userInfo'); console.log(value) this.webviewUrl = encodeURI('http://dfgapp.ushopvip.com/html/compareprice.html?token='+value.token); + //this.webviewUrl = encodeURI('http://appapitest.ushopvip.com/html/compareprice.html?token='+value.token); } }, -- Gitblit v1.9.3