diff --git a/components/title-block/title-block.vue b/components/title-block/title-block.vue index f61245b..61108d2 100644 --- a/components/title-block/title-block.vue +++ b/components/title-block/title-block.vue @@ -20,7 +20,7 @@ export default { diff --git a/pages/consignment-painting/index.vue b/pages/consignment-painting/index.vue index 5ed6212..46e4378 100644 --- a/pages/consignment-painting/index.vue +++ b/pages/consignment-painting/index.vue @@ -2,37 +2,43 @@
- +
更换您的寄存地址
- +
-
-
某某某某某某某地方
-
*剩余12位置
-
-
-
某某某某某某某地方
-
剩余12位置
-
-
-
某某某某某某某地方
-
*已满员
+
+
{{ item.address }}
+
*剩余{{ item.leftNum }}位置
+ +
-
+
确定
@@ -42,41 +48,50 @@
请选择您的寄存时限
- +
-
1个月
-
3个月
-
6个月
-
-
12个月
-
*暂时不可选
+
{{ item.name }}
+ +
-
-
起始日期
-
-
年份
-
-
-
-
- - - {{item}}年 - - - {{item}}月 - - - {{item}}日 - - -
-
-
+ + +
确定
@@ -88,7 +103,7 @@
画作编号
- +
@@ -96,7 +111,7 @@
画作名称
- +
@@ -104,7 +119,7 @@
画家名称
- +
@@ -113,7 +128,7 @@
画作平尺数
- +
@@ -121,19 +136,12 @@
-
-
订单编号
-
-
- -
-
-
寄存地址
- +
@@ -144,7 +152,7 @@
寄存时限
- +
@@ -158,16 +166,18 @@
*仅微信付款
-
预计 ¥600.00
+
预计 ¥{{expectedPayment}}
-
确认金额并签署合同
+
确认金额并签署合同
\ No newline at end of file + diff --git a/pages/signwebview/index.vue b/pages/signwebview/index.vue new file mode 100644 index 0000000..1748f0d --- /dev/null +++ b/pages/signwebview/index.vue @@ -0,0 +1,28 @@ + + + + + +