Browse Source

修改 版本号

feat
JinxChen 2 years ago
parent
commit
62729198bb
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/config/models.js

+ 2
- 2
src/config/models.js View File

@@ -1,11 +1,11 @@
/* /*
* @Date: 2021-11-20 10:26:39 * @Date: 2021-11-20 10:26:39
* @LastEditors: JinxChen * @LastEditors: JinxChen
* @LastEditTime: 2022-05-10 11:07:57
* @LastEditTime: 2022-05-11 14:28:21
* @FilePath: \AntpayFrontEnd\src\config\models.js * @FilePath: \AntpayFrontEnd\src\config\models.js
* @description: * @description:
*/ */
export const VERSION_MODEL = '1.0.4'; //版本号
export const VERSION_MODEL = '1.0.5'; //版本号
export const IMAGE_URL = { export const IMAGE_URL = {
production: 'http://zfb.ssjlai.com/web/', production: 'http://zfb.ssjlai.com/web/',
test: 'http://zfb.ssjlai.com/web/', test: 'http://zfb.ssjlai.com/web/',


Loading…
Cancel
Save