Explorar el Código

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

332777428@qq.com hace 2 meses
padre
commit
0b3f0af557
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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"
+      }
     }
   ]
 }