hwq há 2 anos atrás
pai
commit
1e89679a68

+ 1 - 1
App.vue

@@ -21,7 +21,7 @@ export default {
 	},
 	onLaunch: function(urlObj) {
 		let obj = this;
-		let lang = 'zh-CN';
+		let lang = 'zh_tw';
 		uni.setStorageSync('lang', lang);
 		// 加载缓存中的用户信息
 		let userInfo = uni.getStorageSync('userInfo') || '';

+ 92 - 0
lang/en.js

@@ -9,5 +9,97 @@ module.exports = {
 		zxjg: 'Price',
 		zd: '24h Fluctuation',
 		sy: 'Index',
+	},
+	menu: {
+		yqm: 'Invite code',
+		xgmm: 'Change password',
+		smrz: 'Authentication',
+		tc: 'Quit'
+	},
+	rg: {
+		rgbz: 'Currency of Type',
+		kssj: 'Start',
+		jssj: 'End',
+		fxzl: 'All',
+		rgdj: 'Price',
+		scsj: 'Lock up time',
+		cysl: 'Join num',
+		rgsx: 'Subscription ceiling',
+		dczd: 'Single order minimum',
+		qsr: 'Please enter the subscription quantity',
+		xyzf: 'Need to pay',
+		ky: 'Usable',
+		ljcy: 'Get involved',
+		xmsm: 'Project Description',
+		rgsl: 'The number of subscriptions is greater than 0',
+		yebz: 'not sufficient funds',
+		rgcg: 'Successful subscription',
+		t: 'Day',
+		qbrg: 'All',
+		djz: 'Freeze',
+		yjd: 'Thawed',
+		xm: 'Project',
+		rgsl: 'Number ',
+		zfje: 'Price',
+		jdrq: 'Date ',
+		sfrq: 'Date ',
+		wdrg: 'My Currency'
+	},
+	cb: {
+		cblb: 'Money charge list',
+		cbxq: 'Charge Details',
+		ssnxydbz: 'Search for the currency you need',
+		bzlb: 'List of currencies',
+		bzccb: 'Currency charging is not supported',
+		cb: 'Charge money',
+		bz: 'Currency',
+		qx: 'Cancel',
+		cbwl: 'Money filling network',
+		cbdz: 'Currency charging address',
+		fzdz: 'Copy',
+		zxczje: 'Minimum top-up amount',
+		xyzxje: 'Top-up amounts less than the minimum amount will not be charged and cannot be refunded',
+		qxzzqd: 'Please select the correct recharge channel network; otherwise, the asset cannot be retrieved',
+		ndczdz: 'Your recharge address will not often change, you can repeat recharge;  If there is any change, we will try to notify you through the website announcement or email ',
+		qwbqrdn: 'Make sure your computer and browser are secure to prevent information from being tampered with or leaked ',
+		zzje: 'Transfer amount',
+		qsrzzje: 'Please enter the transfer amount',
+		xczzpz: 'Upload the transfer voucher',
+		tj: 'Submit ',
+		czjebnw: 'The top-up amount cannot be 0',
+		qcszzpz: 'Please upload the transfer voucher',
+		tjsqcg: 'The application has been successfully submitted, please wait patiently for review',
+		sj: 'Time',
+		sl: 'Number',
+		sxf: 'Service charge',
+		dsh: 'To be reviewed',
+		wc: 'Success',
+		sb: 'Fail',
+		lx: 'Type',
+		ptcb: 'Ordinary currency charge',
+		zt: 'State',
+		zzpz: 'Service charge'
+	},
+	tb: {
+		tblb: 'Coin withdrawal list',
+		tbxq: 'Details of withdrawal',
+		ktblb: 'List of coins available for withdrawal',
+		tb: 'Mention money',
+		bz: 'Currency',
+		tbwl: 'Coin transfer network',
+		tbdz: 'Coin withdrawal address',
+		qsrtbdz: 'Please enter the deposit address',
+		tbsl: 'Amount of withdrawal',
+		ky: 'usable',
+		qsrtbsl: 'Please enter the withdrawal amount',
+		qb: 'All',
+		tj: 'Submit',
+		sjdz: 'Actual receipt of account',
+		tbkc: 'Withdrawal deduction',
+		sxfsxt: 'The number of handling charges',
+		xyzxjed: 'Withdrawals less than the minimum amount will not be received and cannot be returned',
+		wbzzjaq: 'In order to ensure the security of funds, when your account security policy is changed or your password is modified, we will manually review the withdrawal. Please patiently wait for the staff to contact us by phone or email. ',
+		tbslbnw: 'The number of withdrawals cannot be 0',
+		qsrscdz: 'Please enter the upload address',
 	}
 }

+ 3 - 3
lang/i18n.js

@@ -1,17 +1,17 @@
 import Vue from "vue";
 import VueI18n from "./i18nJs.js";
 import en from "./en";
-import zh_cn from './zh_cn'
+import zh_tw from './zh_tw'
 
 Vue.use(VueI18n);
 
 const messages = {
 	en: en,
-	zh_cn: zh_cn
+	zh_tw: zh_tw
 };
 
 const i18n = new VueI18n({
-	locale: "zh_cn",
+	locale: "zh_tw",
 	messages
 });
 

+ 0 - 12
lang/zh_cn.js

@@ -1,12 +0,0 @@
-module.exports = {
-	index: {
-		rg: '認購',
-		cb: '充幣',
-		tb: '提幣',
-		yy: '語言',
-		kf: '客服',
-		jyd: '交易對',
-		zxjg: '最新價格',
-		zd: '24h漲跌',
-	}
-}

+ 108 - 0
lang/zh_tw.js

@@ -0,0 +1,108 @@
+module.exports = {
+	index: {
+		rg: '認購',
+		cb: '充幣',
+		tb: '提幣',
+		yy: '語言',
+		kf: '客服',
+		jyd: '交易對',
+		zxjg: '最新價格',
+		zd: '24h漲跌',
+		sy: '首頁',
+	},
+	menu: {
+		yqm: '邀請碼',
+		xgmm: '修改密碼',
+		smrz: '實名認證',
+		tc: '退出'
+	},
+	rg: {
+		rgbz: '認購幣種',
+		kssj: '開始時間',
+		jssj: '結束時間',
+		fxzl: '發行總量',
+		rgdj: '認購單價',
+		scsj: '鎖倉時間',
+		cysl: '參與數量',
+		rgsx: '認購上限',
+		dczd: '單次最低',
+		qsr: '請輸入認購數量',
+		xyzf: '需要支付',
+		ky: '可用',
+		ljcy: '立即參與',
+		xmsm: '項目說明',
+		rgsl: '認購數量大於0',
+		yebz: '餘額不足',
+		rgcg: '認購成功',
+		t: '天',
+		qbrg: '全部認購',
+		djz: '凍結中',
+		yjd: '已解凍',
+		xm: '項目',
+		djz: '凍結中',
+		yjd: '已解凍',
+		rgsl: '認購數量',
+		zfje: '支付金額',
+		jdrq: '解凍日期',
+		sfrq: '釋放日期',
+		wdrg: '我的認購'
+	},
+	cb: {
+		cblb: '充幣列表',
+		cbxq: '充幣詳情',
+		ssnxydbz: '搜索您需要的幣種',
+		bzlb: '幣種列表',
+		bzccb: '不支持充幣',
+		cb: '充幣',
+		bz: '幣種',
+		qx: '取消',
+		cbwl: '充幣網絡',
+		cbdz: '充幣地址',
+		fzdz: '複製地址',
+		zxczje: '最小充值金額',
+		xyzxje: '小於最小金額的充值將不會上賬且無法退回',
+		qxzzqd: '請選擇正確的充值通道網絡,否則資產將不可找回',
+		ndczdz: '您的充值地址不會經常改變,可以重複充值;如有更改,我們會盡量通過網站公告或郵件通知您',
+		qwbqrdn: '請務必確認電腦及瀏覽器安全,防止信息被篡改或洩露',
+		zzje: '轉賬金額',
+		qsrzzje: '請輸入轉賬金額',
+		xczzpz: '上傳轉賬憑證',
+		tj: '提交',
+		czjebnw: '充值金額不能為0',
+		qcszzpz: '請上傳轉款憑證',
+		tjsqcg: '提交申請成功,請耐心等待審核',
+		sj: '時間',
+		sl: '數量',
+		sxf: '手續費',
+		dsh: '待审核',
+		wc: '完成',
+		sb: '失败',
+		lx: '類型',
+		ptcb: '普通充幣',
+		zt: '狀態',
+		zzpz: '轉賬憑證'
+	},
+	tb: {
+		tblb: '提幣列表',
+		tbxq: '提幣詳情',
+		ktblb: '可提幣列表',
+		tb: '提幣',
+		bz: '幣種',
+		tbwl: '提幣網絡',
+		tbdz: '提幣地址',
+		qsrtbdz: '請輸入提幣地址',
+		tbsl: '提幣數量',
+		ky: '可用',
+		qsrtbsl: '請輸入提幣數量',
+		qb: '全部',
+		tj: '提交',
+		sjdz: '實際到賬',
+		tbkc: '提币扣除',
+		sxfsxt: '手续费 , 輸小提幣數量',
+		xyzxjed: '小於最小金額的提幣將不會到賬且無法退回',
+		wbzzjaq: '為保障資金安全,當您賬戶安全策略變更,密碼修改,我們會對提幣進行人工審核,請耐心等待工作人員電話或郵件聯繫.',
+		tbslbnw: '提幣數量不能為0',
+		qsrscdz: '請輸入上傳地址',
+		sjdz: '實際到賬',
+	}
+}

+ 3 - 1
pages/index/index.vue

