pages.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/pakin/matQuery.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/pakin/matSelect.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages.json
@@ -7,6 +7,18 @@ } }, { "path": "pages/pakin/matSelect", "style": { "navigationBarTitleText": "组托" } }, { "path": "pages/pakin/matQuery", "style": { "navigationBarTitleText": "组托" } }, { "path": "pages/login/login", "style": { "navigationBarTitleText": "login" pages/pakin/matQuery.vue
New file @@ -0,0 +1,8 @@ <template> </template> <script> </script> <style> </style> pages/pakin/matSelect.vue
New file @@ -0,0 +1,8 @@ <template> </template> <script> </script> <style> </style>