From b48f820a3023630e27dd5e29c8c582f3ec9178ec Mon Sep 17 00:00:00 2001 From: apple Date: Mon, 23 Mar 2026 17:21:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(uniapp):=20=E7=AD=BE=E7=BA=A6=E9=A1=B5?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E5=9F=9F=E5=90=8D=E6=94=B9=E4=B8=BA=20ccd.ci?= =?UTF-8?q?chude.com=EF=BC=88shccd159=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- single_uniapp22miao/pages/sub-pages/webview/sign.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/single_uniapp22miao/pages/sub-pages/webview/sign.vue b/single_uniapp22miao/pages/sub-pages/webview/sign.vue index e5a1dd2..045cce6 100644 --- a/single_uniapp22miao/pages/sub-pages/webview/sign.vue +++ b/single_uniapp22miao/pages/sub-pages/webview/sign.vue @@ -360,7 +360,7 @@ export default { }); // 返回 setTimeout(() => { - window.location.href = 'https://jjy.fwxgpt.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '') + window.location.href = 'https://ccd.cichude.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '') // window.location.href = 'https://shop.wenjinhui.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '') // window.location.href = 'https://anyue.szxingming.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '') // window.location.href = 'https://xiashengjun.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')