From 7c35ab19240a46c39f2bbf91414b69a39bb0e211 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期三, 19 七月 2023 14:40:38 +0800
Subject: [PATCH] no message

---
 uniapp/pages/rankinglist/compareprice.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/uniapp/pages/rankinglist/compareprice.vue b/uniapp/pages/rankinglist/compareprice.vue
index 6fff353..747389b 100644
--- a/uniapp/pages/rankinglist/compareprice.vue
+++ b/uniapp/pages/rankinglist/compareprice.vue
@@ -38,7 +38,7 @@
 			else{
 				const value = uni.getStorageSync('userInfo');
 				console.log(value)
-				this.webviewUrl = encodeURI('http://appapitest.ushopvip.com/html/compareprice.html?token='+value.token);
+				this.webviewUrl = encodeURI('http://dfgapp.ushopvip.com/html/compareprice.html?token='+value.token);
 			}
 			
 		},

--
Gitblit v1.9.3