diff --git a/locales/lang/en.json b/locales/lang/en.json index 7d5dfd6..f62ec32 100644 --- a/locales/lang/en.json +++ b/locales/lang/en.json @@ -27,6 +27,9 @@ "Basis.Form.436809-24": "Show filing number", "Basis.Form.436809-25": "Filing number content", "Basis.Form.436809-26": "Please enter the filing number", + "Basis.Form.436809-27": "Points exchange rate", + "Basis.Form.436809-28": "1 point = X CNY. Used only when converting recharge amount to cash payment.", + "Basis.Form.436809-29": "Please enter the points exchange rate", "upload.upload.283727-0": "Upload Image", "upload.upload.283727-1": "Click to modify", "upload.upload.283727-2": "Recommended size 200*200", diff --git a/locales/lang/zh.json b/locales/lang/zh.json index 3c7ad96..9522f51 100644 --- a/locales/lang/zh.json +++ b/locales/lang/zh.json @@ -27,6 +27,9 @@ "Basis.Form.436809-24": "展示备案号", "Basis.Form.436809-25": "备案号内容", "Basis.Form.436809-26": "请输入备案号", + "Basis.Form.436809-27": "积分汇率", + "Basis.Form.436809-28": "1 积分 = X 元,仅用于积分充值换算现金金额", + "Basis.Form.436809-29": "请输入积分汇率", "upload.upload.283727-0": "上传图片", "upload.upload.283727-1": "点击修改", "upload.upload.283727-2": "推荐尺寸200*200", diff --git a/views/system/Basis/Form.vue b/views/system/Basis/Form.vue index 774105b..8f633ea 100644 --- a/views/system/Basis/Form.vue +++ b/views/system/Basis/Form.vue @@ -81,6 +81,17 @@ + + + +