diff --git a/src/views/login.vue b/src/views/login.vue
index 95cff50..b6fbaa3 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -27,15 +27,14 @@
-
-
![]()
-
+
+
+
记住密码
@@ -104,7 +103,7 @@ export default {
}
},
created() {
- this.getCode();
+ // this.getCode();
this.getCookie();
},
methods: {
diff --git a/src/views/user/coin/index.vue b/src/views/user/coin/index.vue
index 7178e12..2a9fab6 100644
--- a/src/views/user/coin/index.vue
+++ b/src/views/user/coin/index.vue
@@ -45,28 +45,28 @@
v-hasPermi="['user:coin:add']"
>新增
-->
-
- 修改
-
-
- 删除
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-->
-
+
@@ -315,7 +315,7 @@ export default {
sort: null,
cnyRate: null,
usdRate: null,
- status: '0',
+ status:'1',
withdrawScale: null,
withdrawThreshold: null
};
@@ -351,6 +351,7 @@ export default {
this.form = response.data;
this.open = true;
this.title = "修改币种配置";
+ this.form.status=response.data.status+"";
});
},
/** 提交按钮 */
diff --git a/src/views/user/wallet/index.vue b/src/views/user/wallet/index.vue
index e122faa..69b0a84 100644
--- a/src/views/user/wallet/index.vue
+++ b/src/views/user/wallet/index.vue
@@ -1,7 +1,7 @@
-
+
-
+
+
+