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