diff --git a/src/views/bl/artificer/artificerRechargeReward.vue b/src/views/bl/artificer/artificerRechargeReward.vue
new file mode 100644
index 0000000..d153842
--- /dev/null
+++ b/src/views/bl/artificer/artificerRechargeReward.vue
@@ -0,0 +1,340 @@
+
+
+
+
刷新
+
+
新增充值奖励配置
+
+
+
+
+
+
+
+
+
+
+
+
+ 修改
+
+ 删除
+
+
+
+
+
+
+
+ 充值金额:
+
+
+
+ 奖励金额:
+
+
+
+ 享受N倍积分:
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/user/userDetail.vue b/src/views/user/userDetail.vue
index beddd88..be9ceaa 100644
--- a/src/views/user/userDetail.vue
+++ b/src/views/user/userDetail.vue
@@ -310,38 +310,48 @@
@click="xiugaiJs(artificer)">
修改
+
最低在线时长(小时) |
+
+ {{ artificer.durationOnline }}
+
+ 修改
+ |
城市 |
{{ artificer.city }}
修改
|
+
+
+ 评分 |
+
+ {{ artificer.ordersScore }}
+ |
+ 出行方式 |
+
+ 公交
+ 出租
+ 免费
+ |
当前物料包 |
+ class="borderInner">
{{ item.materialName }}
{{ item.residue }}
|
- 评分 |
-
- {{ artificer.ordersScore }}
- |
- 出行方式 |
-
- 公交
- 出租
- 免费
- |
忙时 |
日期:
+ align="right" type="date" format="yyyy-MM-dd" value-format="yyyy-MM-dd"
+ placeholder="选择时间" @change="mangshi(artificerDate)">
@@ -350,6 +360,10 @@
修改
|
+ |
+ |
+ |
+ |
@@ -2160,6 +2174,18 @@
确 定
+
+