diff --git a/config/index.js b/config/index.js
index 5030cfd..be480bf 100644
--- a/config/index.js
+++ b/config/index.js
@@ -24,7 +24,7 @@ module.exports = {
'/api': {
// target: 'http://qkladmin2.ruanmeng.top/',
// target: 'https://guanli.coin.amatak.net/',
- target: 'https://adm.moabwalletss.com/',
+ target: 'https://wwfsv.muzkcoinsss.com/',
changeOrigin: true,
// pathRewrite: {
// // 请求时 将api替换成实际的apis等
diff --git a/src/api/server/index.js b/src/api/server/index.js
index 62c3251..ad6d782 100644
--- a/src/api/server/index.js
+++ b/src/api/server/index.js
@@ -59,7 +59,7 @@ Object.assign(settings, {
// api请求根地址 打包使用完整地址 调试使用本地服务器代理 避免跨域
// baseURL: process.env.NODE_ENV == 'production' ? 'http://qkladmin2.ruanmeng.top/api/' : '/api/',
// baseURL: process.env.NODE_ENV == 'production' ? 'https://guanli.coin.amatak.net/api/' : '/api/',
- baseURL: process.env.NODE_ENV == 'production' ? 'https://adm.moabwalletss.com/api/' : '/api/',
+ baseURL: process.env.NODE_ENV == 'production' ? 'https://wwfsv.muzkcoinsss.com/api/' : '/api/',
// baseURL: 'https://aaccdd.kixcoin.org/api/' ,
// baseURL: 'https://guanli.coin.amatak.net/api/',
// baseURL: 'https://api.hipc.world/',
diff --git a/src/assets/scss/theme/_dark.scss b/src/assets/scss/theme/_dark.scss
index eb5ccba..512ef8b 100644
--- a/src/assets/scss/theme/_dark.scss
+++ b/src/assets/scss/theme/_dark.scss
@@ -740,4 +740,8 @@
}
#dark .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{
background-color: transparent;
+}
+#dark .account_card{
+ background-color: #161c3c;
+ // border: 1px solid #202951;
}
\ No newline at end of file
diff --git a/src/components/SecondaryNav.vue b/src/components/SecondaryNav.vue
index dfe7e1f..94d0250 100644
--- a/src/components/SecondaryNav.vue
+++ b/src/components/SecondaryNav.vue
@@ -28,7 +28,8 @@ export default {
methods: {
getWalletLinks() {
- this.itemList = [{
+ this.itemList = [
+ {
url: `/wallet/assets/exchange`,
label: this.$t('common.assets'),
},
@@ -40,10 +41,14 @@ export default {
// url: `/wallet/otc`,
// label: this.$t('otc.j1'),
// },
- {
+ {
url: `/wallet/transfer`,
label: this.$t('common.transferFunds'),
},
+ {
+ url: `/wallet/flashswap`,
+ label: this.$t('common.flashswap'),
+ },
// {
// url: `/wallet/reward`,
// label: this.$t('common.myCommission'),
@@ -51,7 +56,8 @@ export default {
{
url: `/wallet/funding`,
label: this.$t('common.rechargeWithdraw')
- },{
+ },
+ {
url: `/wallet/address`,
label: this.$t('common.addressManagement'),
}
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 9f604db..0bc7e99 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -38,7 +38,8 @@
"c9": "brief introduction",
"rejection":"Reason for rejection",
"c11": "Stocks",
- "c12": "Spot goods"
+ "c12": "Spot goods",
+ "c13": "Spot Account"
},
"common": {
"a3": "Purchase records",
@@ -189,6 +190,8 @@
"footerTips4": "Restricted Areas: Unable to provide services to residents of specific countries / regions, such as Israel and the Islamic Republic of China",
"learn": "Learn",
"GraphicValidation": "Graphical Verification",
+ "flashswap": "Flash Swap",
+ "illustrate": "Instant Redemption Instructions",
"c12": "Rejection Information",
"c13": "Withdrawal password",
"c14": "Please fill in the withdrawal password",
diff --git a/src/i18n/tw.json b/src/i18n/tw.json
index bbb27ed..26b3632 100644
--- a/src/i18n/tw.json
+++ b/src/i18n/tw.json
@@ -38,7 +38,8 @@
"c9": "簡介",
"rejection":"拒絕理由",
"c11": "股票",
- "c12": "現貨"
+ "c12": "現貨",
+ "c13": "現貨賬戶"
},
"common": {
"a3": "申購記錄",
@@ -190,6 +191,8 @@
"footerTips4": "受限地區:無法為特定國家/地區的居民提供服務,例如:以色列和伊斯蘭共和國",
"learn": "學院",
"GraphicValidation": "圖形驗證",
+ "flashswap": "閃兌",
+ "illustrate": "閃兌说明",
"c12": "駁回信息",
"c13": "提款密碼",
"c14": "請填写提款密碼",
diff --git a/src/index.html b/src/index.html
index 08a70ae..efd338f 100644
--- a/src/index.html
+++ b/src/index.html
@@ -69,13 +69,13 @@
-
+
+
+