From e780e12a397cf18e0a144731636b5e2989f090e6 Mon Sep 17 00:00:00 2001 From: wangyaqi Date: Thu, 25 Jan 2024 20:14:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E7=A4=BA=E4=BE=8B?= =?UTF-8?q?=E5=85=BC=E5=AE=B9web=E7=AB=AF=EF=BC=8C=E5=B1=8F=E8=94=BD?= =?UTF-8?q?=E4=B8=8D=E5=85=BC=E5=AE=B9web=E7=9A=84=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 5 ++++- pages/index/basicTest.uvue | 6 ++---- uni_modules/uts-tests/utssdk/Array.uts | 8 ++++---- uni_modules/uts-tests/utssdk/Error.uts | 2 +- uni_modules/uts-tests/utssdk/Math.uts | 2 +- uni_modules/uts-tests/utssdk/Operators.uts | 2 +- uni_modules/uts-tests/utssdk/Set.uts | 2 +- uni_modules/uts-tests/utssdk/tests.uts | 2 +- 8 files changed, 15 insertions(+), 14 deletions(-) diff --git a/pages.json b/pages.json index 2b4ec8d..28ccadf 100644 --- a/pages.json +++ b/pages.json @@ -14,7 +14,9 @@ "navigationBarTitleText": "", "enablePullDownRefresh": false } - }, + } + // #ifndef WEB + , { "path": "pages/advance/advance", "style": { @@ -171,6 +173,7 @@ } } + // #endif ], "tabBar": { diff --git a/pages/index/basicTest.uvue b/pages/index/basicTest.uvue index cc750a3..55aa742 100644 --- a/pages/index/basicTest.uvue +++ b/pages/index/basicTest.uvue @@ -19,10 +19,8 @@ -