From 855140a1af951d977540843d71ec71709a4d8cfb Mon Sep 17 00:00:00 2001
From: Burt <1020103647@qq.com>
Date: Wed, 24 Jan 2024 13:55:06 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/index/index.vue | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 1eafa7e..2229ccb 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -1,7 +1,10 @@
{
- style: { navigationBarTitleText: '首页' },
+ style: {
+ navigationStyle: 'custom',
+ navigationBarTitleText: '首页',
+ },
}
@@ -16,7 +19,9 @@
开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写
uniapp 拥有 best 体验。
- 详细示例参考 hello-unibest
+
+ 详细示例 参考 hello-unibest
+
https://github.com/codercup/hello-unibest