diff --git a/pages.json b/pages.json index 34da0a1..86fa53f 100644 --- a/pages.json +++ b/pages.json @@ -3,6 +3,20 @@ "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages + { + "path": "pages/user/my/setting", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/center", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, { "path": "pages/discover/discover", "style": { diff --git a/pages/discover/discover.vue b/pages/discover/discover.vue index 297a763..ea00fec 100644 --- a/pages/discover/discover.vue +++ b/pages/discover/discover.vue @@ -6,7 +6,7 @@ - + V @@ -16,7 +16,7 @@ 08-28 18:39 - + 在售商品在售商品在售商品在售商品在售商品在售商品在售商品在售 diff --git a/pages/user/my/center.vue b/pages/user/my/center.vue new file mode 100644 index 0000000..93a627e --- /dev/null +++ b/pages/user/my/center.vue @@ -0,0 +1,183 @@ + + + + + diff --git a/pages/user/my/my.vue b/pages/user/my/my.vue index 37fe497..0849ac9 100644 --- a/pages/user/my/my.vue +++ b/pages/user/my/my.vue @@ -18,7 +18,7 @@ - + 08月27日 diff --git a/pages/user/my/setting.vue b/pages/user/my/setting.vue new file mode 100644 index 0000000..4e3d4b8 --- /dev/null +++ b/pages/user/my/setting.vue @@ -0,0 +1,120 @@ + + + + +