Browse Source

修改页面路径

huangxw 1 month ago
parent
commit
66f15728b9
3 changed files with 15 additions and 0 deletions
  1. 12 0
      src/pages.json
  2. 3 0
      src/plant/species/species-list/index.vue
  3. 0 0
      stats.html

+ 12 - 0
src/pages.json

@@ -84,6 +84,18 @@
                 }
             ]
         },
+        // 主营物种
+        {
+            "root": "plant/species",
+            "pages": [
+                {
+                    "path": "species-list/index",
+                    "style": {
+                        "navigationBarTitleText": "主营物种"
+                    }
+                }
+            ]
+        },
         {
             "root": "tools",
             "pages": [

+ 3 - 0
src/plant/species/species-list/index.vue

@@ -0,0 +1,3 @@
+<template>
+    <view>页面内容</view>
+</template>

File diff suppressed because it is too large
+ 0 - 0
stats.html


Some files were not shown because too many files changed in this diff