diff --git a/components/bottom/bottomBtn.vue b/components/bottom/bottomBtn.vue
new file mode 100644
index 0000000..8d1b9f5
--- /dev/null
+++ b/components/bottom/bottomBtn.vue
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index 1021534..18cc921 100644
--- a/pages.json
+++ b/pages.json
@@ -1,68 +1,63 @@
{
- "pages": [
- {
+ "pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": ""
}
},
{
- "path" : "pages/index/order",
- "style" :
- {
- "navigationBarTitleText" : ""
+ "path": "pages/index/order",
+ "style": {
+ "navigationBarTitleText": ""
}
},
{
- "path" : "pages/index/category",
- "style" :
- {
- "navigationBarTitleText" : ""
+ "path": "pages/index/category",
+ "style": {
+ "navigationBarTitleText": ""
}
},
{
- "path" : "pages/index/center",
- "style" :
- {
- "navigationBarTitleText" : ""
+ "path": "pages/index/center",
+ "style": {
+ "navigationBarTitleText": ""
}
},
{
- "path" : "pages/index/cart",
- "style" :
- {
- "navigationBarTitleText" : ""
+ "path": "pages/index/cart",
+ "style": {
+ "navigationBarTitleText": ""
}
}
],
- "preloadRule" : {
- "pages/index/index" : {
- "network" : "all",
- "packages" : ["pages_order"]
+ "preloadRule": {
+ "pages/index/index": {
+ "network": "all",
+ "packages": ["pages_order"]
}
},
- "subPackages": [
- {
- "root": "pages_order",
- "pages": [
- {
- "path": "order/orderDetail"
- },
- {
- "path": "mine/purse"
- },
- {
- "path": "mine/runningWater"
- },
- {
- "path": "mine/address"
- },
- {
- "path": "product/productDetail"
- }
- ]
- }
- ],
+ "subPackages": [{
+ "root": "pages_order",
+ "pages": [{
+ "path": "order/orderDetail"
+ },
+ {
+ "path": "mine/purse"
+ },
+ {
+ "path": "mine/runningWater"
+ },
+ {
+ "path": "mine/address"
+ },
+ {
+ "path": "product/productDetail"
+ },
+ {
+ "path": "order/refundsOrExchange"
+ }
+ ]
+ }],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "酒店桌布",
@@ -71,4 +66,4 @@
"navigationStyle": "custom"
},
"uniIdRouter": {}
-}
+}
\ No newline at end of file
diff --git a/pages/index/center.vue b/pages/index/center.vue
index 2c30e4f..916d00a 100644
--- a/pages/index/center.vue
+++ b/pages/index/center.vue
@@ -1,10 +1,8 @@
-
-
-
+
+
+
@@ -20,17 +18,14 @@
今天是您来的的第32天
-
+
角色切换
-
+
-
+
@@ -39,9 +34,7 @@
我的用户
-
+
客户:王生
@@ -52,7 +45,7 @@
-
+
@@ -78,125 +71,218 @@
常用功能
-
-
-
+
+
+
地址管理
-
-
-
+
+
+
订单管理
-
-
-
+
+
+
换货
-
-
-
+
+
+
退货
-
-
-
+
+
+
联系客服
-
+
-
+
我的租赁
-
-
-
+
+
+
租赁车
-
+
-
+
申请成为水洗店
-
-
+
+
+
+
+
+ 联系客服
+ 确定拨打客服电话?
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages_order/order/refundsOrExchange.vue b/pages_order/order/refundsOrExchange.vue
new file mode 100644
index 0000000..49e5335
--- /dev/null
+++ b/pages_order/order/refundsOrExchange.vue
@@ -0,0 +1,312 @@
+
+
+
+
+
+
+
+
+
+
+
+ 桌布退货
+ 产品规格:120*4*75【桌子尺寸】
+
+ ×3
+
+
+
+
+
+ 申请类型
+ 退货退款
+
+
+
+ 申请原因
+
+
+
+
+
+
+
+
+
+ {{titleIndex==0?'退货数量' :'换货数量'}}
+
+
+
+
+
+
+ 申请原因
+
+
+
+
+
+
+
+
+ 申请说明(选填)
+
+
+
+
+
+
+
+
+
+
+
+
+ 联系电话
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file