diff --git a/README.md b/README.md index 6df813a..bae3cf4 100644 --- a/README.md +++ b/README.md @@ -243,4 +243,10 @@ feature - 修复 已购买未激活未跳转容错页面的问题 - 修改 激活界面文字提示 - 修改 页面支付逻辑,由未激活充值购买变成已激活充值购买 -- 增加 已购买未激活容错页面 \ No newline at end of file +- 增加 已购买未激活容错页面 + + +## v1.0.28 +`2023.3.2` +update +- 修改 最后一步按钮文案 \ No newline at end of file diff --git a/src/config/models.js b/src/config/models.js index a5b325f..7f11c07 100644 --- a/src/config/models.js +++ b/src/config/models.js @@ -5,7 +5,7 @@ * @FilePath: \TelpoH5FrontendWeb\src\config\models.js * @description: */ -export const VERSION_MODEL = '1.0.27F'; //版本号 +export const VERSION_MODEL = '1.0.28F'; //版本号 export const IMAGE_URL = { production: 'http://zfb.ssjlai.com/web/', test: 'http://zfb.ssjlai.com/web/', diff --git a/src/views/pay-result/index.vue b/src/views/pay-result/index.vue index 1ea786b..440ceb9 100644 --- a/src/views/pay-result/index.vue +++ b/src/views/pay-result/index.vue @@ -1,7 +1,7 @@ @@ -46,7 +46,7 @@

激活电话卡

-->
-

第{{isAliPay ? '三' : '二'}}步:去使用功能

+

第{{isAliPay ? '三' : '二'}}步:继续使用功能