diff --git a/assets/img/home/home5.png b/assets/img/home/home5.png index 816e01f..f1d208a 100644 Binary files a/assets/img/home/home5.png and b/assets/img/home/home5.png differ diff --git a/main.html b/main.html new file mode 100644 index 0000000..391d3c6 --- /dev/null +++ b/main.html @@ -0,0 +1,28 @@ + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + + + + + + + +
+ + + diff --git a/manifest.json b/manifest.json index ca3d0ce..fcea667 100644 --- a/manifest.json +++ b/manifest.json @@ -113,6 +113,7 @@ "base" : "./" }, "domain" : "https://app.sisbitcoin.com", - "title" : "SISBITcoin" + "title" : "SISBITcoin", + "template" : "main.html" } } diff --git a/pages/auth/primary.vue b/pages/auth/primary.vue index 442acf7..413e1ab 100644 --- a/pages/auth/primary.vue +++ b/pages/auth/primary.vue @@ -13,7 +13,8 @@ {{$t('auth.c5')}} - + diff --git a/pages/auth/senior.vue b/pages/auth/senior.vue index 7af072d..cdaa36e 100644 --- a/pages/auth/senior.vue +++ b/pages/auth/senior.vue @@ -4,7 +4,7 @@
- +
1、{{$t('auth.b5')}}
diff --git a/pages/base/home.vue b/pages/base/home.vue index f7e0f2e..bf19220 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -173,21 +173,21 @@ - {{ $t("homeNewText.hh4") }} - + {{ $t("homeNewText.hh4") }} + - {{ $t("homeNewText.hh5") }} + {{ $t("homeNewText.hh5") }} {{ $t("homeNewText.hh6") }} - {{ $t("homeNewText.hh7") }} + {{ $t("homeNewText.hh7") }} {{ $t("homeNewText.hh8") }} - {{ $t("homeNewText.hh9") }} + {{ $t("homeNewText.hh9") }} {{ $t("homeNewText.hh10") }} @@ -237,32 +237,31 @@ - - - - APP Store - + + + + APP Store + - - - - Android - + + + + Android + - - - - Google Play - + + + + Google Play + - - + + - {{ $t("homeNewText.hh23") }} - {{ $t("homeNewText.hh24") }} + {{ $t("homeNewText.hh23") }} + {{ $t("homeNewText.hh24") }} {{ $t("homeNewText.hh25") }} @@ -2125,4 +2124,46 @@ text-align: center; font-size: 32rpx; } + .Journey_text{ + width: 668rpx; + height: 600rpx; + background-color: #0E6DFD; + margin-top: 200rpx; + border-radius: 20rpx; + display: flex; + justify-content: center; + align-items: center; + + .Journey_text1{ + text-align: center; + color: #fff; + font-size: 56rpx; + font-weight: bold; + } + + .Journey_text2{ + text-align: center; + color: #fff; + font-size: 28rpx; + margin-top: 60rpx; + } + } + .BeginnersGuide{ + padding:0px 60rpx; + font-size: 56rpx; + color: #fff; + margin-top: 200rpx; + } + .BeginnersGuide_box{ + padding:0px 60rpx; + color: #fff; + margin-top: 100rpx; + + .BeginnersGuide_text{ + font-size: 48rpx; + color: #4B75F8; + font-weight: bold; + margin-top: 20rpx; + } + } \ No newline at end of file diff --git a/pages/exchange/exchangeHis.vue b/pages/exchange/exchangeHis.vue index cad0305..f16ce1d 100644 --- a/pages/exchange/exchangeHis.vue +++ b/pages/exchange/exchangeHis.vue @@ -18,7 +18,7 @@ > - +