From 05995ff1672eab52a97e41cb29105ede8c28554e Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 5 Nov 2019 21:33:07 +0800 Subject: [PATCH] =?UTF-8?q?qq=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/appmini/old/qq/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/appmini/old/qq/app.js b/public/appmini/old/qq/app.js index e31614ea5..ff80bfbd5 100755 --- a/public/appmini/old/qq/app.js +++ b/public/appmini/old/qq/app.js @@ -67,7 +67,7 @@ App({ // 请求地址 request_url: "{{request_url}}", // request_url: 'http://tp5-dev.com/', - request_url: 'https://test.shopxo.net/', + // request_url: 'https://test.shopxo.net/', // 基础信息 application_title: "{{application_title}}", -- GitLab