diff --git a/pages/bookShop/orderList copy.vue b/pages/bookShop/orderList copy.vue
new file mode 100644
index 0000000..8478adf
--- /dev/null
+++ b/pages/bookShop/orderList copy.vue
@@ -0,0 +1,801 @@
+
+
+
+
+
+
+
+
+ {{item.name}}
+
+
+
+
+ 待支付
+ 待发货
+ 待收货
+ 已完成
+ 已超时
+
+ 剩余支付时间:
+
+
+
+ 订单编号: {{ifex.orderSn}}
+
+
+
+
+
+ {{item.product.productName}}
+
+
+ ¥{{item.product.price}}
+ X
+ {{item.quantity}}
+
+
+
+
+
+
+
+
+
+ 天医币充值
+
+
+ ¥{{ifex.realMoney}}
+
+
+
+
+
+
+
+
+
+ 会员充值
+
+
+ ¥{{ifex.realMoney}}
+
+
+
+
+
+
+ 下单时间:{{ifex.createTime}}
+ 实付款 :
+ ¥{{ifex.realMoney}}
+
+
+ 取消订单
+ 重新下单
+ 去支付
+
+
+
+
+
+ 努力加载中
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/bookShop/orderList.vue b/pages/bookShop/orderList.vue
index 8478adf..b3bb962 100644
--- a/pages/bookShop/orderList.vue
+++ b/pages/bookShop/orderList.vue
@@ -1,125 +1,178 @@
-
+
-
-
-
-
- {{item.name}}
+
-
-
-
- 待支付
- 待发货
- 待收货
- 已完成
- 已超时
-
- 剩余支付时间:
-
-
-
- 订单编号: {{ifex.orderSn}}
-
-
-
-
-
- {{item.product.productName}}
-
-
- ¥{{item.product.price}}
- X
- {{item.quantity}}
-
-
-
-
-
-
-
-
-
- 天医币充值
-
-
- ¥{{ifex.realMoney}}
-
-
-
-
-
-
-
-
-
- 会员充值
-
-
- ¥{{ifex.realMoney}}
-
-
-
-
-
-
- 下单时间:{{ifex.createTime}}
- 实付款 :
- ¥{{ifex.realMoney}}
-
-
- 取消订单
- 重新下单
- 去支付
-
-
-
-
-
- 努力加载中
-
-
-
-
+
+
+ 1
+
+
+
+
+
+
+
+ 未付款
+ 待发货
+ 已发货
+ 交易成功
+ 交易失败
+ 过期
+
+
+
+
+ {{item1.product.productName}}
+
+ ¥{{item1.product.price}}
+
+
+
+
+
+ ×{{item1.quantity}}
+
+
+
+
+
+
+ 实付款
+ {{' ¥' + item.orderMoney}}
+
+
+
+ 订单详情
+
+ 取消订单
+ 付款
+ 催发货
+ 查看物流
+ 确认收货
+ 申请售后
+ 评价
+
+
+
+
+
+
+
+
+
+
+
+ 努力加载中
-
-
+
+
+
+
+
+
+
+ 添加评价
+ 添加追评
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 提交评价
+ 提交追评
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+ .mb30{margin-bottom: 30rpx; overflow: hidden;}
+
+ .mytabs {
+ // background: url('@/static/icon/bgtushu.png') no-repeat left top;
+ height: 80rpx;
+ // margin-bottom: 30rpx;
+
+ .item {
+ border-radius: 10rpx;
+ background-color: #c6ead0;
+ width: 48%;
+ // margin: 0 10rpx;
+ text-align: center;
+ color: #3c7f56;
+ font-size: 36rpx;
+ line-height: 80rpx;
+ }
+
+ .item.active {
+ background-color: #3c7f56;
+ color: #fff;
+ }
+
+ .item1 {
+ margin-right: 20rpx;
+ }
+ }
+
diff --git a/pages/bookShop/orderList1.vue b/pages/bookShop/orderList1.vue
new file mode 100644
index 0000000..f9203d1
--- /dev/null
+++ b/pages/bookShop/orderList1.vue
@@ -0,0 +1,624 @@
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ 已完成
+
+
+
+
+ {{item.bookname}}
+
+ ¥76
+
+
+
+
+
+ ×1
+
+
+
+
+
+
+ 实付款
+ {{' ¥' + item.commentNum}}
+
+
+
+ 订单详情
+
+ 查看物流
+ 评价
+
+
+
+
+
+
+
+
+ 暂无书评内容~
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+
+
+ {{item.bookname}}
+
+ 全文
+
+
+
+ {{item.createTime}}
+
+
+
+ {{item.contlike}}
+
+ {{item.commentNum}}
+
+
+
+
+
+
+
+
+ 暂无书评内容~
+
+
+
+
+
+
+ 努力加载中
+
+
+
+
+
+
+
+
+
+
+
+