#
whycq
2023-02-13 431edf43aa813ced0d2810916d17c246de3fab28
#
1个文件已修改
2个文件已添加
28 ■■■■■ 已修改文件
pages.json 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/pakin/matQuery.vue 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/pakin/matSelect.vue 8 ●●●●● 补丁 | 查看 | 原始文档 | 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>