Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
0fd4a57a
Commit
0fd4a57a
authored
Jun 11, 2019
by
lvwj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复默认皮肤
parent
ac0c46a9
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
22 additions
and
11 deletions
+22
-11
ms.people.min.js
src/main/webapp/api/ms.people.min.js
+0
-0
footer.htm
src/main/webapp/templets/1/default/footer.htm
+0
-1
head-file.htm
src/main/webapp/templets/1/default/head-file.htm
+13
-3
head.htm
src/main/webapp/templets/1/default/head.htm
+5
-3
center.htm
src/main/webapp/templets/1/default/people/center.htm
+0
-0
login.htm
src/main/webapp/templets/1/default/people/login.htm
+0
-0
password-change.htm
...main/webapp/templets/1/default/people/password-change.htm
+0
-0
search.htm
src/main/webapp/templets/1/default/search.htm
+4
-4
No files found.
src/main/webapp/api/ms.people.min.js
0 → 100644
View file @
0fd4a57a
This diff is collapsed.
Click to expand it.
src/main/webapp/templets/1/default/footer.htm
View file @
0fd4a57a
...
@@ -31,7 +31,6 @@ $(function(){
...
@@ -31,7 +31,6 @@ $(function(){
$
(
".head-menu-list-li"
).
hover
(
function
(){
$
(
".head-menu-list-li"
).
hover
(
function
(){
$
(
this
).
find
(
".head-menu-son-list"
).
fadeToggle
();
$
(
this
).
find
(
".head-menu-son-list"
).
fadeToggle
();
});
});
$
(
'.ms-footer-right-img-weixin'
).
hover
(
function
(){
$
(
'.ms-footer-right-img-weixin'
).
hover
(
function
(){
$
(
'.ms-footer-right-weixin'
).
toggle
();
$
(
'.ms-footer-right-weixin'
).
toggle
();
});
});
...
...
src/main/webapp/templets/1/default/head-file.htm
View file @
0fd4a57a
...
@@ -13,14 +13,23 @@
...
@@ -13,14 +13,23 @@
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/slider.js"
></script>
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/slider.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/less/3.9.0/less.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/less/3.9.0/less.min.js"
></script>
<!--vue-懒加载-表单验证-->
<!--vue-懒加载-表单验证-->
<script
src=
"{ms:global.host/}/plugins/vue/2.3.3/vue.min.js"
></script>
<script
src=
"{ms:global.host/}/plugins/vue/2.6.9/vue.min.js"
></script>
<script
src=
"{ms:global.host/}/plugins/validator/5.5.0/validator.min.js"
></script>
<script
src=
"{ms:global.host/}/plugins/validator/10.8.0/validator.min.js"
></script>
<!-- Element -->
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/plugins/element-ui/2.8.2/index.css"
>
<script
src=
"{ms:global.host/}/plugins/element-ui/2.8.2/index.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/animate.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/animate.css"
>
<script
src=
"{ms:global.host/}/static/plugins/axios/0.18.0/axios.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/axios/0.18.0/axios.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/1.0.0/ms.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/1.0.0/ms.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/1.0.0/ms.http.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/1.0.0/ms.http.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/1.0.0/ms.util.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/1.0.0/ms.util.js"
></script>
<script
type=
"text/javascript"
>
<script
src=
"{ms:global.host/}/api/ms.people.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/plupload/plupload.full.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/qs/6.6.0/qs.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/1.0.0/ms.upload.js"
></script>
<script>
window
.
http
=
ms
.
http
;
window
.
http
=
ms
.
http
;
ms
.
base
=
"{ms:global.host/}"
;
ms
.
login
=
'{ms:global.host/}'
;
</script>
</script>
\ No newline at end of file
src/main/webapp/templets/1/default/head.htm
View file @
0fd4a57a
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
</span>
</span>
<div
class=
"topbar-info J_userInfo loginSuccess hide-default"
v-show=
"isLogin"
style=
"display: none;"
>
<div
class=
"topbar-info J_userInfo loginSuccess hide-default"
v-show=
"isLogin"
style=
"display: none;"
>
<a
class=
"user-name"
href=
"{ms:global.host/}/people/center.do"
>
<a
class=
"user-name"
href=
"{ms:global.host/}/people/center.do"
>
<img
:src=
"'{ms:global.host/}
'+
peopleInfo.puIcon"
class=
"loginImg user_icon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
<img
:src=
"'{ms:global.host/}
/'+
peopleInfo.puIcon"
class=
"loginImg user_icon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
<b
class=
"userName ms-userName"
v-text=
"peopleInfo.puNickname"
></b>
<b
class=
"userName ms-userName"
v-text=
"peopleInfo.puNickname"
></b>
</a>
</a>
<a
href=
"javascript:;"
class=
"quitLogin"
@
click=
"quitLogin"
>
退出
</a>
<a
href=
"javascript:;"
class=
"quitLogin"
@
click=
"quitLogin"
>
退出
</a>
...
@@ -83,7 +83,9 @@
...
@@ -83,7 +83,9 @@
data
:
{
data
:
{
isLogin
:
""
,
//登录状态
isLogin
:
""
,
//登录状态
peopleInfo
:
""
,
//个人信息
peopleInfo
:
""
,
//个人信息
imgUrl
:
""
,
},
},
mounted
:
function
()
{
mounted
:
function
()
{
//获取个人信息
//获取个人信息
var
target
=
this
;
var
target
=
this
;
...
@@ -91,13 +93,13 @@
...
@@ -91,13 +93,13 @@
type
:
"POST"
,
type
:
"POST"
,
url
:
"{ms:global.host/}/checkLoginStatus.do"
,
url
:
"{ms:global.host/}/checkLoginStatus.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
target
.
isLogin
=
msg
.
result
;
target
.
isLogin
=
msg
.
result
;
//判断用户是否登录,如登录,则target.isLogin===true
if
(
msg
.
result
)
{
if
(
msg
.
result
)
{
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
"{ms:global.host/}/people/user/info.do"
,
url
:
"{ms:global.host/}/people/user/info.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
target
.
peopleInfo
=
msg
;
target
.
peopleInfo
=
msg
;
//target.peopleInfo为当前登录用户的基本信息
}
}
})
})
}
}
...
...
src/main/webapp/templets/1/default/people/center.htm
View file @
0fd4a57a
This diff is collapsed.
Click to expand it.
src/main/webapp/templets/1/default/people/login.htm
View file @
0fd4a57a
This diff is collapsed.
Click to expand it.
src/main/webapp/templets/1/default/people/password-change.htm
View file @
0fd4a57a
This diff is collapsed.
Click to expand it.
src/main/webapp/templets/1/default/search.htm
View file @
0fd4a57a
...
@@ -27,10 +27,10 @@
...
@@ -27,10 +27,10 @@
</ul>
</ul>
</div>
</div>
<div
class=
"ms-content-main-page"
>
<div
class=
"ms-content-main-page"
>
<a
class=
"ms-content-main-page-first"
href=
"{ms:page.index/}"
>
首页
</a>
<a
class=
"ms-content-main-page-first"
href=
"{ms:
global.url/}{ms:
page.index/}"
>
首页
</a>
<a
class=
"ms-content-main-page-upper"
href=
"{ms:page.pre/}"
>
上一页
</a>
<a
class=
"ms-content-main-page-upper"
href=
"{ms:
global.url/}{ms:
page.pre/}"
>
上一页
</a>
<a
class=
"ms-content-main-page-next"
href=
"{ms:page.next/}"
>
下一页
</a>
<a
class=
"ms-content-main-page-next"
href=
"{ms:
global.url/}{ms:
page.next/}"
>
下一页
</a>
<a
class=
"ms-content-main-page-last"
href=
"{ms:page.last/}"
>
末页
</a>
<a
class=
"ms-content-main-page-last"
href=
"{ms:
global.url/}{ms:
page.last/}"
>
末页
</a>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment