zyx vor 1 Jahr
Ursprung
Commit
dad0f3185b
4 geänderte Dateien mit 11 neuen und 5 gelöschten Zeilen
  1. 3 1
      libs/i18n/lang/cn.json
  2. 3 1
      libs/i18n/lang/en.json
  3. 3 1
      libs/i18n/lang/tw.json
  4. 2 2
      pages/index/entertainment.vue

+ 3 - 1
libs/i18n/lang/cn.json

@@ -510,7 +510,9 @@
 		"b8": "忘记支付密码?",
 		"b9": "请输入正确的邮箱地址",
 		"c2": "无法在微信中下载,请用浏览器打开下载",
-		"c3": "注册成功是否登录?"
+		"c3": "注册成功是否登录?",
+		"c4": "下期压注",
+		"c5": "当期进行"
 	}
 	
 }

+ 3 - 1
libs/i18n/lang/en.json

@@ -600,6 +600,8 @@
 		"b8": "Forgot payment password?",
 		"b9": "Please enter the correct email address",
 		"c2": "Unable to download on WeChat. Please open the download using your browser",
-		"c3": "Successfully registered, do you want to log in?"
+		"c3": "Successfully registered, do you want to log in?",
+		"c4": "Next",
+		"c5": "Current"
 	}
 }

+ 3 - 1
libs/i18n/lang/tw.json

@@ -597,6 +597,8 @@
 		"b8": "忘記支付密碼?",
 		"b9": "請輸入正確的郵箱地址",
 		"c2": "無法在微信中下載,請用瀏覽器打開下載",
-		"c3": "註冊成功是否登錄?"
+		"c3": "註冊成功是否登錄?",
+		"c4": "下期壓注",
+		"c5": "當期進行"
 	}
 }

+ 2 - 2
pages/index/entertainment.vue

@@ -27,12 +27,12 @@
 				</view>
 				<view class="yi flex-start">
 					<!-- <image class="img" src="../../static/icon/le.png" mode=""></image> -->
-					<view class="wz">下期压注</view>
+					<view class="wz">{{$t('login.c4')}}</view>
 					<view class="qx padding-l-10" v-if="history.list.length>0">{{history.next.no}}</view>
 				</view>
 				<view class="yi flex-start margin-t-10">
 					<!-- <image class="img" src="../../static/icon/le.png" mode=""></image> -->
-					<view class="wz">当期进行</view>
+					<view class="wz">{{$t('login.c5')}}</view>
 					<view class="qx padding-l-10" v-if="history.list.length>0">{{history.list[0].no}}</view>
 				</view>
 				<view class="shu" v-if="history.list.length>0">