Ver código fonte

feat: 添加H5页面banner跳转的界面

332777428@qq.com 2 meses atrás
pai
commit
0b3f0af557
1 arquivos alterados com 8 adições e 0 exclusões
  1. 8 0
      src/pages.json

+ 8 - 0
src/pages.json

@@ -270,6 +270,14 @@
       "style": {
         "navigationStyle": "custom"
       }
+    },
+
+    {
+      // banner跳转的网页
+      "path": "pages/banner/index",
+      "style": {
+        "navigationStyle": "custom"
+      }
     }
   ]
 }