From 0b66b6ddb69b4ac966b6c21de9ae4e2c0b8f06d9 Mon Sep 17 00:00:00 2001 From: xuan Date: Fri, 16 Sep 2022 19:38:31 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(=E7=99=BB=E9=99=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2):=20=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E6=9B=B4=E6=8D=A2CDN=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.private.config.json | 3 ++- src/pages/login/index.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index 91461b6..b612694 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -2,7 +2,8 @@ "projectname": "spider_cloud_warehouse", "setting": { "compileHotReLoad": true, - "bigPackageSizeSupport": true + "bigPackageSizeSupport": true, + "urlCheck": false }, "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "condition": { diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx index 2ea164f..89a4be3 100644 --- a/src/pages/login/index.tsx +++ b/src/pages/login/index.tsx @@ -79,7 +79,7 @@ const Login: FC = () => { return ( - + 您好,