From 5671bd44368867d94c6c54a0e80d72f4e6110f60 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Mon, 17 Jun 2019 15:35:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/appmini/old/weixin/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/appmini/old/weixin/app.js b/public/appmini/old/weixin/app.js index 7862e205f..65656c018 100755 --- a/public/appmini/old/weixin/app.js +++ b/public/appmini/old/weixin/app.js @@ -60,7 +60,7 @@ App({ // 请求地址 request_url: "{{request_url}}", - request_url: 'https://test.shopxo.net/', + //request_url: 'https://test.shopxo.net/', // 基础信息 application_title: "{{application_title}}", -- GitLab