Преглед изворни кода

新生信息完善改post

西昌缴费二期
liangkun пре 2 година
родитељ
комит
79f853a0b0
5 измењених фајлова са 7 додато и 7 уклоњено
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/StuInfoFreshApi.cs
  2. +4
    -4
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js
  3. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json
  4. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/welcome/list.vue
  5. BIN
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/logo.png

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/StuInfoFreshApi.cs Прегледај датотеку

@@ -22,7 +22,7 @@ namespace Learun.Application.WebApi.Modules
{
Get["/stuInfoFreshEntity"] = GetStuInfoFreshEntity;
Get["/stuInfoFresh"] = GetStuInfoFresh;
Get["/saveStuInfoFresh"] = GetSaveStuInfoFresh;
Post["/saveStuInfoFresh"] = GetSaveStuInfoFresh;
Get["/saveLoan"] = GetSaveLoan;
Post["/savePhoto"] = GetSavePhoto;
Get["/payFeeDetail"] = GetPayFeeDetail;


+ 4
- 4
Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js Прегледај датотеку

@@ -22,11 +22,11 @@ export default {
// ],
"apiHost": [
// "http://localhost:31173/"
"http://123.57.209.16:31173/"
//"http://112.45.152.8:8083/"
// "http://123.57.209.16:31173/"
"http://112.45.152.8:8083/"
],
"webHost":"http://123.57.209.16:8081/",
//"webHost":"http://112.45.152.8:8000/",
// "webHost":"http://123.57.209.16:8081/",
"webHost":"http://112.45.152.8:8000/",
// 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示
"devAccount": [
// 20201130230 21364200000400266 老师 420528196310072253 学生 420528200606205026 420528200507261428


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json Прегледај датотеку

@@ -1,6 +1,6 @@
{
"name" : "智慧校园",
"appid" : "__UNI__1F5E446",
"appid" : "__UNI__E4958C9",
"description" : "智慧校园移动端",
"versionName" : "2.1.0",
"versionCode" : 20100,


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/welcome/list.vue Прегледај датотеку

@@ -195,7 +195,7 @@ export default {
}else{
this.queryData.Photo = ""
}
this.HTTP_GET('StuInfoFresh/saveStuInfoFresh', this.queryData).then(res => {
this.HTTP_POST('StuInfoFresh/saveStuInfoFresh', this.queryData).then(res => {
this.HIDE_LOADING();
if (res) {
// this.NAV_TO("/pages/my/newpassword")


BIN
Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/logo.png Прегледај датотеку

Before After
Width: 270  |  Height: 270  |  Size: 41 KiB Width: 953  |  Height: 953  |  Size: 248 KiB

Loading…
Откажи
Сачувај