@@ -103,7 +103,9 @@ export default {
 	computed: {
 		...mapState('user', ['userInfo', 'orderInfo', 'hasLogin'])
 	},
-	onLoad: function(option) {},
+	onLoad: function(option) {
+		uni.setNavigationBarTitle({ title: this.$t('index.sy') });
+	},
 	onShow: function() {
 		this.geLevertade();
 		this.tradelist();

+ 2 - 7
pages/index/language.vue

@@ -14,12 +14,11 @@ export default {
 	data() {
 		return {
 			language: '',
-			list: [{ name: '繁體中文', type: 'zh-CN' }, { name: 'English', type: 'en' }]
+			list: [{ name: '繁體中文', type: 'zh_tw' }, { name: 'English', type: 'en' }]
 		};
 	},
 	onLoad() {
 		let lang = uni.getStorageSync('lang');
-		console.log(lang);
 		if (lang) {
 			this.language = lang;
 		}
@@ -27,11 +26,7 @@ export default {
 	onShow() {},
 	methods: {
 		change(type) {
-			if (type == 'zh-CN') {
-				this._i18n.locale = 'zh_cn';
-			} else {
-				this._i18n.locale = type;
-			}
+			this._i18n.locale = type;
 			this.language = type;
 			uni.setStorageSync('lang', type);
 			uni.switchTab({

+ 7 - 7
pages/index/rg.vue

@@ -11,24 +11,24 @@
 				<view class="main-icon"><image :src="item.imgs" mode=""></image></view>
 				<view class="main-top-info">
 					<view class="main-title clamp">{{ item.name }}</view>
-					<view class="main-btype">認購幣種:{{ item.coinname.toLocaleUpperCase() }}</view>
-					<view class="main-time">開始時間:{{ item.starttime }}</view>
-					<view class="main-time">結束時間:{{ item.finishtime }}</view>
+					<view class="main-btype">{{ $t('rg.rgbz') }}:{{ item.coinname.toLocaleUpperCase() }}</view>
+					<view class="main-time">{{ $t('rg.kssj') }}:{{ item.starttime }}</view>
+					<view class="main-time">{{ $t('rg.jssj') }}:{{ item.finishtime }}</view>
 				</view>
 			</view>
 			<view class="xian"><u-line-progress active-color="#2979ff" :percent="((item.num * 1 - item.sellnum * 1) / (item.num * 1)) * 100"></u-line-progress></view>
 			<view class="main-bottom flex">
 				<view class="main-bottom-item first">
-					<view class="main-bottom-item-font">發行總量</view>
+					<view class="main-bottom-item-font">{{ $t('rg.fxzl') }}</view>
 					<view class="main-bottom-item-num">{{ item.num }}</view>
 				</view>
 				<view class="main-bottom-item">
-					<view class="main-bottom-item-font">認購單價</view>
+					<view class="main-bottom-item-font">{{ $t('rg.rgdj') }}</view>
 					<view class="main-bottom-item-num">{{ item.price }} {{ item.buycoin.toLocaleUpperCase() }}</view>
 				</view>
 				<view class="main-bottom-item">
-					<view class="main-bottom-item-font">鎖倉時間</view>
-					<view class="main-bottom-item-num">{{ item.lockday }}</view>
+					<view class="main-bottom-item-font">{{ $t('rg.scsj') }}</view>
+					<view class="main-bottom-item-num">{{ item.lockday }}{{ $t('rg.t') }}</view>
 				</view>
 			</view>
 		</view>

+ 19 - 19
pages/index/rgDetail.vue

@@ -9,53 +9,53 @@
 				<view class="main-icon"><image :src="info.imgs" mode=""></image></view>
 				<view class="main-top-info">
 					<view class="main-title clamp">{{ info.name }}</view>
-					<view class="main-btype">認購幣種:{{ info.coinname.toLocaleUpperCase() }}</view>
-					<view class="main-time">開始時間:{{ info.starttime }}</view>
-					<view class="main-time">結束時間:{{ info.finishtime }}</view>
+					<view class="main-btype">{{ $t('rg.rgbz') }}:{{ info.coinname.toLocaleUpperCase() }}</view>
+					<view class="main-time">{{ $t('rg.kssj') }}:{{ info.starttime }}</view>
+					<view class="main-time">{{ $t('rg.jssj') }}:{{ info.finishtime }}</view>
 				</view>
 			</view>
 			<view class="xian"><u-line-progress active-color="#2979ff" :percent="((info.num * 1 - info.sellnum * 1) / (info.num * 1)) * 100"></u-line-progress></view>
 			<view class="main-bottom flex">
 				<view class="main-bottom-item first">
-					<view class="main-bottom-item-font">發行總量</view>
+					<view class="main-bottom-item-font">{{ $t('rg.fxzl') }}</view>
 					<view class="main-bottom-item-num">{{ info.num }}</view>
 				</view>
 				<view class="main-bottom-item">
-					<view class="main-bottom-item-font">認購單價</view>
+					<view class="main-bottom-item-font">{{ $t('rg.rgdj') }}</view>
 					<view class="main-bottom-item-num">{{ info.price }} {{ info.buycoin.toLocaleUpperCase() }}</view>
 				</view>
 				<view class="main-bottom-item">
-					<view class="main-bottom-item-font">鎖倉時間</view>
-					<view class="main-bottom-item-num">{{ info.lockday }}</view>
+					<view class="main-bottom-item-font">{{ $t('rg.scsj') }}</view>
+					<view class="main-bottom-item-num">{{ info.lockday }}{{ $t('rg.t') }}</view>
 				</view>
 			</view>
 			<view class="main-bottom flex">
 				<view class="main-bottom-item first">
-					<view class="main-bottom-item-font">參與數量</view>
+					<view class="main-bottom-item-font">{{ $t('rg.cysl') }}</view>
 					<view class="main-bottom-item-num">{{ info.sellnum }}</view>
 				</view>
 				<view class="main-bottom-item">
-					<view class="main-bottom-item-font">認購上線</view>
+					<view class="main-bottom-item-font">{{ $t('rg.rgsx') }}</view>
 					<view class="main-bottom-item-num">{{ info.allmax }}</view>
 				</view>
 				<view class="main-bottom-item">
-					<view class="main-bottom-item-font">單次最低</view>
+					<view class="main-bottom-item-font">{{ $t('rg.dczd') }}</view>
 					<view class="main-bottom-item-num">{{ info.min }}</view>
 				</view>
 			</view>
 			<view class="sr-input flex">
-				<input placeholder="請輸入認購數量" type="number" v-model="num" />
+				<input :placeholder="$t('rg.qsr')" type="number" v-model="num" />
 				<view class="main-type">{{ info.coinname.toLocaleUpperCase() }}</view>
 			</view>
 			<view class="sr-input flex">
-				<view class="main-type">需要支付:{{ num != '' ? info.price * 1 * num : '0.00' }}</view>
+				<view class="main-type">{{ $t('rg.xyzf') }}:{{ num != '' ? info.price * 1 * num : '0.00' }}</view>
 				<view class="main-type">{{ info.buycoin.toLocaleUpperCase() }}</view>
 			</view>
-			<view class="font">可用{{ info.buycoin.toLocaleUpperCase() }}: {{ money }}</view>
-			<view class="sr-btn" @click="submit()">立即參與</view>
+			<view class="font">{{ $t('rg.ky') }}{{ info.buycoin.toLocaleUpperCase() }}: {{ money }}</view>
+			<view class="sr-btn" @click="submit()">{{ $t('rg.ljcy') }}</view>
 			<view class="info">
 				<view class="info-item">
-					項目說明
+					{{ $t('rg.xmsm') }}
 					<view v-html="info.content"></view>
 				</view>
 			</view>
@@ -95,16 +95,16 @@ export default {
 			});
 		},
 		submit() {
-			if (this.num * 1 < 0) {
-				return this.$api.msg('認購數量大於0');
+			if (this.num * 1 <= 0) {
+				return this.$api.msg(this.$t('rg.rgsl'));
 			}
 			if (this.num * 1 > this.money * 1) {
-				return this.$api.msg('餘額不足');
+				return this.$api.msg(this.$t('rg.yebz'));
 			}
 			upbuynum({ pid: this.id, num: this.num }).then(e => {
 				this.loadData();
 				this.num = '';
-				return this.$api.msg('認購成功');
+				return this.$api.msg(this.$t('rg.rgcg'));
 			});
 		}
 	}

+ 17 - 17
pages/transaction/cbdetail.vue

@@ -5,18 +5,18 @@
 			<image @click="back()" class="top-icon1" src="../../static/img/cb2.png" mode=""></image>
 			<image @click="navTo('/pages/user/cbRecord')" class="top-icon2" src="../../static/img/cb1.png" mode=""></image>
 		</view>
-		<view class="title">充幣</view>
+		<view class="title">{{ $t('cb.cb') }}</view>
 		<view class="type flex" @click="navTo('/pages/transaction/cblist')">
-			<view class="type-left">幣種</view>
+			<view class="type-left">{{ $t('cb.bz') }}</view>
 			<view class="type-right">
 				<view class="type-name">{{ info.title }}</view>
 				<image class="type-icon" src="../../static/icon/user-back.png" mode=""></image>
 			</view>
 		</view>
 		<view class="main">
-			<view class="main-title">充幣網絡</view>
+			<view class="main-title">{{ $t('cb.cbwl') }}</view>
 			<view class="main-list">{{ info.czline }}</view>
-			<view class="main-title" style="margin-top: 20rpx;">充幣地址</view>
+			<view class="main-title" style="margin-top: 20rpx;">{{ $t('cb.cbdz') }}</view>
 			<view class="erweima">
 				<tki-qrcode
 					:cid="cid"
@@ -36,24 +36,24 @@
 				/>
 			</view>
 			<view class="address">{{ info.czaddress }}</view>
-			<view class="btn" @click="copy(info.czaddress)">複製地址</view>
+			<view class="btn" @click="copy(info.czaddress)">{{ $t('cb.fzdz') }}</view>
 		</view>
 		<view class="info">
-			<view class="info-item red">最小充值金額:{{ info.czminnum }}{{ info.title }},小於最小金額的充值將不會上賬且無法退回</view>
-			<view class="info-item">請選擇正確的充值通道網絡,否則資產將不可找回</view>
-			<view class="info-item">最小充值金額:{{ info.czminnum }}{{ info.title }},小於最小金額的充值將不會上賬且無法退回</view>
-			<view class="info-item">您的充值地址不會經常改變,可以重複充值;如有更改,我們會盡量通過網站公告或郵件通知您</view>
-			<view class="info-item">請務必確認電腦及瀏覽器安全,防止信息被篡改或洩露</view>
+			<view class="info-item red">{{ $t('cb.zxczje') }}:{{ info.czminnum }}{{ info.title }},{{ $t('cb.xyzxje') }}</view>
+			<view class="info-item">{{ $t('cb.qxzzqd') }}</view>
+			<view class="info-item">{{ $t('cb.zxczje') }}:{{ info.czminnum }}{{ info.title }},{{ $t('cb.xyzxje') }}</view>
+			<view class="info-item">{{ $t('cb.ndczdz') }}</view>
+			<view class="info-item">{{ $t('cb.qwbqrdn') }}</view>
 		</view>
 		<view class="sr">
-			<view class="sr-title">轉賬金額</view>
-			<view class="sr-input"><input placeholder="請輸入轉賬金額" type="number" v-model="num" /></view>
-			<view class="sr-title" style="margin-top: 20rpx;">上傳轉賬憑證</view>
+			<view class="sr-title">{{ $t('cb.zzje') }}</view>
+			<view class="sr-input"><input :placeholder="$t('cb.qsrzzje')" type="number" v-model="num" /></view>
+			<view class="sr-title" style="margin-top: 20rpx;">{{ $t('cb.xczzpz') }}</view>
 			<view class="sr-image">
 				<image :src="image" mode="" class="upload-img" @click.stop="imgsub" v-if="image"></image>
 				<image src="../../static/img/add.png" class="upload-img" mode="" v-if="!image" @click.stop="imgsub"></image>
 			</view>
-			<view class="sr-btn" @click="submit()">提交</view>
+			<view class="sr-btn" @click="submit()">{{ $t('cb.tj') }}</view>
 		</view>
 	</view>
 </template>
@@ -137,15 +137,15 @@ export default {
 		submit() {
 			console.log(222);
 			if (this.num < 0) {
-				return this.$api.msg('充值金額不能為0');
+				return this.$api.msg(this.$t('cb.czjebnw'));
 			}
 			if (!this.image1) {
-				return this.$api.msg('請上傳轉款憑證');
+				return this.$api.msg(this.$t('cb.qcszzpz'));
 			}
 			paycoin({ cid: this.id, zznum: this.num, payimg: this.image1, coinname: this.info.title }).then(e => {
 				this.num = '';
 				this.image = '';
-				return this.$api.msg('提交申請成功,請耐心等待審核');
+				return this.$api.msg(this.$t('cb.tjsqcg'));
 			});
 		}
 	}

+ 7 - 5
pages/transaction/cblist.vue

@@ -3,15 +3,15 @@
 		<view class="ss-box flex">
 			<view class="ss-main">
 				<view class="ss-main-icon"><image src="../../static/img/ss.png" mode=""></image></view>
-				<input type="text" @blur="loadData()" v-model="keyworld" placeholder="搜索您需要的幣種" />
+				<input type="text" @blur="loadData()" v-model="keyworld" :placeholder="$t('cb.ssnxydbz')" />
 			</view>
-			<view class="ss-font" @click="navTo('/pages/user/user')">取消</view>
+			<view class="ss-font" @click="navTo('/pages/user/user')">{{ $t('cb.qx') }}</view>
 		</view>
 		<!-- <view class="title">热门币种</view>
 		<view class="rmbz flex">
 			<view class="rmbz-item" v-for="(item, index) in rmlist" @click="navTo(item)">{{ item }}</view>
 		</view> -->
-		<view class="title">幣種列表</view>
+		<view class="title">{{ $t('cb.bzlb') }}</view>
 		<scroll-view class="swiper-box" scroll-y="true" :style="{ height: maxheight }">
 			<view class="list" v-for="(item, index) in bilist" @click="nav(item)">
 				<view class="list-item flex">
@@ -20,7 +20,7 @@
 						<view class="list-tip">{{ item.title }}</view>
 					</view>
 					<view class="list-item-right">
-						<view class="kc" v-if="item.czstatus == 2">不支持充幣</view>
+						<view class="kc" v-if="item.czstatus == 2">{{ $t('cb.bzccb') }}</view>
 						<view class="back"><image src="../../static/icon/user-back.png" mode=""></image></view>
 					</view>
 				</view>
@@ -40,7 +40,9 @@ export default {
 			maxheight: ''
 		};
 	},
-	onLoad() {},
+	onLoad() {
+		uni.setNavigationBarTitle({ title: this.$t('cb.cblb') });
+	},
 	onShow() {
 		this.loadData();
 	},

+ 20 - 18
pages/transaction/tbdetail.vue

@@ -5,44 +5,45 @@
 			<image @click="back()" class="top-icon1" src="../../static/img/cb2.png" mode=""></image>
 			<image @click="navTo('/pages/user/tbRecord')" class="top-icon2" src="../../static/img/cb1.png" mode=""></image>
 		</view>
-		<view class="title">提幣</view>
+		<view class="title">{{ $t('tb.tb') }}</view>
 		<view class="type flex" @click="navTo('/pages/transaction/tblist')">
-			<view class="type-left">幣種</view>
+			<view class="type-left">{{ $t('tb.bz') }}</view>
 			<view class="type-right">
 				<view class="type-name">{{ info.title }}</view>
 				<image class="type-icon" src="../../static/icon/user-back.png" mode=""></image>
 			</view>
 		</view>
 		<view class="main">
-			<view class="main-title">提幣網絡</view>
+			<view class="main-title">{{ $t('tb.tbwl') }}</view>
 			<view class="main-list">{{ info.czline }}</view>
-			<view class="main-title" style="margin-top: 20rpx;">提幣地址</view>
-			<view class="sr-input"><input placeholder="請輸入提幣地址" type="text" v-model="address" /></view>
+			<view class="main-title" style="margin-top: 20rpx;">{{ $t('tb.tbdz') }}</view>
+			<view class="sr-input"><input :placeholder="$t('tb.qsrtbsl')" type="text" v-model="address" /></view>
 			<view class="sr-sl flex">
-				<view class="sr-title">提幣數量</view>
-				<view class="sr-num" v-if="info">可用 {{ money }} {{ info.name.toLocaleUpperCase() }}</view>
+				<view class="sr-title">{{ $t('tb.tbsl') }}</view>
+				<view class="sr-num" v-if="info">{{ $t('tb.ky') }} {{ money }} {{ info.name.toLocaleUpperCase() }}</view>
 			</view>
 			<view class="sr-input flex">
-				<input placeholder="請輸入提幣數量" type="number" v-model="num" />
+				<input :placeholder="$t('tb.qsrtbsl')" type="number" v-model="num" />
 				<view class="main-type-box">
 					<view class="main-type" v-if="info">{{ info.name.toLocaleUpperCase() }}</view>
-					<view class="all" @click="qb()">全部</view>
+					<view class="all" @click="qb()">{{ $t('tb.qb') }}</view>
 				</view>
 			</view>
-			<view class="sr-btn" @click="submit()">提交</view>
+			<view class="sr-btn" @click="submit()">{{ $t('tb.tj') }}</view>
 			<view class="sr-tip flex" v-if="num">
-				<view class="sr-tip-item">實際到賬</view>
+				<view class="sr-tip-item">{{ $t('tb.sjdz') }}</view>
 				<view class="sr-tip-item" v-if="info.sxftype == 1">{{ num * 1 * (1 - (info.txsxf * 1) / 100) }}</view>
 				<view class="sr-tip-item" v-if="info.sxftype == 2">{{ num * 1 - info.txsxf_n * 1 }}</view>
 			</view>
 		</view>
 		<view class="info">
 			<view class="info-item red">
-				提币扣除{{ info.sxftype == 1 ? info.txsxf + '%' : info.txsxf_n + info.title }}手续费 , 輸小提幣數量:{{ info.txminnum
-				}}{{ info.title }},小於最小金額的提幣將不會到賬且無法退回
+				{{ $t('tb.tbkc') }}{{ info.sxftype == 1 ? info.txsxf + '%' : info.txsxf_n + info.title }}{{ $t('tb.sxfsxt') }}:{{ info.txminnum }}{{ info.title }},{{
+					$t('tb.wyzxjed')
+				}}
 			</view>
-			<view class="info-item">為保障資金安全,當您賬戶安全策略變更,密碼修改,我們會對提幣進行人工審核,請耐心等待工作人員電話或郵件聯繫.</view>
-			<view class="info-item">請務必確認電腦及瀏覽器安全,防止信息被篡改或洩露</view>
+			<view class="info-item">{{ $t('tb.wbzzjaq') }}</view>
+			<view class="info-item">{{ $t('cb.qwbqrdn') }}</view>
 		</view>
 	</view>
 </template>
@@ -62,6 +63,7 @@ export default {
 		};
 	},
 	onLoad(opt) {
+		uni.setNavigationBarTitle({ title: this.$t('tb.tbxq') });
 		this.id = opt.type;
 		this.loadData();
 	},
@@ -92,15 +94,15 @@ export default {
 		submit() {
 			console.log(222);
 			if (this.num < 0) {
-				return this.$api.msg('提幣數量不能為0');
+				return this.$api.msg(this.$t('tbslbnw'));
 			}
 			if (!this.address) {
-				return this.$api.msg('請輸入上傳地址');
+				return this.$api.msg(this.$t('qsrscdz'));
 			}
 			tbhandle({ id: this.id, num: this.num, address: this.address }).then(e => {
 				this.num = '';
 				this.image = '';
-				return this.$api.msg('提交申請成功,請耐心等待審核');
+				return this.$api.msg(this.$t('cb.tjsqcg'));
 			});
 		}
 	}

+ 6 - 4
pages/transaction/tblist.vue

@@ -3,11 +3,11 @@
 		<view class="ss-box flex">
 			<view class="ss-main">
 				<view class="ss-main-icon"><image src="../../static/img/ss.png" mode=""></image></view>
-				<input type="text" @blur="loadData()" v-model="keyworld" placeholder="搜索您需要的幣種" />
+				<input type="text" @blur="loadData()" v-model="keyworld" :placeholder="$t('cb.ssnxydbz')" />
 			</view>
-			<view class="ss-font" @click="navTo('/pages/user/user')">取消</view>
+			<view class="ss-font" @click="navTo('/pages/user/user')">{{ $t('cb.qx') }}</view>
 		</view>
-		<view class="title">可提幣列表</view>
+		<view class="title">{{ $t('tb.ktblb') }}</view>
 		<scroll-view class="swiper-box" scroll-y="true" :style="{ height: maxheight }">
 			<view class="list" v-for="(item, index) in bilist" @click="nav(item)">
 				<view class="list-item flex">
@@ -36,7 +36,9 @@ export default {
 			maxheight: ''
 		};
 	},
-	onLoad() {},
+	onLoad() {
+		uni.setNavigationBarTitle({ title: this.$t('tb.tblb') });
+	},
 	onShow() {
 		this.loadData();
 	},

+ 7 - 6
pages/user/cbDetail.vue

@@ -2,19 +2,19 @@
 	<view class="content">
 		<view class="title b-b">+{{ info.num }}{{ info.coin }}</view>
 		<view class="row b-b flex">
-			<text class="tit">類型</text>
-			<view class="input">普通充幣</view>
+			<text class="tit">{{ $t('cb.lx') }}</text>
+			<view class="input">{{ $t('cb.ptcb') }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">狀態</text>
-			<view class="input">{{ info.status == 1 ? '待审核' : info.status == 2 ? '完成' : '失败' }}</view>
+			<text class="tit">{{ $t('cb.zt') }}</text>
+			<view class="input">{{ info.status == 1 ? $t('cb.dsh') : info.status == 2 ? $t('cb.wc') : $t('cb.sb') }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">時間</text>
+			<text class="tit">{{ $t('cb.sj') }}</text>
 			<view class="input">{{ info.addtime }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">轉賬憑證</text>
+			<text class="tit">{{ $t('cb.zzpz') }}</text>
 			<view class="image"><image :src="info.payimg" mode=""></image></view>
 		</view>
 	</view>
@@ -30,6 +30,7 @@ export default {
 		};
 	},
 	onLoad(opt) {
+		uni.setNavigationBarTitle({ title: this.$t('cb.cbxq') });
 		this.id = opt.id;
 		this.loadData();
 	},

+ 9 - 7
pages/user/cbRecord.vue

@@ -2,25 +2,25 @@
 	<view class="content">
 		<view class="main">
 			<view class="main-title">
-				<view class="main-title-item">幣種</view>
-				<view class="main-title-item">時間</view>
+				<view class="main-title-item">{{ $t('cb.bz') }}</view>
+				<view class="main-title-item">{{ $t('cb.sj') }}</view>
 			</view>
 			<view class="main-info" v-for="(item, index) in list" @click="navTo('/pages/user/cbDetail?id=' + item.id)">
 				<view class="main-info-top flex">
 					<view class="main-info-title">{{ item.coin }}</view>
-					<view class="main-info-type">{{ item.status == 1 ? '待审核' : item.status == 2 ? '完成' : '失败' }}</view>
+					<view class="main-info-type">{{ item.status == 1 ? $t('cb.dsh') : item.status == 2 ? $t('cb.wc') : $t('cb.sb') }}</view>
 				</view>
 				<view class="main-info-bottom flex">
 					<view class="main-bottom-item left">
-						<view class="main-bottom-item-font">數量</view>
+						<view class="main-bottom-item-font">{{ $t('cb.sl') }}</view>
 						<view class="main-bottom-item-num">{{ item.num }}</view>
 					</view>
 					<view class="main-bottom-item center">
-						<view class="main-bottom-item-font">手續費</view>
+						<view class="main-bottom-item-font">{{ $t('cb.sxf') }}</view>
 						<view class="main-bottom-item-num">0.0000</view>
 					</view>
 					<view class="main-bottom-item right">
-						<view class="main-bottom-item-font">時間</view>
+						<view class="main-bottom-item-font">{{ $t('cb.sj') }}</view>
 						<view class="main-bottom-item-num">{{ item.addtime }}</view>
 					</view>
 				</view>
@@ -37,7 +37,9 @@ export default {
 			list: []
 		};
 	},
-	onLoad() {},
+	onLoad() {
+		uni.setNavigationBarTitle({ title: this.$t('cb.cblb') });
+	},
 	onShow() {
 		this.loadData();
 	},

+ 120 - 148
pages/user/menu.vue

@@ -1,15 +1,9 @@
 <template>
 	<view class="content">
-		<view class="" style="height: 40rpx;">
-
-		</view>
+		<view class="" style="height: 40rpx;"></view>
 		<view class="user-wrap flex">
-			<view class="user-name">
-				{{userInfo.username}}
-			</view>
-			<view class="user-invit">
-				邀請碼:{{userInfo.invit}}
-			</view>
+			<view class="user-name">{{ userInfo.username }}</view>
+			<view class="user-invit">{{ $t('menu.yqm') }}:{{ userInfo.invit }}</view>
 		</view>
 		<!-- <view class="user-list flex">
 			<image src="../../static/icon/mu1.png" mode="" class="left-img"></image>
@@ -34,9 +28,7 @@
 		</view> -->
 		<view class="user-list flex" @click="navto('/pages/user/respwd')">
 			<image src="../../static/icon/mu4.png" mode="" class="left-img"></image>
-			<view class="">
-				修改密碼
-			</view>
+			<view class="">{{ $t('menu.xgmm') }}</view>
 			<image src="../../static/icon/back.png" mode="" class="right-img"></image>
 		</view>
 		<!-- <view class="user-list flex">
@@ -48,161 +40,141 @@
 		</view> -->
 		<view class="user-list flex" @click="navto('/pages/user/authrz')">
 			<image src="../../static/icon/mu6.png" mode="" class="left-img"></image>
-			<view class="">
-				實名認證
-			</view>
+			<view class="">{{ $t('menu.smrz') }}</view>
 			<image src="../../static/icon/back.png" mode="" class="right-img"></image>
 		</view>
-		<view class="loginout" @click="cancel()">
-			退出
-		</view>
+		<view class="loginout" @click="cancel()">{{ $t('menu.tc') }}</view>
 	</view>
 </template>
 
 <script>
-	import {
-		mapMutations,
-		mapState
-	} from 'vuex';
-	import {
-		getUser,
-		loginout
-	} from '@/api/login.js'
-
-	export default {
-		data() {
-			return {
-
-			}
-		},
-		computed: {
-			...mapState('user', ['userInfo'])
-		},
-		onLoad() {
-
-		},
-		onShow() {
-			this.getUser()
-		},
-		onReachBottom() {
-
+import { mapMutations, mapState } from 'vuex';
+import { getUser, loginout } from '@/api/login.js';
+
+export default {
+	data() {
+		return {};
+	},
+	computed: {
+		...mapState('user', ['userInfo'])
+	},
+	onLoad() {},
+	onShow() {
+		this.getUser();
+	},
+	onReachBottom() {},
+	onReady() {},
+	methods: {
+		...mapMutations('user', ['login', 'setUserInfo', 'logout']),
+		navto(url) {
+			uni.navigateTo({
+				url,
+				fail() {
+					uni.switchTab({
+						url
+					});
+				}
+			});
 		},
-		onReady() {
-
+		getUser() {
+			let obj = this;
+			getUser().then(res => {
+				console.log(res);
+				obj.setUserInfo(res.data);
+			});
 		},
-		methods: {
-			...mapMutations('user', ['login', 'setUserInfo', 'logout']),
-			navto(url) {
-				uni.navigateTo({
-					url,
-					fail() {
-						uni.switchTab({
-							url
-						})
+		cancel() {
+			// this.$refs.popup.open();
+			let obj = this;
+			uni.showModal({
+				content: '確認退出登錄?',
+				confirmText: '確認',
+				success: e => {
+					if (e.confirm) {
+						loginout().then(res => {
+							obj.logout();
+							uni.switchTab({
+								url: '/pages/index/index'
+							});
+						});
 					}
-				})
-			},
-			getUser() {
-				let obj = this
-				getUser().then(res => {
-					console.log(res)
-					obj.setUserInfo(res.data)
-				})
-			},
-			cancel() {
-				// this.$refs.popup.open();
-				let obj = this;
-				uni.showModal({
-					content: '確認退出登錄?',
-					confirmText: '確認',
-					success: e => {
-						if (e.confirm) {
-							loginout().then(res => {
-								obj.logout();
-								uni.switchTab({
-									url: '/pages/index/index'
-								})
-							})
-
-
-						}
-					}
-				});
-			},
+				}
+			});
 		}
 	}
+};
 </script>
 
 <style lang="scss">
-	page {
-		background-color: #fff;
-		height: 100%;
+page {
+	background-color: #fff;
+	height: 100%;
+}
+
+.user-wrap {
+	width: 674rpx;
+	height: 147rpx;
+	margin: auto;
+	background: #f9f9f9;
+	border-radius: 10rpx;
+	flex-direction: column;
+	padding-left: 27rpx;
+	justify-content: center;
+	align-items: start;
+	text-align: left;
+
+	.user-name {
+		font-size: 34rpx;
+		font-weight: 500;
+		color: #636572;
 	}
 
-	.user-wrap {
-		width: 674rpx;
-		height: 147rpx;
-		margin: auto;
-		background: #F9F9F9;
-		border-radius: 10rpx;
-		flex-direction: column;
-		padding-left: 27rpx;
-		justify-content: center;
-		align-items: start;
-		text-align: left;
-
-		.user-name {
-			font-size: 34rpx;
-			font-weight: 500;
-			color: #636572;
-		}
-
-		.user-invit {
-			padding: 20rpx 0;
-			font-size: 22rpx;
-			font-weight: 500;
-			color: #636572;
-		}
+	.user-invit {
+		padding: 20rpx 0;
+		font-size: 22rpx;
+		font-weight: 500;
+		color: #636572;
 	}
-
-	.user-list {
-		width: 691rpx;
-		height: 104rpx;
-		background: #FFFFFF;
-		// box-shadow: 0px 0px 20rpx 0px rgba(50, 50, 52, 0.06)
-		border-radius: 28rpx;
-		margin: 20rpx auto;
-		// padding: 0 25rpx;
-
-		.left-img {
-			width: 50rpx;
-			height: 50rpx;
-		}
-
-		view {
-			padding-left: 20rpx;
-			flex-grow: 1;
-			font-size: 29rpx;
-			font-weight: bold;
-			color: #5D5D5D;
-		}
-
-		.right-img {
-			width: 50rpx;
-			height: 50rpx;
-		}
+}
+
+.user-list {
+	width: 691rpx;
+	height: 104rpx;
+	background: #ffffff;
+	// box-shadow: 0px 0px 20rpx 0px rgba(50, 50, 52, 0.06)
+	border-radius: 28rpx;
+	margin: 20rpx auto;
+	// padding: 0 25rpx;
+
+	.left-img {
+		width: 50rpx;
+		height: 50rpx;
 	}
 
-	.loginout {
-		width: 675rpx;
-		height: 70rpx;
-		line-height: 70rpx;
-		text-align: center;
-		font-size: 26rpx;
-		color: #000;
-		background-color: #f4d03c;
-		margin: 50rpx auto;
-		border-radius: 20rpx;
+	view {
+		padding-left: 20rpx;
+		flex-grow: 1;
+		font-size: 29rpx;
 		font-weight: bold;
+		color: #5d5d5d;
+	}
+
+	.right-img {
+		width: 50rpx;
+		height: 50rpx;
 	}
+}
+
+.loginout {
+	width: 675rpx;
+	height: 70rpx;
+	line-height: 70rpx;
+	text-align: center;
+	font-size: 26rpx;
+	color: #000;
+	background-color: #f4d03c;
+	margin: 50rpx auto;
+	border-radius: 20rpx;
+	font-weight: bold;
+}
 </style>

+ 10 - 9
pages/user/myrg.vue

@@ -1,27 +1,27 @@
 <template>
 	<view class="content">
 		<view class="flex navbar">
-			<view class="" v-for="(item, index) in navList" :class="{ action: current == index }" @click="changetab(index)">{{ item.name }}</view>
+			<view class="" v-for="(item, index) in navList" :class="{ action: current == index }" @click="changetab(index)">{{ $t('rg.' + item.name) }}</view>
 		</view>
 		<swiper class="swiper" :style="{ height: height }" :current="current" disable-touch>
 			<swiper-item v-for="navitem in navList">
 				<scroll-view scroll-y="true" class="scroll" :style="{ height: height }">
 					<view v-for="(item, ind) in navitem.list" class="usdtList padding-t-30 padding-b-30">
 						<view class="top flex">
-							<view class="top-left">項目:{{ item.name }}</view>
-							<view class="top-right">{{ item.status == 1 ? '凍結中' : '已解凍' }}</view>
+							<view class="top-left">{{ $t('rg.xm') }}:{{ item.name }}</view>
+							<view class="top-right">{{ item.status == 1 ? $t('rg.djz') : $t('rg.yjd') }}</view>
 						</view>
 						<view class="main-bottom flex">
 							<view class="main-bottom-item first">
-								<view class="main-bottom-item-font">認購數量({{ item.coinname.toLocaleUpperCase() }})</view>
+								<view class="main-bottom-item-font">{{ $t('rg.rgsl') }}({{ item.coinname.toLocaleUpperCase() }})</view>
 								<view class="main-bottom-item-num">{{ item.num }}</view>
 							</view>
 							<view class="main-bottom-item">
-								<view class="main-bottom-item-font">支付金額({{ item.buycoin.toLocaleUpperCase() }})</view>
+								<view class="main-bottom-item-font">{{ $t('rg.zfje') }}({{ item.buycoin.toLocaleUpperCase() }})</view>
 								<view class="main-bottom-item-num">{{ item.num }}</view>
 							</view>
 							<view class="main-bottom-item">
-								<view class="main-bottom-item-font">{{ item.status == 1 ? '解凍日期' : '釋放日期' }}</view>
+								<view class="main-bottom-item-font">{{ item.status == 1 ? $t('rg.jdrq') : $t('rg.sfrq') }}</view>
 								<view class="main-bottom-item-num">{{ item.endday }}</view>
 							</view>
 						</view>
@@ -42,7 +42,7 @@ export default {
 			navList: [
 				{
 					status: 1,
-					name: '全部認購',
+					name: 'qbrg',
 					page: 1,
 					limit: 10,
 					loadingType: 'more',
@@ -51,7 +51,7 @@ export default {
 				},
 				{
 					status: 2,
-					name: '凍結中',
+					name: 'djz',
 					page: 1,
 					limit: 10,
 					loadingType: 'more',
@@ -60,7 +60,7 @@ export default {
 				},
 				{
 					status: 3,
-					name: '已解凍',
+					name: 'yjd',
 					page: 1,
 					limit: 10,
 					loadingType: 'more',
@@ -72,6 +72,7 @@ export default {
 	},
 	onLoad() {
 		this.loadData();
+		uni.setNavigationBarTitle({ title: this.$t('rg.wdrg') });
 	},
 	onShow() {},
 	onReachBottom() {},

+ 9 - 8
pages/user/tbDetail.vue

@@ -2,27 +2,27 @@
 	<view class="content">
 		<view class="title b-b">-{{ info.num }}{{ info.coinname.toUpperCase() }}</view>
 		<view class="row b-b flex">
-			<text class="tit">類型</text>
-			<view class="input">普通提幣</view>
+			<text class="tit">{{ $t('cb.lx') }}</text>
+			<view class="input">{{ $t('cb.ptcb') }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">手續費</text>
+			<text class="tit">{{ $t('cb.sj') }}</text>
 			<view class="input">{{ info.fee }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">實際到賬</text>
+			<text class="tit">{{ $t('tb.sjdz') }}</text>
 			<view class="input">{{ info.mum }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">提幣地址</text>
+			<text class="tit">{{ $t('tb.tbdz') }}</text>
 			<view class="input">{{ info.address }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">狀態</text>
-			<view class="input">{{ info.status == 1 ? '待审核' : info.status == 2 ? '完成' : '失败' }}</view>
+			<text class="tit">{{ $t('cb.zt') }}</text>
+			<view class="input">{{ info.status == 1 ? $t('cb.dsh') : info.status == 2 ? $t('cb.wc') : $t('cb.sb') }}</view>
 		</view>
 		<view class="row b-b flex">
-			<text class="tit">時間</text>
+			<text class="tit">{{ $t('cb.sj') }}</text>
 			<view class="input">{{ info.addtime }}</view>
 		</view>
 	</view>
@@ -38,6 +38,7 @@ export default {
 		};
 	},
 	onLoad(opt) {
+		uni.setNavigationBarTitle({ title: this.$t('tb.tbxq') });
 		this.id = opt.id;
 		this.loadData();
 	},

+ 9 - 7
pages/user/tbRecord.vue

@@ -2,25 +2,25 @@
 	<view class="content">
 		<view class="main">
 			<view class="main-title">
-				<view class="main-title-item">幣種</view>
-				<view class="main-title-item">時間</view>
+				<view class="main-title-item">{{ $t('cb.bz') }}</view>
+				<view class="main-title-item">{{ $t('cb.sj') }}</view>
 			</view>
 			<view class="main-info" v-for="(item, index) in list" @click="navTo('/pages/user/tbDetail?id=' + item.id)">
 				<view class="main-info-top flex">
 					<view class="main-info-title">{{ item.coinname.toUpperCase() }}</view>
-					<view class="main-info-type">{{ item.status == 1 ? '待审核' : item.status == 2 ? '完成' : '失败' }}</view>
+					<view class="main-info-type">{{ item.status == 1 ? $t('cb.dsh') : item.status == 2 ? $t('cb.wc') : $t('cb.sb') }}</view>
 				</view>
 				<view class="main-info-bottom flex">
 					<view class="main-bottom-item left">
-						<view class="main-bottom-item-font">實際到賬</view>
+						<view class="main-bottom-item-font">{{ $t('tb.sjdz') }}</view>
 						<view class="main-bottom-item-num">{{ item.mum }}</view>
 					</view>
 					<view class="main-bottom-item center">
-						<view class="main-bottom-item-font">手續費</view>
+						<view class="main-bottom-item-font">{{ $t('cb.sxf') }}</view>
 						<view class="main-bottom-item-num">{{ item.fee }}</view>
 					</view>
 					<view class="main-bottom-item right">
-						<view class="main-bottom-item-font">時間</view>
+						<view class="main-bottom-item-font">{{ $t('cb.sj') }}</view>
 						<view class="main-bottom-item-num">{{ item.addtime }}</view>
 					</view>
 				</view>
@@ -37,7 +37,9 @@ export default {
 			list: []
 		};
 	},
-	onLoad() {},
+	onLoad() {
+		uni.setNavigationBarTitle({ title: this.$t('tb.tblb') });
+	},
 	onShow() {
 		this.loadData();
 	},

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
unpackage/dist/dev/app-plus/app-service.js


+ 159 - 107
unpackage/dist/dev/app-plus/app-view.js

@@ -3030,7 +3030,13 @@ var render = function() {
                         staticClass: _vm._$g("13-" + $30, "sc"),
                         attrs: { _i: "13-" + $30 }
                       },
-                      [_vm._v("認購幣種:" + _vm._$g("13-" + $30, "t0-0"))]
+                      [
+                        _vm._v(
+                          _vm._$g("13-" + $30, "t0-0") +
+                            ":" +
+                            _vm._$g("13-" + $30, "t0-1")
+                        )
+                      ]
                     ),
                     _c(
                       "uni-view",
@@ -3038,7 +3044,13 @@ var render = function() {
                         staticClass: _vm._$g("14-" + $30, "sc"),
                         attrs: { _i: "14-" + $30 }
                       },
-                      [_vm._v("開始時間:" + _vm._$g("14-" + $30, "t0-0"))]
+                      [
+                        _vm._v(
+                          _vm._$g("14-" + $30, "t0-0") +
+                            ":" +
+                            _vm._$g("14-" + $30, "t0-1")
+                        )
+                      ]
                     ),
                     _c(
                       "uni-view",
@@ -3046,7 +3058,13 @@ var render = function() {
                         staticClass: _vm._$g("15-" + $30, "sc"),
                         attrs: { _i: "15-" + $30 }
                       },
-                      [_vm._v("結束時間:" + _vm._$g("15-" + $30, "t0-0"))]
+                      [
+                        _vm._v(
+                          _vm._$g("15-" + $30, "t0-0") +
+                            ":" +
+                            _vm._$g("15-" + $30, "t0-1")
+                        )
+                      ]
                     )
                   ],
                   1
@@ -3083,7 +3101,7 @@ var render = function() {
                         staticClass: _vm._$g("20-" + $30, "sc"),
                         attrs: { _i: "20-" + $30 }
                       },
-                      [_vm._v("發行總量")]
+                      [_vm._v(_vm._$g("20-" + $30, "t0-0"))]
                     ),
                     _c(
                       "uni-view",
@@ -3109,7 +3127,7 @@ var render = function() {
                         staticClass: _vm._$g("23-" + $30, "sc"),
                         attrs: { _i: "23-" + $30 }
                       },
-                      [_vm._v("認購單價")]
+                      [_vm._v(_vm._$g("23-" + $30, "t0-0"))]
                     ),
                     _c(
                       "uni-view",
@@ -3141,7 +3159,7 @@ var render = function() {
                         staticClass: _vm._$g("26-" + $30, "sc"),
                         attrs: { _i: "26-" + $30 }
                       },
-                      [_vm._v("鎖倉時間")]
+                      [_vm._v(_vm._$g("26-" + $30, "t0-0"))]
                     ),
                     _c(
                       "uni-view",
@@ -3149,7 +3167,12 @@ var render = function() {
                         staticClass: _vm._$g("27-" + $30, "sc"),
                         attrs: { _i: "27-" + $30 }
                       },
-                      [_vm._v(_vm._$g("27-" + $30, "t0-0") + "天")]
+                      [
+                        _vm._v(
+                          _vm._$g("27-" + $30, "t0-0") +
+                            _vm._$g("27-" + $30, "t0-1")
+                        )
+                      ]
                     )
                   ],
                   1
@@ -3620,17 +3643,29 @@ var render = function() {
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(10, "sc"), attrs: { _i: 10 } },
-                        [_vm._v("認購幣種:" + _vm._$g(10, "t0-0"))]
+                        [
+                          _vm._v(
+                            _vm._$g(10, "t0-0") + ":" + _vm._$g(10, "t0-1")
+                          )
+                        ]
                       ),
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(11, "sc"), attrs: { _i: 11 } },
-                        [_vm._v("開始時間:" + _vm._$g(11, "t0-0"))]
+                        [
+                          _vm._v(
+                            _vm._$g(11, "t0-0") + ":" + _vm._$g(11, "t0-1")
+                          )
+                        ]
                       ),
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } },
-                        [_vm._v("結束時間:" + _vm._$g(12, "t0-0"))]
+                        [
+                          _vm._v(
+                            _vm._$g(12, "t0-0") + ":" + _vm._$g(12, "t0-1")
+                          )
+                        ]
                       )
                     ],
                     1
@@ -3655,7 +3690,7 @@ var render = function() {
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(17, "sc"), attrs: { _i: 17 } },
-                        [_vm._v("發行總量")]
+                        [_vm._v(_vm._$g(17, "t0-0"))]
                       ),
                       _c(
                         "uni-view",
@@ -3672,7 +3707,7 @@ var render = function() {
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(20, "sc"), attrs: { _i: 20 } },
-                        [_vm._v("認購單價")]
+                        [_vm._v(_vm._$g(20, "t0-0"))]
                       ),
                       _c(
                         "uni-view",
@@ -3693,12 +3728,12 @@ var render = function() {
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(23, "sc"), attrs: { _i: 23 } },
-                        [_vm._v("鎖倉時間")]
+                        [_vm._v(_vm._$g(23, "t0-0"))]
                       ),
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(24, "sc"), attrs: { _i: 24 } },
-                        [_vm._v(_vm._$g(24, "t0-0") + "天")]
+                        [_vm._v(_vm._$g(24, "t0-0") + _vm._$g(24, "t0-1"))]
                       )
                     ],
                     1
@@ -3717,7 +3752,7 @@ var render = function() {
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(27, "sc"), attrs: { _i: 27 } },
-                        [_vm._v("參與數量")]
+                        [_vm._v(_vm._$g(27, "t0-0"))]
                       ),
                       _c(
                         "uni-view",
@@ -3734,7 +3769,7 @@ var render = function() {
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(30, "sc"), attrs: { _i: 30 } },
-                        [_vm._v("認購上線")]
+                        [_vm._v(_vm._$g(30, "t0-0"))]
                       ),
                       _c(
                         "uni-view",
@@ -3751,7 +3786,7 @@ var render = function() {
                       _c(
                         "uni-view",
                         { staticClass: _vm._$g(33, "sc"), attrs: { _i: 33 } },
-                        [_vm._v("單次最低")]
+                        [_vm._v(_vm._$g(33, "t0-0"))]
                       ),
                       _c(
                         "uni-view",
@@ -3770,7 +3805,7 @@ var render = function() {
                 [
                   _c("v-uni-input", {
                     attrs: {
-                      placeholder: "請輸入認購數量",
+                      placeholder: _vm._$g(36, "a-placeholder"),
                       type: "number",
                       _i: 36
                     },
@@ -3797,7 +3832,7 @@ var render = function() {
                   _c(
                     "uni-view",
                     { staticClass: _vm._$g(39, "sc"), attrs: { _i: 39 } },
-                    [_vm._v("需要支付:" + _vm._$g(39, "t0-0"))]
+                    [_vm._v(_vm._$g(39, "t0-0") + ":" + _vm._$g(39, "t0-1"))]
                   ),
                   _c(
                     "uni-view",
@@ -3812,7 +3847,10 @@ var render = function() {
                 { staticClass: _vm._$g(41, "sc"), attrs: { _i: 41 } },
                 [
                   _vm._v(
-                    "可用" + _vm._$g(41, "t0-0") + ": " + _vm._$g(41, "t0-1")
+                    _vm._$g(41, "t0-0") +
+                      _vm._$g(41, "t0-1") +
+                      ": " +
+                      _vm._$g(41, "t0-2")
                   )
                 ]
               ),
@@ -3827,7 +3865,7 @@ var render = function() {
                     }
                   }
                 },
-                [_vm._v("立即參與")]
+                [_vm._v(_vm._$g(42, "t0-0"))]
               ),
               _c(
                 "uni-view",
@@ -3837,7 +3875,7 @@ var render = function() {
                     "uni-view",
                     { staticClass: _vm._$g(44, "sc"), attrs: { _i: 44 } },
                     [
-                      _vm._v("項目說明:"),
+                      _vm._v(_vm._$g(44, "t0-0") + ":"),
                       _c("uni-view", {
                         attrs: { _i: 45 },
                         domProps: { innerHTML: _vm._s(_vm._$g(45, "v-html")) }
@@ -5880,7 +5918,11 @@ var render = function() {
                 1
               ),
               _c("v-uni-input", {
-                attrs: { type: "text", placeholder: "搜索您需要的幣種", _i: 5 },
+                attrs: {
+                  type: "text",
+                  placeholder: _vm._$g(5, "a-placeholder"),
+                  _i: 5
+                },
                 on: {
                   blur: function($event) {
                     return _vm.$handleViewEvent($event)
@@ -5908,13 +5950,13 @@ var render = function() {
                 }
               }
             },
-            [_vm._v("取消")]
+            [_vm._v(_vm._$g(6, "t0-0"))]
           )
         ],
         1
       ),
       _c("uni-view", { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } }, [
-        _vm._v("幣種列表")
+        _vm._v(_vm._$g(7, "t0-0"))
       ]),
       _c(
         "v-uni-scroll-view",
@@ -5984,7 +6026,7 @@ var render = function() {
                               staticClass: _vm._$g("15-" + $30, "sc"),
                               attrs: { _i: "15-" + $30 }
                             },
-                            [_vm._v("不支持充幣")]
+                            [_vm._v(_vm._$g("15-" + $30, "t0-0"))]
                           )
                         : _vm._e(),
                       _c(
@@ -6246,7 +6288,7 @@ var render = function() {
         1
       ),
       _c("uni-view", { staticClass: _vm._$g(5, "sc"), attrs: { _i: 5 } }, [
-        _vm._v("充幣")
+        _vm._v(_vm._$g(5, "t0-0"))
       ]),
       _c(
         "uni-view",
@@ -6261,7 +6303,7 @@ var render = function() {
         },
         [
           _c("uni-view", { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } }, [
-            _vm._v("幣種")
+            _vm._v(_vm._$g(7, "t0-0"))
           ]),
           _c(
             "uni-view",
@@ -6289,7 +6331,7 @@ var render = function() {
           _c(
             "uni-view",
             { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } },
-            [_vm._v("充幣網絡")]
+            [_vm._v(_vm._$g(12, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -6303,7 +6345,7 @@ var render = function() {
               staticStyle: { "margin-top": "20rpx" },
               attrs: { _i: 14 }
             },
-            [_vm._v("充幣地址")]
+            [_vm._v(_vm._$g(14, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -6337,7 +6379,7 @@ var render = function() {
                 }
               }
             },
-            [_vm._v("複製地址")]
+            [_vm._v(_vm._$g(18, "t0-0"))]
           )
         ],
         1
@@ -6351,43 +6393,43 @@ var render = function() {
             { staticClass: _vm._$g(20, "sc"), attrs: { _i: 20 } },
             [
               _vm._v(
-                "最小充值金額:" +
-                  _vm._$g(20, "t0-0") +
+                _vm._$g(20, "t0-0") +
+                  ":" +
                   _vm._$g(20, "t0-1") +
-                  ",小於最小金額的充值將不會上賬且無法退回"
+                  _vm._$g(20, "t0-2") +
+                  "," +
+                  _vm._$g(20, "t0-3")
               )
             ]
           ),
           _c(
             "uni-view",
             { staticClass: _vm._$g(21, "sc"), attrs: { _i: 21 } },
-            [_vm._v("請選擇正確的充值通道網絡,否則資產將不可找回")]
+            [_vm._v(_vm._$g(21, "t0-0"))]
           ),
           _c(
             "uni-view",
             { staticClass: _vm._$g(22, "sc"), attrs: { _i: 22 } },
             [
               _vm._v(
-                "最小充值金額:" +
-                  _vm._$g(22, "t0-0") +
+                _vm._$g(22, "t0-0") +
+                  ":" +
                   _vm._$g(22, "t0-1") +
-                  ",小於最小金額的充值將不會上賬且無法退回"
+                  _vm._$g(22, "t0-2") +
+                  "," +
+                  _vm._$g(22, "t0-3")
               )
             ]
           ),
           _c(
             "uni-view",
             { staticClass: _vm._$g(23, "sc"), attrs: { _i: 23 } },
-            [
-              _vm._v(
-                "您的充值地址不會經常改變,可以重複充值;如有更改,我們會盡量通過網站公告或郵件通知您"
-              )
-            ]
+            [_vm._v(_vm._$g(23, "t0-0"))]
           ),
           _c(
             "uni-view",
             { staticClass: _vm._$g(24, "sc"), attrs: { _i: 24 } },
-            [_vm._v("請務必確認電腦及瀏覽器安全,防止信息被篡改或洩露")]
+            [_vm._v(_vm._$g(24, "t0-0"))]
           )
         ],
         1
@@ -6399,7 +6441,7 @@ var render = function() {
           _c(
             "uni-view",
             { staticClass: _vm._$g(26, "sc"), attrs: { _i: 26 } },
-            [_vm._v("轉賬金額")]
+            [_vm._v(_vm._$g(26, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -6407,7 +6449,7 @@ var render = function() {
             [
               _c("v-uni-input", {
                 attrs: {
-                  placeholder: "請輸入轉賬金額",
+                  placeholder: _vm._$g(28, "a-placeholder"),
                   type: "number",
                   _i: 28
                 },
@@ -6429,7 +6471,7 @@ var render = function() {
               staticStyle: { "margin-top": "20rpx" },
               attrs: { _i: 29 }
             },
-            [_vm._v("上傳轉賬憑證")]
+            [_vm._v(_vm._$g(29, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -6471,7 +6513,7 @@ var render = function() {
                 }
               }
             },
-            [_vm._v("提交")]
+            [_vm._v(_vm._$g(33, "t0-0"))]
           )
         ],
         1
@@ -6997,7 +7039,11 @@ var render = function() {
                 1
               ),
               _c("v-uni-input", {
-                attrs: { type: "text", placeholder: "搜索您需要的幣種", _i: 5 },
+                attrs: {
+                  type: "text",
+                  placeholder: _vm._$g(5, "a-placeholder"),
+                  _i: 5
+                },
                 on: {
                   blur: function($event) {
                     return _vm.$handleViewEvent($event)
@@ -7025,13 +7071,13 @@ var render = function() {
                 }
               }
             },
-            [_vm._v("取消")]
+            [_vm._v(_vm._$g(6, "t0-0"))]
           )
         ],
         1
       ),
       _c("uni-view", { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } }, [
-        _vm._v("可提幣列表")
+        _vm._v(_vm._$g(7, "t0-0"))
       ]),
       _c(
         "v-uni-scroll-view",
@@ -7340,7 +7386,7 @@ var render = function() {
         1
       ),
       _c("uni-view", { staticClass: _vm._$g(5, "sc"), attrs: { _i: 5 } }, [
-        _vm._v("提幣")
+        _vm._v(_vm._$g(5, "t0-0"))
       ]),
       _c(
         "uni-view",
@@ -7355,7 +7401,7 @@ var render = function() {
         },
         [
           _c("uni-view", { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } }, [
-            _vm._v("幣種")
+            _vm._v(_vm._$g(7, "t0-0"))
           ]),
           _c(
             "uni-view",
@@ -7383,7 +7429,7 @@ var render = function() {
           _c(
             "uni-view",
             { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } },
-            [_vm._v("提幣網絡")]
+            [_vm._v(_vm._$g(12, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -7397,14 +7443,18 @@ var render = function() {
               staticStyle: { "margin-top": "20rpx" },
               attrs: { _i: 14 }
             },
-            [_vm._v("提幣地址")]
+            [_vm._v(_vm._$g(14, "t0-0"))]
           ),
           _c(
             "uni-view",
             { staticClass: _vm._$g(15, "sc"), attrs: { _i: 15 } },
             [
               _c("v-uni-input", {
-                attrs: { placeholder: "請輸入提幣地址", type: "text", _i: 16 },
+                attrs: {
+                  placeholder: _vm._$g(16, "a-placeholder"),
+                  type: "text",
+                  _i: 16
+                },
                 model: {
                   value: _vm._$g(16, "v-model"),
                   callback: function($$v) {
@@ -7423,7 +7473,7 @@ var render = function() {
               _c(
                 "uni-view",
                 { staticClass: _vm._$g(18, "sc"), attrs: { _i: 18 } },
-                [_vm._v("提幣數量")]
+                [_vm._v(_vm._$g(18, "t0-0"))]
               ),
               _vm._$g(19, "i")
                 ? _c(
@@ -7431,10 +7481,11 @@ var render = function() {
                     { staticClass: _vm._$g(19, "sc"), attrs: { _i: 19 } },
                     [
                       _vm._v(
-                        "可用 " +
-                          _vm._$g(19, "t0-0") +
+                        _vm._$g(19, "t0-0") +
+                          " " +
+                          _vm._$g(19, "t0-1") +
                           " " +
-                          _vm._$g(19, "t0-1")
+                          _vm._$g(19, "t0-2")
                       )
                     ]
                   )
@@ -7448,7 +7499,7 @@ var render = function() {
             [
               _c("v-uni-input", {
                 attrs: {
-                  placeholder: "請輸入提幣數量",
+                  placeholder: _vm._$g(21, "a-placeholder"),
                   type: "number",
                   _i: 21
                 },
@@ -7482,7 +7533,7 @@ var render = function() {
                         }
                       }
                     },
-                    [_vm._v("全部")]
+                    [_vm._v(_vm._$g(24, "t0-0"))]
                   )
                 ],
                 1
@@ -7501,7 +7552,7 @@ var render = function() {
                 }
               }
             },
-            [_vm._v("提交")]
+            [_vm._v(_vm._$g(25, "t0-0"))]
           ),
           _vm._$g(26, "i")
             ? _c(
@@ -7511,7 +7562,7 @@ var render = function() {
                   _c(
                     "uni-view",
                     { staticClass: _vm._$g(27, "sc"), attrs: { _i: 27 } },
-                    [_vm._v("實際到賬")]
+                    [_vm._v(_vm._$g(27, "t0-0"))]
                   ),
                   _vm._$g(28, "i")
                     ? _c(
@@ -7543,28 +7594,26 @@ var render = function() {
             { staticClass: _vm._$g(31, "sc"), attrs: { _i: 31 } },
             [
               _vm._v(
-                "提币扣除" +
-                  _vm._$g(31, "t0-0") +
-                  "手续费 , 輸小提幣數量:" +
+                _vm._$g(31, "t0-0") +
                   _vm._$g(31, "t0-1") +
                   _vm._$g(31, "t0-2") +
-                  ",小於最小金額的提幣將不會到賬且無法退回"
+                  ":" +
+                  _vm._$g(31, "t0-3") +
+                  _vm._$g(31, "t0-4") +
+                  "," +
+                  _vm._$g(31, "t0-5")
               )
             ]
           ),
           _c(
             "uni-view",
             { staticClass: _vm._$g(32, "sc"), attrs: { _i: 32 } },
-            [
-              _vm._v(
-                "為保障資金安全,當您賬戶安全策略變更,密碼修改,我們會對提幣進行人工審核,請耐心等待工作人員電話或郵件聯繫."
-              )
-            ]
+            [_vm._v(_vm._$g(32, "t0-0"))]
           ),
           _c(
             "uni-view",
             { staticClass: _vm._$g(33, "sc"), attrs: { _i: 33 } },
-            [_vm._v("請務必確認電腦及瀏覽器安全,防止信息被篡改或洩露")]
+            [_vm._v(_vm._$g(33, "t0-0"))]
           )
         ],
         1
@@ -12086,7 +12135,7 @@ var render = function() {
             _vm._v(_vm._$g(3, "t0-0"))
           ]),
           _c("uni-view", { staticClass: _vm._$g(4, "sc"), attrs: { _i: 4 } }, [
-            _vm._v("邀請碼:" + _vm._$g(4, "t0-0"))
+            _vm._v(_vm._$g(4, "t0-0") + ":" + _vm._$g(4, "t0-1"))
           ])
         ],
         1
@@ -12107,7 +12156,7 @@ var render = function() {
             staticClass: _vm._$g(6, "sc"),
             attrs: { src: _vm._$g(6, "a-src"), mode: "", _i: 6 }
           }),
-          _c("uni-view", { attrs: { _i: 7 } }, [_vm._v("修改密碼")]),
+          _c("uni-view", { attrs: { _i: 7 } }, [_vm._v(_vm._$g(7, "t0-0"))]),
           _c("v-uni-image", {
             staticClass: _vm._$g(8, "sc"),
             attrs: { src: _vm._$g(8, "a-src"), mode: "", _i: 8 }
@@ -12131,7 +12180,7 @@ var render = function() {
             staticClass: _vm._$g(10, "sc"),
             attrs: { src: _vm._$g(10, "a-src"), mode: "", _i: 10 }
           }),
-          _c("uni-view", { attrs: { _i: 11 } }, [_vm._v("實名認證")]),
+          _c("uni-view", { attrs: { _i: 11 } }, [_vm._v(_vm._$g(11, "t0-0"))]),
           _c("v-uni-image", {
             staticClass: _vm._$g(12, "sc"),
             attrs: { src: _vm._$g(12, "a-src"), mode: "", _i: 12 }
@@ -12150,7 +12199,7 @@ var render = function() {
             }
           }
         },
-        [_vm._v("退出")]
+        [_vm._v(_vm._$g(13, "t0-0"))]
       )
     ],
     1
@@ -12245,7 +12294,7 @@ if(false) {}
 var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../../工具/HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 19);
 exports = ___CSS_LOADER_API_IMPORT___(false);
 // Module
-exports.push([module.i, "@charset \"UTF-8\";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/\nbody {\n  background-color: #fff;\n  height: 100%;\n}\n.user-wrap {\n  width: 674rpx;\n  height: 147rpx;\n  margin: auto;\n  background: #F9F9F9;\n  border-radius: 10rpx;\n  flex-direction: column;\n  padding-left: 27rpx;\n  justify-content: center;\n  align-items: start;\n  text-align: left;\n}\n.user-wrap .user-name {\n  font-size: 34rpx;\n  font-weight: 500;\n  color: #636572;\n}\n.user-wrap .user-invit {\n  padding: 20rpx 0;\n  font-size: 22rpx;\n  font-weight: 500;\n  color: #636572;\n}\n.user-list {\n  width: 691rpx;\n  height: 104rpx;\n  background: #FFFFFF;\n  border-radius: 28rpx;\n  margin: 20rpx auto;\n}\n.user-list .left-img {\n  width: 50rpx;\n  height: 50rpx;\n}\n.user-list uni-view {\n  padding-left: 20rpx;\n  flex-grow: 1;\n  font-size: 29rpx;\n  font-weight: bold;\n  color: #5D5D5D;\n}\n.user-list .right-img {\n  width: 50rpx;\n  height: 50rpx;\n}\n.loginout {\n  width: 675rpx;\n  height: 70rpx;\n  line-height: 70rpx;\n  text-align: center;\n  font-size: 26rpx;\n  color: #000;\n  background-color: #f4d03c;\n  margin: 50rpx auto;\n  border-radius: 20rpx;\n  font-weight: bold;\n}\n", ""]);
+exports.push([module.i, "@charset \"UTF-8\";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/\nbody {\n  background-color: #fff;\n  height: 100%;\n}\n.user-wrap {\n  width: 674rpx;\n  height: 147rpx;\n  margin: auto;\n  background: #f9f9f9;\n  border-radius: 10rpx;\n  flex-direction: column;\n  padding-left: 27rpx;\n  justify-content: center;\n  align-items: start;\n  text-align: left;\n}\n.user-wrap .user-name {\n  font-size: 34rpx;\n  font-weight: 500;\n  color: #636572;\n}\n.user-wrap .user-invit {\n  padding: 20rpx 0;\n  font-size: 22rpx;\n  font-weight: 500;\n  color: #636572;\n}\n.user-list {\n  width: 691rpx;\n  height: 104rpx;\n  background: #ffffff;\n  border-radius: 28rpx;\n  margin: 20rpx auto;\n}\n.user-list .left-img {\n  width: 50rpx;\n  height: 50rpx;\n}\n.user-list uni-view {\n  padding-left: 20rpx;\n  flex-grow: 1;\n  font-size: 29rpx;\n  font-weight: bold;\n  color: #5d5d5d;\n}\n.user-list .right-img {\n  width: 50rpx;\n  height: 50rpx;\n}\n.loginout {\n  width: 675rpx;\n  height: 70rpx;\n  line-height: 70rpx;\n  text-align: center;\n  font-size: 26rpx;\n  color: #000;\n  background-color: #f4d03c;\n  margin: 50rpx auto;\n  border-radius: 20rpx;\n  font-weight: bold;\n}\n", ""]);
 // Exports
 module.exports = exports;
 
@@ -12706,12 +12755,12 @@ var render = function() {
               _c(
                 "uni-view",
                 { staticClass: _vm._$g(3, "sc"), attrs: { _i: 3 } },
-                [_vm._v("幣種")]
+                [_vm._v(_vm._$g(3, "t0-0"))]
               ),
               _c(
                 "uni-view",
                 { staticClass: _vm._$g(4, "sc"), attrs: { _i: 4 } },
-                [_vm._v("時間")]
+                [_vm._v(_vm._$g(4, "t0-0"))]
               )
             ],
             1
@@ -12776,7 +12825,7 @@ var render = function() {
                             staticClass: _vm._$g("11-" + $30, "sc"),
                             attrs: { _i: "11-" + $30 }
                           },
-                          [_vm._v("實際到賬")]
+                          [_vm._v(_vm._$g("11-" + $30, "t0-0"))]
                         ),
                         _c(
                           "uni-view",
@@ -12802,7 +12851,7 @@ var render = function() {
                             staticClass: _vm._$g("14-" + $30, "sc"),
                             attrs: { _i: "14-" + $30 }
                           },
-                          [_vm._v("手續費")]
+                          [_vm._v(_vm._$g("14-" + $30, "t0-0"))]
                         ),
                         _c(
                           "uni-view",
@@ -12828,7 +12877,7 @@ var render = function() {
                             staticClass: _vm._$g("17-" + $30, "sc"),
                             attrs: { _i: "17-" + $30 }
                           },
-                          [_vm._v("時間")]
+                          [_vm._v(_vm._$g("17-" + $30, "t0-0"))]
                         ),
                         _c(
                           "uni-view",
@@ -13044,12 +13093,12 @@ var render = function() {
               _c(
                 "uni-view",
                 { staticClass: _vm._$g(3, "sc"), attrs: { _i: 3 } },
-                [_vm._v("幣種")]
+                [_vm._v(_vm._$g(3, "t0-0"))]
               ),
               _c(
                 "uni-view",
                 { staticClass: _vm._$g(4, "sc"), attrs: { _i: 4 } },
-                [_vm._v("時間")]
+                [_vm._v(_vm._$g(4, "t0-0"))]
               )
             ],
             1
@@ -13114,7 +13163,7 @@ var render = function() {
                             staticClass: _vm._$g("11-" + $30, "sc"),
                             attrs: { _i: "11-" + $30 }
                           },
-                          [_vm._v("數量")]
+                          [_vm._v(_vm._$g("11-" + $30, "t0-0"))]
                         ),
                         _c(
                           "uni-view",
@@ -13140,7 +13189,7 @@ var render = function() {
                             staticClass: _vm._$g("14-" + $30, "sc"),
                             attrs: { _i: "14-" + $30 }
                           },
-                          [_vm._v("手續費")]
+                          [_vm._v(_vm._$g("14-" + $30, "t0-0"))]
                         ),
                         _c(
                           "uni-view",
@@ -13166,7 +13215,7 @@ var render = function() {
                             staticClass: _vm._$g("17-" + $30, "sc"),
                             attrs: { _i: "17-" + $30 }
                           },
-                          [_vm._v("時間")]
+                          [_vm._v(_vm._$g("17-" + $30, "t0-0"))]
                         ),
                         _c(
                           "uni-view",
@@ -13381,10 +13430,10 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(3, "sc"), attrs: { _i: 3 } },
-            [_vm._v("類型")]
+            [_vm._v(_vm._$g(3, "t0-0"))]
           ),
           _c("uni-view", { staticClass: _vm._$g(4, "sc"), attrs: { _i: 4 } }, [
-            _vm._v("普通提幣")
+            _vm._v(_vm._$g(4, "t0-0"))
           ])
         ],
         1
@@ -13396,7 +13445,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(6, "sc"), attrs: { _i: 6 } },
-            [_vm._v("手續費")]
+            [_vm._v(_vm._$g(6, "t0-0"))]
           ),
           _c("uni-view", { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } }, [
             _vm._v(_vm._$g(7, "t0-0"))
@@ -13411,7 +13460,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(9, "sc"), attrs: { _i: 9 } },
-            [_vm._v("實際到賬")]
+            [_vm._v(_vm._$g(9, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -13428,7 +13477,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } },
-            [_vm._v("提幣地址")]
+            [_vm._v(_vm._$g(12, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -13445,7 +13494,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(15, "sc"), attrs: { _i: 15 } },
-            [_vm._v("狀態")]
+            [_vm._v(_vm._$g(15, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -13462,7 +13511,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(18, "sc"), attrs: { _i: 18 } },
-            [_vm._v("時間")]
+            [_vm._v(_vm._$g(18, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -13664,10 +13713,10 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(3, "sc"), attrs: { _i: 3 } },
-            [_vm._v("類型")]
+            [_vm._v(_vm._$g(3, "t0-0"))]
           ),
           _c("uni-view", { staticClass: _vm._$g(4, "sc"), attrs: { _i: 4 } }, [
-            _vm._v("普通充幣")
+            _vm._v(_vm._$g(4, "t0-0"))
           ])
         ],
         1
@@ -13679,7 +13728,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(6, "sc"), attrs: { _i: 6 } },
-            [_vm._v("狀態")]
+            [_vm._v(_vm._$g(6, "t0-0"))]
           ),
           _c("uni-view", { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } }, [
             _vm._v(_vm._$g(7, "t0-0"))
@@ -13694,7 +13743,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(9, "sc"), attrs: { _i: 9 } },
-            [_vm._v("時間")]
+            [_vm._v(_vm._$g(9, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -13711,7 +13760,7 @@ var render = function() {
           _c(
             "v-uni-text",
             { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } },
-            [_vm._v("轉賬憑證")]
+            [_vm._v(_vm._$g(12, "t0-0"))]
           ),
           _c(
             "uni-view",
@@ -15078,8 +15127,9 @@ var render = function() {
                             },
                             [
                               _vm._v(
-                                "項目:" +
-                                  _vm._$g("8-" + $31 + "-" + $32, "t0-0")
+                                _vm._$g("8-" + $31 + "-" + $32, "t0-0") +
+                                  ":" +
+                                  _vm._$g("8-" + $31 + "-" + $32, "t0-1")
                               )
                             ]
                           ),
@@ -15125,8 +15175,9 @@ var render = function() {
                                 },
                                 [
                                   _vm._v(
-                                    "認購數量(" +
-                                      _vm._$g("12-" + $31 + "-" + $32, "t0-0") +
+                                    _vm._$g("12-" + $31 + "-" + $32, "t0-0") +
+                                      "(" +
+                                      _vm._$g("12-" + $31 + "-" + $32, "t0-1") +
                                       ")"
                                   )
                                 ]
@@ -15170,8 +15221,9 @@ var render = function() {
                                 },
                                 [
                                   _vm._v(
-                                    "支付金額(" +
-                                      _vm._$g("15-" + $31 + "-" + $32, "t0-0") +
+                                    _vm._$g("15-" + $31 + "-" + $32, "t0-0") +
+                                      "(" +
+                                      _vm._$g("15-" + $31 + "-" + $32, "t0-1") +
                                       ")"
                                   )
                                 ]

+ 11 - 2
utils/request.js

@@ -63,17 +63,26 @@ service.interceptors.response(
 // 请求前拦截器
 service.interceptors.request(
 	config => {
+		console.log(config, 'top');
 		let token = uni.getStorageSync('token') || '';
-		const langlist = ['zh_cn', 'en'];
-		let lang = store.state.lang || langlist[uni.getStorageSync('lang')];
+		const langlist = ['zh_tw', 'en'];
+		let lang = store.state.lang || uni.getStorageSync('lang');
+		if (lang == 'zh_tw') {
+			lang = 'zh-tw'
+		}
+		if (lang == 'en') {
+			lang = 'en-us'
+		}
 		// console.log(config);
 		if (!config.header) {
 			config.header = {
 				"Authori-zation": 'Bearer ' + token,
+				"think_language": lang
 			}
 		} else {
 			// 添加key请求头
 			config.header["Authori-zation"] = 'Bearer ' + token;
+			config.header["think_language"] = lang;
 		}
 		return config
 	},

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff