-
+
{
this.articleList = data;
- console.log(this.articleList)
+ console.log(this.articleList, '文章列表')
}).catch();
},
getCollegeLinks() {
College.getCategoryList().then(list => {
+ console.log(list, '分类列表')
list.forEach(item => {
this.itemList.push({
url : `/college/list/${item.id}`,
label : item.name,
value : item.name
})
+ if(item.id==this.cid){
+ this.initValue = item.name;
+ }
})
}).catch(err => {});
@@ -126,9 +130,9 @@ export default {
created() {
this.getArticleList();
this.getCollegeLinks();
- if (this.$route.query.cname != '' && this.$route.query.cname != null && this.$route.query.cname != undefined ) {
- this.value = this.$route.query.cname;
- }
+ // if (this.$route.query.cname != '' && this.$route.query.cname != null && this.$route.query.cname != undefined ) {
+ // this.initValue = this.$route.query.cname;
+ // }
},
};
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 404c5e1..5118147 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -377,9 +377,9 @@
{{ $t("xtzcoins3.a100") }}
-
{{ $t("xtzcoins3.a100") }}
{{ $t("xtzcoins3.a66") }}
+
@@ -393,9 +393,12 @@
-
{{item.pair}} {{item.increaseStr}}
{{item.increase}}
${{item.price}}
+ {{item.pair}} {{item.increaseStr}}
{{item.increase}}
${{item.price}}
-
+
{{ $t("xtzcoins3.a13") }}
+
+ {{ $t("xtzcoins3.a13") }}
+
+
{{ $t("xtzcoins3.a8") }}
-
@@ -410,7 +413,7 @@
- {{brokenLine[1].count}}
{{brokenLine[2].count}}
+
{{ $t("xtzcoins3.a11") }}
{{brokenLine[0].increaseStr}}
{{brokenLine[1].increaseStr}}
@@ -551,9 +554,12 @@
-
+
{{ $t("xtzcoins3.a18") }}
+
+ {{ $t("xtzcoins3.a18") }}
+
+
{{ $t("xtzcoins3.a41") }}
-{{ $t("xtzcoins3.a42") }}
@@ -2556,10 +2562,10 @@ path {
background: url('../../../static/images/banner-2.png') no-repeat;
background-size: cover;
.box{
- .color-sell{
+ .color-sell-a{
color: #ea3131;
}
- .color-buy{
+ .color-buy-a{
color: #60c08c;
}
.num1{
diff --git a/src/views/profile/certification.vue b/src/views/profile/certification.vue
index 989ee8e..699413b 100644
--- a/src/views/profile/certification.vue
+++ b/src/views/profile/certification.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/src/views/profile/index.vue b/src/views/profile/index.vue
index 05bbcc2..f593681 100644
--- a/src/views/profile/index.vue
+++ b/src/views/profile/index.vue
@@ -21,8 +21,8 @@
{{$t('profile.realName')}}
{{$t('profile.verState')}}:
-
-
+
+
diff --git a/src/views/wallet/funding.vue b/src/views/wallet/funding.vue
index 377ce74..095a996 100644
--- a/src/views/wallet/funding.vue
+++ b/src/views/wallet/funding.vue
@@ -1,7 +1,8 @@
-
+
+
diff --git a/src/views/wallet/transfer.vue b/src/views/wallet/transfer.vue
index 0e9b6e1..77026c4 100644
--- a/src/views/wallet/transfer.vue
+++ b/src/views/wallet/transfer.vue
@@ -1,7 +1,8 @@
-
{{$t('wallet.recharge')}}&{{$t('wallet.withdrawal')}}
+
+
{{$t('wallet.transfer')}}