Przeglądaj źródła

【修改】移动端-缴费详情:文字更新;

西昌分支
dyy 1 miesiąc temu
rodzic
commit
4d3c3b6ff6
4 zmienionych plików z 5 dodań i 5 usunięć
  1. +2
    -2
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js
  2. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuInfoBasic_PayFee/PayFee/single.vue
  3. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuInfoFresh/PayFee/single.vue
  4. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/ReceiveSendFeeManagement/PayFee/single.vue

+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js Wyświetl plik

@@ -8,9 +8,9 @@ export default {
//请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择
"apiHost": [
// "http://112.45.152.8:8083/"
"http://192.168.10.56:8088/"
"http://192.168.10.62:8088/"
],
"webHost":"http://192.168.10.56:8087/",
"webHost":"http://192.168.10.62:8087/",
// "webHost":"http://112.45.152.8:8000/",
// 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示
"devAccount": [


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuInfoBasic_PayFee/PayFee/single.vue Wyświetl plik

@@ -103,7 +103,7 @@ export default{
{type:'label',field:'ChargeItemName',name:'缴费项目'},
{type:'label',field:'Standard',name:'收费标准'},
// {type:'label',field:'copy_SJAmount',name:'本次应缴'},
{type:'input',field:'SJAmount',name:'本次实缴',edit:true},
{type:'input',field:'SJAmount',name:'本次实缴(可修改)',edit:true},
]
},
qrCodeUrl:'',


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuInfoFresh/PayFee/single.vue Wyświetl plik

@@ -103,7 +103,7 @@ export default{
{type:'label',field:'ChargeItemName',name:'缴费项目'},
{type:'label',field:'Standard',name:'收费标准'},
// {type:'label',field:'copy_SJAmount',name:'本次应缴'},
{type:'input',field:'SJAmount',name:'本次实缴',edit:true},
{type:'input',field:'SJAmount',name:'本次实缴(可修改)',edit:true},
]
},
qrCodeUrl:'',


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/ReceiveSendFeeManagement/PayFee/single.vue Wyświetl plik

@@ -109,7 +109,7 @@ export default{
fieldsData:[
{type:'label',field:'ChargeItemName',name:'缴费项目'},
{type:'label',field:'Standard',name:'收费标准'},
{type:'input',field:'NeedToPay',name:'本次实缴',edit:true},
{type:'input',field:'NeedToPay',name:'本次实缴(可修改)',edit:true},
]
},
qrCodeUrl:'',


Ładowanie…
Anuluj
Zapisz