From 05423093d7089102f798005035e7712e76f19d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=95=96=E6=99=93=E5=BC=BA?= Date: Wed, 3 Jul 2019 23:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E9=A6=96=E9=A1=B5=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.wxml | 4 ++-- src/project.config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index/index.wxml b/src/pages/index/index.wxml index 77d1ad6..066e074 100644 --- a/src/pages/index/index.wxml +++ b/src/pages/index/index.wxml @@ -28,6 +28,6 @@ - + \ No newline at end of file diff --git a/src/project.config.json b/src/project.config.json index 099be64..ee1d971 100644 --- a/src/project.config.json +++ b/src/project.config.json @@ -14,8 +14,8 @@ }, "compileType": "miniprogram", "libVersion": "2.2.0", - "appid": "wx972a313f9d375b68", - "projectname": "zuqiujiaolian", + "appid": "wx1070d267eb9d507b", + "projectname": "%E8%B6%B3%E7%90%83%E6%95%99%E7%BB%83(new)", "debugOptions": { "hidedInDevtools": [] },