diff --git a/pages.json b/pages.json index a10cd06..c85bea7 100644 --- a/pages.json +++ b/pages.json @@ -7,6 +7,12 @@ } }, "pages": [{ + "path": "pages/index/splash", + "style": { + "navigationBarTitleText": "开屏", + "navigationStyle": "custom" + } + },{ "path": "pages/index/index", "aliasPath": "/", "style": { diff --git a/pages/index/splash.vue b/pages/index/splash.vue new file mode 100644 index 0000000..b987406 --- /dev/null +++ b/pages/index/splash.vue @@ -0,0 +1,178 @@ + + + + +