diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.html b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.html index 1bc1d21c8..8f396bdf1 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.html +++ b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.html @@ -1,12 +1,10 @@
-
+
贷款回执码 - 办理贷款状态 -
办理贷款状态 diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.js b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.js index 2a79d2269..1e65f3625 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/EducationalAdministration/StuInfoFresh/StudentLoan/StudentLoan.js @@ -5,6 +5,7 @@ //数据绑定 learun.layer.loading(true, '获取数据中'); learun.httpget(config.webapi + "StuInfoFresh/stuInfoFresh", {}, (data) => { + console.log(data); if (data) { for (var id in data) { if (id == "StuInfoFreshEntity") { @@ -30,7 +31,7 @@ ID: $('#ID').val(), StudentLoan: $('#StudentLoan').val(), StudentLoanStatus: "0", - StudentLoanBLStatus:$("#StudentLoanBLStatus").lrselectGet(); + StudentLoanBLStatus:$("#StudentLoanBLStatus").lrselectGet() }; if ($('#StudentLoan').val().trim() != null && $('#StudentLoan').val().trim() != "" && $('#StudentLoan').val().trim() != undefined) { postdata.StudentLoanStatus = "1"; @@ -51,9 +52,10 @@ }, bind: function ($page) { - $page.find('#StudentLoanBLStatus').lrselect({ - type: 'StudentLoanBLStatus', - needPre:false + console.log($page.find('#StudentLoanBLStatus')); + $page.find('#StudentLoanBLStatus').lrpickerex({ + code: 'StudentLoanBLStatus', + type:'dataItem' }); } diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypassword/modifypassword.html b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypassword/modifypassword.html index 8d46e259d..2f2b38a1a 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypassword/modifypassword.html +++ b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypassword/modifypassword.html @@ -1,4 +1,4 @@ -<
+
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypasswordandnotice/modifypasswordandnotice.html b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypasswordandnotice/modifypasswordandnotice.html index a111c93c9..8a55e45b5 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypasswordandnotice/modifypasswordandnotice.html +++ b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/modifypasswordandnotice/modifypasswordandnotice.html @@ -1,4 +1,4 @@ -<
+
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.css b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.css index 821273699..ce30c3eb5 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.css +++ b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.css @@ -1,3 +1,9 @@ + + + .red{ + color: red; + } + .welcome { height: 100%; overflow: auto; @@ -47,8 +53,10 @@ /* padding: 0px 12px 20px; */ } .welbox2{ - padding: 0px 12px 0px; + padding: 0px 20px 0px; background-color: #fff; + position: relative; + } .welBox.active { display: block; @@ -60,14 +68,19 @@ font-size: 16px; line-height: 26px; } - +.welT span{ + font-weight: 400; + font-size: 12px; + line-height: 26px; +} .welT2 { height: 46px; line-height: 46px; font-size: 16px; margin: 0 -12px; padding: 0 12px; - background-color: #EFF2F3; + font-weight: 800; + } .welT i { @@ -92,6 +105,8 @@ font-size: 14px; margin-top: 8px; line-height: 0; + border-bottom: 1px solid #EFF2F3; + padding-bottom: 5px; } .welText div { @@ -162,18 +177,22 @@ .welInput .lr-picker { line-height: 30px; } +.welUrgent{ + position: relative; +} .welCon { margin-top: 18px; - position: relative; + margin: 0 -12px; } .welDel { - background: #EFF2F3; + text-align: right; padding: 5px 12px 10px; - text-align: right; + } + .welDel i,.welAdd i { text-align: center; width: 26px; @@ -183,12 +202,13 @@ border-radius: 3px; background: #ffff; color: #0C86D8; + margin-right:10px; } .welAdd{ - background: #EFF2F3; - margin: 0 -12px; - padding: 5px 12px; + + position: absolute; + bottom: 12px; font-size: 14px; color: #0C86D8; } @@ -215,7 +235,8 @@ } .welImgAdd { - width: 225px; + + height:300px; margin: 60px auto; border: 1px solid #0C86D8; border-radius: 6px; @@ -225,6 +246,7 @@ .welImgAdd img { width: 100%; + height: 100%; } /* #PhotoImg { diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.html b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.html index ae54c78b8..705ab3014 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.html +++ b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/welcome/welcome.html @@ -10,8 +10,8 @@
-
基本信息
-
下次请使用学号和密码登录
+
基本信息(下次请使用学号和密码登录)
+
学号
@@ -102,7 +102,8 @@
联系电话 - +
紧急联系人
@@ -118,7 +119,9 @@
手机号码 - +
座机号码 @@ -128,10 +131,20 @@ 联系地址
-
+
+ 联系地址 + +
+ + +
+
-
添加紧急联系人
+