diff --git a/src/pages.json b/src/pages.json index 4994770..be1d299 100644 --- a/src/pages.json +++ b/src/pages.json @@ -113,6 +113,15 @@ "navigationStyle": "custom" } + }, { + "path": "pages/circle/views/UsedDetails/index", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false, + "navigationStyle": "custom", + "disableScroll": true + } + } ], "tabBar": { @@ -126,13 +135,13 @@ "iconPath": "static/tabs/sel.png", "selectedIconPath": "static/tabs/sel-select.png" }, - { - "pagePath": "pages/mall/mall", - "text": "商城", - "iconPath": "static/tabs/mall.png", - "selectedIconPath": "static/tabs/mall-select.png" + // { + // "pagePath": "pages/mall/mall", + // "text": "商城", + // "iconPath": "static/tabs/mall.png", + // "selectedIconPath": "static/tabs/mall-select.png" - }, + // }, { "pagePath": "pages/IMB/IMB", "text": "IMOBAO", diff --git a/src/pages/circle/components/UsedCar.vue b/src/pages/circle/components/UsedCar.vue index 26527e6..89bc329 100644 --- a/src/pages/circle/components/UsedCar.vue +++ b/src/pages/circle/components/UsedCar.vue @@ -4,33 +4,39 @@ - + - YAMAHA雅马哈摩托车 - - - 铃木DL1050 + + YAMAHA雅马哈摩托车,需要电话都不回复 + + + 铃木DL1050 + + + 使用一年以下 + - - 使用一年以下 + + + + + 888.8 + + + + + 731人看过 + - - - - ¥888.8 - - - 731人看过 - - - - - - 港湾晚风 + + + + 港湾晚风 + @@ -38,17 +44,9 @@ - + \ No newline at end of file diff --git a/src/pages/circle/views/details/details.vue b/src/pages/circle/views/details/details.vue index 0fc16eb..972e410 100644 --- a/src/pages/circle/views/details/details.vue +++ b/src/pages/circle/views/details/details.vue @@ -3,8 +3,8 @@ 动态详情 diff --git a/src/static/circle/icon_tujian.png b/src/static/circle/icon_tujian.png new file mode 100644 index 0000000..e28ce55 Binary files /dev/null and b/src/static/circle/icon_tujian.png differ