@@ -152,7 +152,13 @@
// #endif
"navigationBarTitleText": "个人中心"
}
- }]
+ },
+ {
+ "path": "ship",
+ "style": {
+ "navigationBarTitleText": "飞船"
+ }
+ },]
],
"globalStyle": {
@@ -0,0 +1,8 @@
+<template>
+</template>
+
+<script>
+</script>
+<style>
+</style>