Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
1b080a16
Commit
1b080a16
authored
Jul 31, 2020
by
wujj
Browse files
链接地址
parent
31aff726
Changes
84
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/templets/1/default/m/less/index.less
deleted
100644 → 0
View file @
31aff726
.ms-content-template {
.ms-index-tabs {
#ms-plug{
margin-left: 2rem;
}
text-align: center;
border: none;
margin: 20px 0 3px 0;
padding: 0;
li {
float: none;
display: inline-block;
font-size: 2rem;
a {
border: none !important;
color: #777 !important;
background-color: white;
padding: 6px 0px;
font-size: 1.6rem;
}
}
.active {
a {
color: #333 !important;
border-bottom: 2px solid #00b0ff !important;
}
}
}
.ms-content-all {
width: 100%;
background: #fafafa;
.tab-content {
background: #fafafa;
width: 100%;
margin: auto;
overflow: hidden;
padding-bottom: 12px;
.ms-model-content {
padding: 0 12px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
.ms-model-list {
overflow: hidden;
.ms-model-more {
width: 385px;
height: 40px;
background-color: #fafafa;
line-height: 40px;
text-align: center;
div {
border: 1px solid #aaa;
color: #999;
padding: 6px 18px;
display: inline-block;
line-height: 1;
border-radius: 30px;
font-size: 1.4rem;
cursor: pointer;
&:hover {
background: #aaa;
color: white;
}
}
}
display: inline-block;
position: relative;
margin: 12px 0 0 0;
.ms-model-info {
padding: 6px;
background: white;
span {
font-size: 14px;
display: block;
margin-bottom: 12px;
color: #666;
width: calc(~"49vw - 36px");
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ms-model-info-img {
width: 30px;
height: 30px;
border-radius: 50%;
margin-right: 0px;
}
.ms-model-type {
color: #fb803c;
display: inline-block;
float: right;
font-size: 1.8rem;
}
}
.ms-model-img {
overflow: hidden;
position: relative;
height: 110px;
z-index: 2;
display: inline-block;
width: calc(~"49vw - 15px");
img {
width: 100%;
position: relative;
}
}
.ms-model-mobile-img {
position: absolute;
overflow: hidden;
z-index: 3;
right: 0;
top: 0;
height: 155px;
background-size: 100px 170px;
right: -22px;
div {
width: 120px;
height: 108px;
padding: 0px 34px 0px 16px;
margin-top: 27px;
overflow: hidden;
position: relative;
img {
width: 100%;
position: relative;
min-height: 100%;
}
}
}
}
}
}
}
}
.ms-case {
.ms-case-div{
margin-bottom: 2.2rem;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}
.ms-case-title {
border-bottom: 1px solid #ddd;
.ms-case-title-h2 {
color: #000;
}
.ms-case-more {
color: #999;
}
}
.ms-case-list-div {
margin-top: 1rem;
ul {
padding: 0;
li {
.ms-case-list-img {
border: none;
height:100%;
}
}
}
}
}
.ms-product {
.ms-product-container{
padding-right: 0;
padding-left: 0;
margin-right: 0;
margin-left: 0;
}
background-color: #fafafa;
.container {
.slide {
/*height: 27rem;*/
h2 {
font-size: 1.6rem;
margin-top: 1rem;
height: 2rem;
text-align: center;
line-height: 2rem;
}
}
}
}
.ms-news {
.ms-news-title {
border-bottom: 1px solid #fafafa;
.ms-news-title-h2 {
color: #000;
}
.ms-news-more {
color: #999;
}
}
.ms-product-news-list {
.ms-product-news-list{
/*border: none;*/
}
ul {
li {
border: none;
a {
font-size: 1.5rem;
color: #555;
}
}
}
}
}
\ No newline at end of file
src/main/webapp/templets/1/default/m/less/news-list.less
deleted
100644 → 0
View file @
31aff726
.ms-news-list{
ul{
li{
a{
color: #000;
font-size: 1.5rem;
}
}
}
.ms-news-list-page{
margin-left: 0px;
margin-right: 0px;
text-align: center;
li{
a{
padding: 0.5em 0.5em;
color: #999;
font-size: 0.6rem;
}
}
}
}
src/main/webapp/templets/1/default/m/less/news-show.less
deleted
100644 → 0
View file @
31aff726
.ms-news-show{
input::-webkit-input-placeholder {
color:#999;
}
color:#555;
.ms-news-show-title{
}
.ms-news-show-content{
padding: 0 1rem;
margin-top: 0.5rem;
}
.ms-news-show-main{
margin: 0 1rem;
border-bottom: 1px solid #ddd;
padding-bottom: 0.5rem;
padding-top: 1rem;
.ms-news-show-title{
font-size: 1.9rem;
color: #444;
}
p{
display: none;
}
.ms-news-show-icon{
.ms-news-show-icon-title{
display: block;
float: left;
}
.ms-news-show-icon-con{
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 6rem;
float: left;
}
overflow: hidden;
font-size: 1.3rem;
color: #999;
div{
float: left;
span{
margin: 0 0.5rem;
}
}
.ms-news-show-icon-clicks,.ms-news-show-icon-Fabulous{
background-image: url(../images/pics.png);
width: 22px;
height: 15px;
margin-top: 0.4rem;
}
.ms-news-show-icon-clicks{
background-position: -11px 84px;
}
.ms-news-show-icon-Fabulous{
background-position: -120px 85px;
}
}
}
.ms-news-show-comment{
padding-top: 2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #ddd;
.ms-news-show-comment-top{
margin-bottom: 1rem;
.ms-news-show-comment-top-icon{
transition: all .6s;
background-image: url(../images/pics.png);
width: 4rem;
height: 4rem;
background-position: -49px 49px;
background-color: #bababa;
border-radius: 50%;
margin: 0 auto;
cursor: pointer;
}
.ms-is-attention {
background-color: #009bff;
}
}
.ms-news-show-comment-bottom{
border-top: 1px solid #ddd;
padding-top: 1rem;
margin: 0 0.5rem;
.ms-news-show-comment-input{
/*margin-bottom: 1rem;*/
border-bottom: 1px solid #ddd;
padding-bottom: 2rem;
textarea{
height: 3.3rem;
padding: 0.7rem;
background-color: #fafafa;
border: 1px solid #eee;
border-radius: 3px;
width: 100%;
outline:none;
}
textarea::-webkit-input-placeholder{
color:#ccc;
font-size: 1.4rem;
}
.ms-news-show-comment-button{
overflow: hidden;
margin-top: 0.5rem;
.ms-news-show-comment-expression{
background-image: url(../images/pics.png);
background-position: -2px 37px;
width: 3rem;
height: 2rem;
float: left;
cursor: pointer;
}
.ms-news-show-comment-submit{
width: 5rem;
background-color: #fafafa;
font-size: 1.4rem;
height: 2.5rem;
border-radius: 4px;
color: #ccc;
line-height: 2.5rem;
text-align: center;
float: right;
cursor: no-drop;
}
.ms-submit-comments-css {
opacity: .9 !important;
cursor: pointer;
background-color: #009aff !important;
color: #ffffff;
&:hover {
opacity: 1 !important;
}
}
}
}
.ms-news-show-comment-whole{
text-align: center;
margin: 1rem 0;
}
.ms-news-show-comment-list{
.ms-news-show-comment-list-div{
overflow: hidden;
border-bottom: 1px solid #ddd;
padding: 1rem 0;
.ms-news-show-comment-list-left{
overflow: hidden;
float: left;
width: 100%;
.ms-news-show-comment-list-portrait{
float: left;
overflow: hidden;
margin-right: 0.5rem;
img{
width: 4rem;
height: 4rem;
border-radius: 50%;
}
}
.ms-news-show-comment-list-content{
.ms-news-show-comment-list-top{
width: 100%;
overflow: hidden;
}
.ms-news-show-comment-list-right{
overflow: hidden;
float: right;
width: 11%;
.ms-news-show-main-icon-Fabulous{
background-position: -120px 85px;
background-image: url(../images/pics.png);
width: 1.5rem;
height: 1.5rem;
margin-top: 0.3rem;
float: left;
}
.ms-news-show-main-icon-num{
}
}
font-size: 1.2rem;
overflow: hidden;
.ms-news-show-comment-list-name,.ms-news-show-comment-list-time{
color: #999;
}
.ms-news-show-comment-list-name{
float: left;
}
}
}
}
.ms-news-show-comment-more{
text-align: center;
color: #999;
margin: 1rem 0;
font-size: 14px;
}
}
}
}
}
\ No newline at end of file
src/main/webapp/templets/1/default/m/news-list.htm
deleted
100644 → 0
View file @
31aff726
<!DOCTYPE html>
<html>
<
#include
"/
m
/
head-file.htm
"
/>
<body>
<
#include
"/
m
/
head.htm
"
/>
<div
class=
"ms-banner"
>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/case.png"
class=
"am-img-responsive"
alt=
""
/>
</div>
<div
class=
"ms-news-list"
>
<div
data-am-widget=
"list_news"
class=
"am-list-news am-list-news-default"
>
<div
class=
"am-list-news-bd"
>
<ul
class=
"am-list"
>
{ms:arclist ispaging=true size=3}
<li
class=
"am-g am-list-item-dated"
>
<a
href=
"{ms:global.url/}[field.link/]"
class=
"am-list-item-hd "
>
[field.title/]
</a>
<span
class=
"am-list-date"
>
[field.date?string("yyyy-mm-dd")/]
</span>
</li>
{/ms:arclist}
</ul>
</div>
</div>
</div>
<
#include
"/
m
/
footer.htm
"
/>
</body>
</html>
\ No newline at end of file
src/main/webapp/templets/1/default/m/news-show.htm
deleted
100644 → 0
View file @
31aff726
<!DOCTYPE html>
<html>
<head>
<
#include
"/
m
/
head-file.htm
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/jquery.sinaemotion.css"
/>
<script
type=
"text/javascript"
src=
"{ms:global.host/}/{ms:global.style/}/js/jquery.sinaEmotion.js"
></script>
</head>
<body>
<
#include
"/
m
/
head.htm
"
/>
<div
class=
"ms-banner"
>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/case.png"
class=
"am-img-responsive"
alt=
""
/>
</div>
<div
class=
"ms-news-show"
id=
"news-show-vue"
>
<article
class=
"am-article"
>
<div
class=
"am-article-hd ms-news-show-main"
>
<div
class=
"ms-news-show-title"
>
{ms:field.title/}
</div>
<p
class=
"am-article-meta"
>
<div
class=
"ms-news-show-icon"
>
<div
class=
"ms-news-show-icon-source"
><lable
class=
"ms-news-show-icon-title"
>
来源:
</lable><lable
class=
"ms-news-show-icon-con"
>
{ms:field.source/}
</lable>
<span>
|
</span>
</div>
<div
class=
"ms-news-show-icon-time"
>
<span>
|
</span>
</div>
<div
class=
"ms-news-show-icon-clicks"
></div>
<div
class=
"ms-news-show-icon-num"
>
{ms:field.hit/}
<span>
|
</span>
</div>
<!-- <div class="ms-news-show-icon-comment"></div>
<div class="ms-news-show-icon-num">52<span>|</span></div> -->
<div
class=
"ms-news-show-icon-Fabulous"
></div>
<div
class=
"ms-news-show-icon-num"
v-text=
"attentionNum"
></div>
</div>
</p>
</div>
<div
class=
"am-article-bd ms-news-show-content"
>
{ms:field.content/}
</div>
<div
class=
"metfield"
>
<p>
上一篇:
<a
href=
"{ms:pre.link/}"
>
{ms:pre.title/}
</a></p>
<p>
下一篇:
<a
href=
"{ms:next.link/}"
>
{ms:next.title/}
</a></p>
</div>
</article>
<div
class=
"ms-news-show-comment"
>
<div
class=
"ms-news-show-comment-top"
>
<div
class=
"ms-news-show-comment-top-icon"
@
click=
"attentionNews"
:class=
"{'ms-is-attention':isAttention}"
></div>
</div>
<div
class=
"ms-news-show-comment-bottom"
>
<div
class=
"ms-news-show-comment-input"
>
<textarea
v-model=
'isButAttention'
class=
"emotion"
type=
"text"
name=
"comments"
placeholder=
"我有话说..."
></textarea>
<div
class=
"ms-news-show-comment-button"
>
<div
class=
"ms-news-show-comment-expression"
id=
"ms-face"
></div>
<div
class=
"ms-news-show-comment-submit"
:class=
"{'ms-submit-comments-css':isButAttention.length > 0}"
@
click=
"submitComments()"
>
提交
</div>
</div>
</div>
<div
class=
"ms-news-show-comment-whole"
>
全部评论
</div>
<div
class=
"ms-news-show-comment-list"
>
<template
v-for=
"(comments,index) in commentsList"
>
<div
class=
"ms-news-show-comment-list-div"
v-if=
"index <= listNum"
>
<div
class=
"ms-news-show-comment-list-left"
>
<div
class=
"ms-news-show-comment-list-portrait"
>
<img
:src=
"'{ms:global.host/}'+ comments.puIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
</div>
<div
class=
"ms-news-show-comment-list-content"
>
<div
class=
"ms-news-show-comment-list-top"
>
<div
class=
"ms-news-show-comment-list-name"
v-text=
"comments.puNickname"
></div>
<!-- <div class="ms-news-show-comment-list-right">
<div class="ms-news-show-main-icon-Fabulous"></div>
<div class="ms-news-show-main-icon-num">28</div>
</div> -->
</div>
<div
class=
"ms-news-show-comment-list-bottom"
>
<div
class=
"ms-news-show-comment-list-comment"
v-html=
"vueAnalyticEmotion(comments.commentContent)"
></div>
<div
class=
"ms-news-show-comment-list-time"
v-text=
"comments.commentTime"
></div>
</div>
</div>
</div>
</div>
</template>
<div
class=
"ms-news-show-comment-more"
@
click=
"listNum = listNum +4"
v-show=
"listNum < commentsList.length"
>
查看更多评论
</div>
<div
class=
"ms-news-show-comment-more"
v-show=
"listNum >= commentsList.length && commentsList.length != 0"
>
没有更多评论
</div>
</div>
</div>
</div>
</div>
<
#include
"/
m
/
footer.htm
"
/>
</body>
<script>
var
newsShowVue
=
new
Vue
({
el
:
"
#news-show-vue
"
,
data
:
{
commentsList
:
[],
//评论列表
attentionNum
:
0
,
//点赞数
isAttention
:
false
,
//点赞状态
isButAttention
:
''
,
//按钮状态
listNum
:
4
,
//列表数
loginStatus
:
''
,
//登录状态
vueAnalyticEmotion
:
function
(
val
)
{
return
AnalyticEmotion
(
val
);
},
},
methods
:
{
//关注或者取消
attentionNews
:
function
()
{
var
obj
=
this
;
if
(
this
.
loginStatus
!=
true
)
{
alert
(
"
请先登录后重试
"
);
return
;
}
//判断关注还是取关
if
(
obj
.
isAttention
==
false
)
{
$
.
ajax
({
type
:
"
POST
"
,
data
:
"
basicAttentionBasicId={ms:field.id/}&basicAttentionType=2
"
,
url
:
"
{ms:global.host/}/people/attention/save.do
"
,
success
:
function
(
msg
)
{
if
(
msg
.
result
)
{
obj
.
attentionNum
++
;
obj
.
isAttention
=
true
;
}
},
error
:
function
()
{
alert
(
"
操作失败,请检查是否已经安装关注插件
"
);
}
})
}
else
{
$
.
ajax
({
type
:
"
POST
"
,
data
:
"
basicId={ms:field.id/}&basicAttentionType=2
"
,
url
:
"
{ms:global.host/}/people/attention/delete.do
"
,
success
:
function
(
msg
)
{
if
(
msg
.
result
)
{
obj
.
attentionNum
--
;
obj
.
isAttention
=
false
;
}
},
error
:
function
()
{
alert
(
"
操作失败,请检查是否已经安装关注插件
"
);
}
})
}
},
//关注
list
:
function
()
{
var
obj
=
this
;
$
.
ajax
({
type
:
"
POST
"
,
data
:
"
commentBasicId={ms:field.id/}
"
,
url
:
"
{ms:global.host/}/comment/list.do
"
,
success
:
function
(
msg
)
{
obj
.
commentsList
=
msg
.
list
;
}
})
},
//提交
submitComments
:
function
()
{
if
(
this
.
isButAttention
==
''
)
{
return
;
}
if
(
this
.
loginStatus
!=
true
)
{
alert
(
"
请先登录后重试
"
);
return
;
}
var
obj
=
this
;
$
.
ajax
({
type
:
"
POST
"
,
data
:
"
commentContent=
"
+
$
(
"
textarea[name=comments]
"
).
val
()
+
"
&isCode=false&commentBasicId={ms:field.id/}
"
,
url
:
"
{ms:global.host/}/people/comment/save.do
"
,
success
:
function
(
msg
)
{
if
(
msg
.
result
)
{
alert
(
"
评论成功
"
);
obj
.
list
();
}
else
{
alert
(
msg
.
resultMsg
);
}
obj
.
isButAttention
=
''
;
},
error
:
function
()
{
alert
(
"
操作失败,请检查是否已经安装评论插件
"
);
}
})
}
},
mounted
:
function
()
{
//调用表情
$
(
'
#ms-face
'
).
SinaEmotion
(
$
(
'
.emotion
'
));
var
obj
=
this
;
//验证登录
$
.
ajax
({
type
:
"
POST
"
,
url
:
"
{ms:global.host/}/checkLoginStatus.do
"
,
success
:
function
(
msg
)
{
obj
.
loginStatus
=
msg
.
result
;
}
})
//关注数
$
.
ajax
({
type
:
"
POST
"
,
data
:
"
basicAttentionBasicId={ms:field.id/}&basicAttentionType=2
"
,
url
:
"
{ms:global.host/}/attention/count.do
"
,
success
:
function
(
msg
)
{
obj
.
attentionNum
=
msg
;
}
})
//是否关注了
$
.
ajax
({
type
:
"
POST
"
,
data
:
"
basicAttentionBasicId={ms:field.id/}&basicAttentionType=2
"
,
url
:
"
{ms:global.host/}/people/attention/isExists.do
"
,
success
:
function
(
msg
)
{
obj
.
isAttention
=
msg
.
result
;
}
})
},
beforeCreate
:
function
()
{
var
obj
=
this
;
var
app_id
=
'
1362404091
'
;
//获取标签列表
$
.
ajax
({
async
:
true
,
dataType
:
'
jsonp
'
,
url
:
'
https://api.weibo.com/2/emotions.json?source=
'
+
app_id
,
success
:
function
(
response
)
{
var
data
=
response
.
data
;
for
(
var
i
in
data
)
{
if
(
data
[
i
].
category
==
''
)
{
data
[
i
].
category
=
'
默认
'
;
}
if
(
emotions
[
data
[
i
].
category
]
==
undefined
)
{
emotions
[
data
[
i
].
category
]
=
new
Array
();
categorys
.
push
(
data
[
i
].
category
);
}
emotions
[
data
[
i
].
category
].
push
({
name
:
data
[
i
].
phrase
,
icon
:
data
[
i
].
icon
});
uSinaEmotionsHt
.
put
(
data
[
i
].
phrase
,
data
[
i
].
icon
);
}
obj
.
list
();
}
});
},
})
</script>
</html>
\ No newline at end of file
src/main/webapp/templets/1/default/m/people/center.htm
deleted
100644 → 0
View file @
31aff726
<!doctype html>
<html
class=
"no-js"
>
<head>
<meta
charset=
"utf-8"
>
<title>
修改资料
</title>
<
#include
"/
head-file.htm
"
/>
<script
src=
'{ms:global.host/}/plugins/plupload/plupload.full.min.js'
></script>
</head>
<body>
<div
class=
"ms-center ms-people-info am-page am-padding"
id=
"mobile-index"
>
<header
class=
"demo-header am-text-center"
><h3>
个人信息
</h3></header>
<div
id=
"widget-list"
>
<ul
class=
"am-list m-widget-list"
>
<li
class=
"am-g am-list-item-dated"
>
<a
href=
"javascript:;"
class=
"am-list-item-hd ms-info-title"
>
用户名
</a>
<span
class=
"am-list-date"
v-text=
"peopleName"
></span>
</li>
<li
class=
"am-g am-list-item-dated"
data-am-modal=
"{target: '#nike-prompt'}"
>
<a
href=
"javascript:;"
class=
"am-list-item-hd ms-info-title"
>
昵称
</a>
<span
class=
"am-list-date"
>
<span
v-text=
"peopleNike"
></span>
<i
class=
"iconfont am-fr ms-iconfont"
>

</i>
</span>
</li>
<li
class=
"am-g am-list-item-dated"
data-am-modal=
"{target: '#name-prompt'}"
>
<a
href=
"javascript:;"
class=
"am-list-item-hd ms-info-title"
>
真实姓名
</a>
<span
class=
"am-list-date"
>
<span
v-text=
"peopleRealName"
></span>
<i
class=
"iconfont am-fr ms-iconfont"
>

</i>
</span>
</li>
<li
class=
"am-g am-list-item-dated"
data-am-modal=
"{target: '#sex-prompt'}"
>
<a
href=
"javascript:;"
class=
"am-list-item-hd ms-info-title"
>
性别
</a>
<span
class=
"am-list-date"
>
<span
v-text=
"peopleSex"
>
女
</span>
<i
class=
"iconfont am-fr ms-iconfont"
>

</i>
</span>
</li>
<!-- <li class="am-g am-list-item-dated">
<a href="{ms:global.host/}/people/address.do" class="am-list-item-hd ms-info-title">收货地址</a>
<span class="am-list-date"><a class="ms-info-title ms-info-operate" href="{ms:global.host/}/people/address.do"><i class="iconfont am-fr ms-iconfont"></i></a></span>
</li>
-->
<!-- <li class="am-g am-list-item-dated">
<a href="javascript:;" class="am-list-item-hd ms-info-title">绑定邮箱</a>
<span class="am-list-date">
<a class="ms-info-title ms-info-operate" href="{ms:global.host/}/people/bind-email.do">
<span v-text="peopleEmail"></span>
<i class="iconfont am-fr ms-iconfont"></i>
</a>
</span>
</li> -->
<li
class=
"am-g am-list-item-dated"
>
<a
href=
"javascript:;"
class=
"am-list-item-hd ms-info-title"
>
登录密码
</a>
<span
class=
"am-list-date"
><a
class=
"ms-info-title ms-info-operate"
href=
"{ms:global.host/}/people/password-change.do"
>
去修改
<i
class=
"iconfont am-fr ms-iconfont"
>

</i></a></span>
</li>
</ul>
<v-touch
type=
"button"
class=
"am-btn am-btn-block am-btn-danger am-radius ms-center-button"
v-on:tap=
"quitLogin"
>
退出
</v-touch>
<!-- <a href="{ms:global.host/}/people/center.do">
<button type="button" class="am-btn am-btn-block am-btn-default am-radius ms-center-button">返回个人中心</button>
</a> -->
</div>
<!-- 修改昵称 -->
<div
class=
"am-modal am-modal-prompt"
id=
"nike-prompt"
>
<div
class=
"am-modal-dialog"
>
<div
class=
"am-modal-hd"
>
修改昵称
</div>
<div
class=
"am-modal-bd"
>
<input
type=
"text"
class=
"am-modal-prompt-input"
v-model=
"changeNike"
>
</div>
<div
class=
"am-modal-footer"
>
<v-touch
class=
"am-modal-btn"
v-on:tap=
"updateNike"
>
提交
</v-touch>
<v-touch
class=
"am-modal-btn"
data-am-modal-cancel
v-on:tap=
"cancelNike"
>
取消
</v-touch>
</div>
</div>
</div>
<!-- 修改真实姓名 -->
<div
class=
"am-modal am-modal-prompt"
id=
"name-prompt"
>
<div
class=
"am-modal-dialog"
>
<div
class=
"am-modal-hd"
>
真实姓名
</div>
<div
class=
"am-modal-bd"
>
<input
type=
"text"
class=
"am-modal-prompt-input"
v-model=
"changeName"
>
</div>
<div
class=
"am-modal-footer"
>
<v-touch
class=
"am-modal-btn"
v-on:tap=
"updateName"
>
提交
</v-touch>
<v-touch
class=
"am-modal-btn"
data-am-modal-cancel
v-on:tap=
"cancelName"
>
取消
</v-touch>
</div>
</div>
</div>
<!-- 修改性别 -->
<div
class=
"am-modal am-modal-no-btn"
id=
"sex-prompt"
>
<div
class=
"am-modal-dialog"
>
<div
class=
"am-modal-hd"
>
修改性别
<a
href=
"javascript: void(0)"
class=
"am-close am-close-spin"
data-am-modal-close
>
×
</a>
</div>
<v-touch
v-on:tap=
"updateSex(1)"
v-bind:class=
"{'active':sex1}"
>
男
</v-touch>
<v-touch
class=
"ms-sex-padding"
v-on:tap=
"updateSex(2)"
v-bind:class=
"{'active':sex2}"
>
女
</v-touch>
</div>
</div>
</div>
<script
type=
"text/javascript"
>
var
vm
=
new
Vue
({
el
:
"
#mobile-index
"
,
data
:{
title
:
'
编辑资料
'
,
backBtn
:
"
javascript:history.back()
"
,
peopleName
:
'
加载中
'
,
peopleNike
:
""
,
peopleSex
:
""
,
peopleEmail
:
""
,
headSrc
:
"
{ms:global.host/}/{ms:global.style/}/people/images/center-head.png
"
,
changeNike
:
""
,
sex1
:
false
,
sex2
:
false
,
peopleRealName
:
""
,
changeName
:
""
,
},
methods
:{
//获取用户信息
getInfo
:
function
(){
var
_obj
=
this
;
mpeople
.
people
.
user
.
info
(
function
(
returnJson
){
//获取用户名
_obj
.
peopleName
=
returnJson
.
peopleName
;
//追加昵称
_obj
.
peopleNike
=
returnJson
.
puNickname
;
_obj
.
changeNike
=
returnJson
.
puNickname
;
_obj
.
peopleRealName
=
returnJson
.
puRealName
;
_obj
.
changeName
=
returnJson
.
puRealName
;
//追加邮箱
_obj
.
peopleEmail
=
returnJson
.
peopleMail
;
//追加性别
if
(
returnJson
.
puSex
==
1
){
_obj
.
peopleSex
=
"
男
"
;
_obj
.
sex1
=
true
;
}
else
if
(
returnJson
.
puSex
==
2
){
_obj
.
peopleSex
=
"
女
"
;
_obj
.
sex2
=
true
;
}
else
{
_obj
.
peopleSex
=
"
未知
"
}
//有头像获取追加头像
if
(
returnJson
.
puIcon
!=
undefined
){
_obj
.
headSrc
=
"
{ms:global.host/}
"
+
returnJson
.
puIcon
}
});
},
//取消修改昵称
cancelNike
:
function
(){
this
.
changeNike
=
this
.
peopleNike
;
},
//取消修改真实姓名
cancelName
:
function
(){
this
.
changeName
=
this
.
peopleRealName
;
},
//修改真实姓名
updateName
:
function
(){
var
_obj
=
this
;
var
pattern
=
new
RegExp
(
"
[^a-zA-Z0-9
\
_
\
u4e00-
\
u9fa5]
"
,
"
i
"
);
if
(
_obj
.
changeName
.
indexOf
(
"
"
)
>=
0
){
alert
(
"
真实姓名不能为空格
"
);
this
.
changeName
=
this
.
peopleRealName
;
return
;
}
if
(
pattern
.
test
(
this
.
peopleName
)){
alert
(
"
真实姓名不能为特殊字符
"
);
this
.
changeName
=
this
.
peopleRealName
;
return
;
}
if
(
validator
.
isLength
(
_obj
.
changeName
,{
min
:
0
,
max
:
20
})){
var
updateParam
=
"
puRealName=
"
+
_obj
.
changeName
;
mpeople
.
people
.
user
.
update
(
updateParam
,
function
(
returnJson
){
//更新用户信息
if
(
returnJson
.
result
){
alert
(
"
修改成功
"
);
_obj
.
peopleRealName
=
_obj
.
changeName
;
}
});
}
else
{
alert
(
"
真实姓名最大长度为20个字符
"
);
this
.
changeName
=
this
.
peopleRealName
;
}
},
//修改昵称
updateNike
:
function
(){
var
_obj
=
this
;
var
pattern
=
new
RegExp
(
"
[^a-zA-Z0-9
\
_
\
u4e00-
\
u9fa5]
"
,
"
i
"
);
if
(
_obj
.
changeNike
.
indexOf
(
"
"
)
>=
0
){
alert
(
"
昵称不能为空格
"
);
this
.
changeNike
=
this
.
peopleNike
;
return
;
}
if
(
pattern
.
test
(
this
.
changeNike
)){
alert
(
"
昵称不能为特殊字符
"
);
this
.
changeNike
=
this
.
peopleNike
;
return
;
}
if
(
validator
.
isLength
(
_obj
.
changeNike
,{
min
:
0
,
max
:
20
})){
var
updateParam
=
"
puNickname=
"
+
_obj
.
changeNike
;
mpeople
.
people
.
user
.
update
(
updateParam
,
function
(
returnJson
){
//更新用户信息
if
(
returnJson
.
result
){
alert
(
"
修改成功
"
);
_obj
.
peopleNike
=
_obj
.
changeNike
;
}
});
}
else
{
alert
(
"
昵称最大长度为20个字符
"
);
this
.
changeNike
=
this
.
peopleNike
;
}
},
//修改性别
updateSex
:
function
(
data
){
var
_obj
=
this
;
var
updateParam
=
"
puSex=
"
+
data
;
if
(
data
==
1
){
_obj
.
sex1
=
true
;
_obj
.
sex2
=
false
;
}
else
{
_obj
.
sex1
=
false
;
_obj
.
sex2
=
true
;
}
mpeople
.
people
.
user
.
update
(
updateParam
,
function
(
returnJson
){
//更新用户信息
if
(
returnJson
.
result
){
if
(
data
==
1
){
_obj
.
peopleSex
=
"
男
"
;
_obj
.
sex1
=
true
;
_obj
.
sex2
=
false
;
}
else
if
(
data
==
2
){
_obj
.
peopleSex
=
"
女
"
;
_obj
.
sex1
=
false
;
_obj
.
sex2
=
true
;
}
alert
(
"
修改成功
"
);
$
(
'
#sex-prompt
'
).
modal
(
'
close
'
);
}
});
},
//退出
quitLogin
:
function
(){
mpeople
.
people
.
quit
(
function
(){});
alert
(
"
退出成功
"
);
location
.
href
=
ms
.
base
+
"
/login.do
"
;
},
}
});
vm
.
getInfo
();
</script>
<!--[if (gte IE 9)|!(IE)]><!-->
<!--<![endif]-->
<!--[if lte IE 8 ]>
<script src="http://libs.baidu.com/jquery/1.11.3/jquery.min.js"></script>
<script src="http://cdn.staticfile.org/modernizr/2.8.3/modernizr.js"></script>
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
<![endif]-->
<script
src=
"{ms:global.host/}/plugins/AmazeUI/2.7.2/js/amazeui.min.js"
></script>
</body>
</html>
\ No newline at end of file
src/main/webapp/templets/1/default/m/people/css/ms.mall.m.people.css
deleted
100644 → 0
View file @
31aff726
.am-form
input
[
type
=
number
]
:focus
,
.am-form
input
[
type
=
search
]
:focus
,
.am-form
input
[
type
=
text
]
:focus
,
.am-form
input
[
type
=
password
]
:focus
,
.am-form
input
[
type
=
datetime
]
:focus
,
.am-form
input
[
type
=
datetime-local
]
:focus
,
.am-form
input
[
type
=
date
]
:focus
,
.am-form
input
[
type
=
month
]
:focus
,
.am-form
input
[
type
=
time
]
:focus
,
.am-form
input
[
type
=
week
]
:focus
,
.am-form
input
[
type
=
email
]
:focus
,
.am-form
input
[
type
=
url
]
:focus
,
.am-form
input
[
type
=
tel
]
:focus
,
.am-form
input
[
type
=
color
]
:focus
,
.am-form
select
:focus
,
.am-form
textarea
:focus
,
.am-form-field
:focus
{
box-shadow
:
none
;
}
/*收获地址列表样式*/
.address
{
font-size
:
1em
;
margin
:
0em
auto
;
color
:
#fff
;
width
:
93.75%
;
height
:
3em
;
margin-top
:
.6em
;
margin-bottom
:
0.6em
;
}
.ms-address-add
.ms-list-news-border
{
padding
:
0em
0em
!important
;
margin-bottom
:
2em
!important
;
margin
:
0em
;
padding
:
0em
1em
;
}
.ms-address-add
.ms-list-news-border
.ms-list-border
{
border-top
:
none
!important
;
margin-bottom
:
0.1em
!important
;
padding
:
1rem
1em
;
line-height
:
2.5em
;
}
.ms-address-add
.ms-list-news-border
.ms-list-border
.am-list-item-hd
{
font-weight
:
100
;
}
.ms-address-add
.ms-list-news-border
.ms-list-border
.ms-input
{
border
:
0em
;
margin-top
:
0.2em
;
width
:
70%
;
}
.ms-address-add
.ms-list-news-border
.ms-list-border
.ms-address-default
{
width
:
92%
;
}
.ms-address-add
.ms-list-border
{
border-top
:
none
!important
;
margin-bottom
:
0.1em
!important
;
padding
:
1rem
1em
;
line-height
:
2.5em
;
}
.ms-address-add
.ms-list-border
.am-list-item-hd
{
font-weight
:
100
;
}
.ms-address-add
.ms-list-border
.ms-input
{
border
:
0em
;
margin-top
:
0.2em
;
width
:
70%
;
}
.ms-address-add
.ms-list-border
.ms-address-default
{
width
:
92%
;
}
.ms-address-add
.ms-address-add-btn
{
background
:
#fff
;
text-align
:
center
;
width
:
100%
;
}
.ms-address-add
.ms-address-add-btn
.ms-save-address
{
font-size
:
1em
;
margin
:
0em
auto
;
width
:
93.75%
;
height
:
3em
;
margin-top
:
.6em
;
margin-bottom
:
0.6em
;
background
:
#f23030
;
color
:
#fff
;
line-height
:
2em
;
}
.ms-address-add
.ms-address-add-btn
.ms-back-address
{
font-size
:
1em
;
margin
:
0em
auto
;
color
:
#fff
;
width
:
93.75%
;
height
:
3em
;
margin-top
:
.6em
;
margin-bottom
:
0.6em
;
background
:
#f3f5f7
;
color
:
#999
;
line-height
:
2em
;
}
.ms-address-add
.am-btn-group-stacked
>
.am-btn
+
.am-btn
{
margin
:
0em
auto
;
}
.ms-address
{
background
:
#f5f5f5
;
}
.ms-address
.ms-list-news-border
{
padding
:
0em
0em
!important
;
margin-bottom
:
6em
!important
;
}
.ms-address
.ms-list-news-border
.loading-pic
{
width
:
100%
;
height
:
300px
;
background
:
url(http://cdn.mingsoft.net/skin/manager/4.6.0/images/loading.gif)
no-repeat
center
;
background-size
:
15%
;
position
:
fixed
;
z-index
:
1000
;
}
.ms-address
.ms-list-news-border
.ms-nothing
{
margin
:
15px
;
}
.ms-address
.ms-list-news-border
.ms-list-border
{
border-top
:
none
!important
;
margin-bottom
:
0.5em
!important
;
padding
:
0.7rem
1rem
0
1rem
;
}
.ms-address
.ms-list-news-border
.ms-list-border
.ms-contact-font
{
font-size
:
1em
;
color
:
#232326
;
font-weight
:
400
!important
;
}
.ms-address
.ms-list-news-border
.ms-list-border
.ms-contact-address-font
{
color
:
#686868
!important
;
font-size
:
0.8em
;
-webkit-line-clamp
:
1
!important
;
}
.ms-address
.ms-list-news-border
.ms-list-border
.ms-contact-address-font
.ms-sitem-tip
{
margin-right
:
0.5em
;
padding
:
.2em
.6em
;
background
:
#f23030
;
color
:
#fff
;
font-size
:
.875em
;
font-style
:
normal
;
}
.ms-address
.ms-list-news-border
.ms-list-border
.ms-address-border
{
padding
:
0em
0em
0em
.7em
;
margin-top
:
0.6em
;
height
:
2em
;
width
:
2.2em
;
border-left
:
0.06em
solid
#dedede
;
text-align
:
center
;
}
.ms-address
.ms-list-news-border
.ms-list-border
.ms-address-border
.ms-address-del
{
color
:
black
;
font-size
:
1em
;
}
.ms-address
.ms-list-news-border
{
margin
:
0em
;
padding
:
0em
1em
;
font-weight
:
100
!important
;
}
.ms-address
.ms-address-btn
{
background
:
#fff
;
text-align
:
center
;
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
z-index
:
6
;
}
.ms-address
.ms-address-btn
.ms-new-address
{
font-size
:
1em
;
background
:
#f23030
;
color
:
#fff
;
width
:
93.75%
;
height
:
3em
;
margin-top
:
.6em
;
margin-bottom
:
0.6em
;
}
.email-bind
{
background-color
:
#f6f6f6
;
height
:
100%
;
width
:
100%
;
}
.email-bind
.ms-background
{
background-color
:
#ffffff
;
}
.email-bind
.ms-background
.ms-padding
{
padding
:
0
1em
1em
1em
;
}
.email-bind
.ms-background
.ms-padding
.ms-padding-right
{
text-align
:
left
;
padding-right
:
0.2em
;
}
.email-bind
.ms-background
.ms-padding
.ms-email-input
{
width
:
34%
;
}
.email-bind
.ms-background
.ms-padding
.ms-email-input
input
{
margin
:
0.4em
1em
;
outline
:
none
;
border
:
none
;
outline
:
medium
;
}
.email-bind
.ms-background
.ms-padding
.ms-email-input
.ms-width
{
width
:
100%
;
}
.email-bind
.ms-background
.ms-padding
.ms-padding-left
{
padding-left
:
0.2em
;
}
.email-bind
.ms-background
.ms-padding
.ms-padding-left
.ms-font
{
color
:
#c70034
;
font-size
:
.8em
;
line-height
:
2em
;
padding-left
:
0.7em
;
}
.email-bind
.ms-background
.ms-padding
.ms-border
{
margin
:
0.4em
0
;
height
:
2em
;
width
:
6.5em
;
border-left
:
1px
solid
#d5d5d5
;
}
.email-bind
.ms-background
.ms-padding
.ms-border
.ms-font
{
color
:
#c70034
;
font-size
:
.8em
;
line-height
:
2em
;
padding-left
:
0.7em
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
{
overflow
:
hidden
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-padding-right
{
text-align
:
left
;
padding-right
:
0.2em
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-padding-left
{
padding-left
:
0.2em
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-border
{
margin
:
0.4em
0
;
height
:
2em
;
width
:
6.5em
;
border-left
:
1px
solid
#d5d5d5
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-email-phone-width
{
width
:
19%
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-email-input
{
width
:
34%
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-email-input
input
{
width
:
100%
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-email-phone-input
{
width
:
81%
;
}
.email-bind
.ms-background
.ms-padding
.ms-form-group
.ms-email-phone-input
input
{
margin
:
0.4em
1em
;
outline
:
none
;
border
:
none
;
outline
:
medium
;
}
.email-bind
.ms-background
.ms-padding
.ms-font-size
{
font-size
:
0.7em
;
color
:
#999
;
}
.email-bind
.ms-background
.ms-padding
.ms-font-size
.ms-font-margin
{
margin
:
1em
;
}
.email-bind
.ms-background
.ms-padding
.ms-margin
{
padding
:
0
1em
1em
1em
;
}
.email-bind
.ms-background
.ms-padding
.ms-margin
.ms-padding-left
{
padding-left
:
0
;
}
.email-bind
.ms-background
.ms-padding
.ms-margin
.ms-font-margin
{
margin
:
1em
;
}
.email-bind
.ms-background
.ms-padding
.ms-top-bottom
{
margin
:
0.1em
0
;
}
.email-bind
.loading-pic
{
width
:
100%
;
height
:
300px
;
background
:
url(http://cdn.mingsoft.net/skin/manager/4.6.0/images/loading.gif)
no-repeat
center
;
background-size
:
15%
;
z-index
:
1000
;
}
.email-bind
.ms-btn-background
{
border
:
none
;
background
:
#888
;
}
.email-bind
.am-form
input
[
type
=
email
]
{
border
:
none
;
}
div
.ms-center
{
overflow
:
hidden
;
background-color
:
#f3f5f7
;
}
div
.ms-center
.ms-panel-margin
{
margin-bottom
:
0.5em
;
font-family
:
Arial
,
sans-serif
;
}
div
.ms-center
.ms-panel-margin
.ms-auto
{
text-align
:
center
;
padding
:
0.5em
;
width
:
33.33333333%
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
{
background
:
url(../images/center-bg.png)
no-repeat
bottom
;
background-size
:
100%
100%
;
width
:
100%
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
{
padding
:
0em
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
{
margin
:
.6em
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
.ms-center-portrait
{
margin-right
:
1em
;
height
:
73px
;
width
:
73px
;
background
:
#f7f7f7
;
border-radius
:
100%
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
.ms-center-portrait
.ms-head
{
width
:
73px
;
height
:
73px
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
.ms-center-name-img
{
margin-top
:
.6em
;
padding-left
:
0em
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
.ms-center-name-img
h3
{
margin-bottom
:
.4em
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
.ms-center-name-img
h3
a
{
color
:
#ffffff
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
.ms-center-name-img
.am-list-item-text
{
width
:
7.4em
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
.ms-center-name-img
.am-list-item-text
img
{
width
:
100%
;
height
:
100%
;
}
div
.ms-center
.ms-panel-margin
.ms-content-bg
.am-list-news-hd
.am-list
>
li
{
background-color
:
rgba
(
255
,
255
,
255
,
0.05
);
border
:
none
;
}
div
.ms-center
.ms-panel-margin
.ms-color
{
color
:
#666
;
font-size
:
0.95em
;
font-weight
:
100
;
}
div
.ms-center
.ms-panel-margin
.ms-background-color
{
background-color
:
rgba
(
255
,
255
,
255
,
0
);
}
div
.ms-center
.ms-panel-margin
.ms-background-color
.ms-update-padding
{
padding-top
:
0.2em
;
padding-bottom
:
0.3em
;
}
div
.ms-center
.ms-panel-margin
.ms-background-color
.ms-update-padding
.ms-font-color
{
color
:
#666
;
}
div
.ms-center
.ms-margin
{
margin
:
0
;
}
div
.ms-center
.ms-delete-padding
{
padding
:
0
;
}
div
.ms-center
.ms-delete-padding
.ms-menu-4
{
padding
:
0.5em
;
text-align
:
center
;
}
div
.ms-center
.ms-delete-padding
.ms-menu-4
.ms-color
{
color
:
#666
;
font-size
:
1.6em
;
}
div
.ms-center
.ms-delete-padding
.ms-menu-4
.ms-font
{
font-size
:
0.8em
;
color
:
#666
;
font-weight
:
100
;
}
div
.ms-center
.ms-delete-padding
.ms-menu-4
img
{
margin
:
0.5em
0
;
}
div
.ms-center
.ms-center-title
{
border-bottom
:
white
;
}
div
.ms-center
.ms-center-list
{
padding
:
0px
;
}
div
.ms-center
.ms-center-list
.ms-center-address
{
margin-bottom
:
-0.6em
;
}
div
.ms-center
.ms-center-list
li
{
padding
:
0.8em
1.0em
;
font-size
:
0.9em
;
line-height
:
1.8em
;
}
div
.ms-center
.ms-center-list
li
span
{
color
:
#888
;
}
div
.ms-center
.ms-center-list
li
.ms-center-address-border
{
border
:
white
;
}
div
.ms-center
.ms-center-list
.ms-center-button
{
width
:
90%
;
margin
:
1em
auto
;
}
div
.ms-center
.ms-center-list
.ms-center-list-a
{
padding
:
0
;
color
:
#555
;
display
:
inline
;
}
div
.ms-center
.ms-center-list
.ms-center-border-top
{
border-top
:
white
;
}
div
.ms-center
.ms-center-list
.ms-center-border-bottom
{
border-bottom
:
white
;
}
div
.ms-center
.ms-footer
{
font-size
:
0.6em
;
padding
:
0
;
}
div
.ms-center
.ms-sex-padding
{
padding-bottom
:
1em
;
}
div
.ms-center
.active
{
color
:
#dd514c
;
}
div
.ms-people-info
{
background-color
:
#fff
;
}
div
.ms-people-info
.ms-info-title
{
color
:
#666
;
}
div
.ms-people-info
.ms-iconfont
{
font-size
:
1.4rem
;
}
div
.ms-people-info
.am-list
.am-list-item-dated
a
.ms-info-operate
{
padding-right
:
0px
;
}
div
.ms-people-info
.ms-center-button
{
margin-bottom
:
10px
;
}
.ms-password-change
{
background
:
#f3f5f7
!important
;
}
.ms-password-change
.ms-form
{
margin
:
1em
;
}
.ms-password-change
.ms-btn
{
color
:
#fff
;
background-color
:
#ddd
;
}
.ms-password-change
.ms-text
{
font-size
:
.8em
;
font-weight
:
200
;
}
.ms-order-confirm
{
display
:
none
;
}
.ms-order-confirm
.ms-order-confirm-position
{
position
:
relative
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-update-padding
{
padding-left
:
.1em
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-update-padding
.ms-padding
{
padding-left
:
1.5em
;
padding-top
:
0.6em
;
font-size
:
1.3em
;
color
:
#252525
;
font-weight
:
bold
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-update-padding
.ms-padding
.ms-padding-margin
{
margin-left
:
0.3em
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-update-padding
.ms-margin
{
margin-top
:
0
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-update-padding
.ms-margin-text
{
margin-top
:
.5em
;
margin-left
:
.5em
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-update-padding
.ms-text-color
{
color
:
#6e6e6e
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
2
;
display
:
-webkit-box
;
height
:
3em
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-icon-top
{
margin-top
:
1.3em
;
color
:
black
;
}
.ms-order-confirm
.ms-order-confirm-position
.ms-order-confirm-background
{
position
:
absolute
;
bottom
:
-0.2em
;
left
:
0
;
height
:
0.2em
;
width
:
100%
;
background
:
url(../images/location-border.png)
repeat-x
;
background-size
:
6.2em
0.2em
;
}
.ms-order-confirm
.ms-g
{
font-size
:
small
;
}
.ms-order-confirm
.ms-g
.ms-update-padding
{
padding-left
:
.1em
;
}
.ms-order-confirm
.ms-g
.ms-update-padding
.ms-padding
{
padding-left
:
1.5em
;
padding-top
:
0.6em
;
font-size
:
1.3em
;
color
:
#252525
;
font-weight
:
bold
;
}
.ms-order-confirm
.ms-g
.ms-update-padding
.ms-padding
.ms-padding-margin
{
margin-left
:
0.3em
;
}
.ms-order-confirm
.ms-g
.ms-update-padding
.ms-margin
{
margin-top
:
0
;
}
.ms-order-confirm
.ms-g
.ms-update-padding
.ms-margin-text
{
margin-top
:
.5em
;
margin-left
:
.5em
;
}
.ms-order-confirm
.ms-g
.ms-update-padding
.ms-text-color
{
color
:
#6e6e6e
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
2
;
display
:
-webkit-box
;
height
:
3em
;
}
.ms-order-confirm
.ms-g
.ms-icon-top
{
margin-top
:
1.3em
;
color
:
black
;
}
.ms-order-confirm
.ms-g
.ms-order-confirm-background
{
position
:
absolute
;
bottom
:
-0.2em
;
left
:
0
;
height
:
0.2em
;
width
:
100%
;
background
:
url(../images/location-border.png)
repeat-x
;
background-size
:
6.2em
0.2em
;
}
.ms-order-confirm
.ms-order-confirm-title
{
width
:
70%
;
font-size
:
0.8em
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
{
margin
:
0
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
.ms-text-color
{
color
:
#6e6e6e
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
2
;
display
:
-webkit-box
;
height
:
3em
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
.ms-list-style
{
margin-left
:
-1.5em
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
.ms-list-style
.ms-color
{
color
:
#d73d3c
;
font-size
:
1.2em
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
.ms-list-style
.ms-icon-margin
{
margin-left
:
1.5em
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
.ms-price-margin
{
margin-top
:
0.5em
;
margin-left
:
-1.5em
;
padding-top
:
1.5em
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
.ms-price-margin
.ms-color
{
color
:
#d73d3c
;
font-size
:
1.2em
;
}
.ms-order-confirm
.ms-order-confirm-title
.ms-order-confirm-ul
.ms-price-margin
.ms-icon-margin
{
margin-left
:
1.5em
;
}
.ms-order-confirm
.ms-delete-margin
{
margin-bottom
:
0
;
}
.ms-order-confirm
.ms-delete-margin
.ms-panel-margin
{
margin-bottom
:
1em
;
}
.ms-order-confirm
.ms-delete-margin
.ms-panel-margin
.ms-font-size
{
font-size
:
1.1em
;
}
.ms-order-confirm
.ms-delete-margin
.ms-panel-margin
ms-panel-size
{
font-size
:
1em
;
}
.ms-order-confirm
.ms-delete-margin
.ms-textarea
{
width
:
100%
;
border
:
.1em
solid
#dedede
;
}
.ms-order-confirm
.ms-center
{
text-align
:
center
;
color
:
#d73d3c
;
background-color
:
#fff
;
}
.ms-order-confirm
.ms-center
.ms-center-size
{
font-size
:
1em
;
}
.ms-order-confirm
.ms-center
.ms-stress-size
{
font-size
:
1.5em
;
}
.ms-order-confirm
.ms-footer-padding
{
padding
:
1em
;
}
.ms-order-confirm
.ms-footer-padding
.ms-btn-padding
{
font-size
:
1em
;
color
:
#ffdcd9
;
background-color
:
#f23030
;
border-color
:
#f23030
;
}
.ms-order-confirm
.ms-img-margin
{
margin-top
:
.5em
;
}
.ms-order-confirm
.ms-update-padding
li
,
.ms-order-confirm
.ms-list-style
{
list-style
:
none
;
}
.ms-favorite
.ms-favorite-list
{
margin
:
0
1em
;
}
.ms-favorite
.ms-favorite-list
.ms-favorite-li
{
border-top-color
:
white
;
margin-bottom
:
0
;
}
.ms-favorite
.ms-favorite-list
.ms-favorite-li
.ms-favorite-title
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
;
font-size
:
0.8em
;
color
:
black
;
}
.ms-favorite
.ms-favorite-list
.ms-favorite-li
.ms-favorite-cancel
{
float
:
right
;
margin-top
:
1em
;
border
:
1px
solid
#cecdcd
;
padding
:
0.5em
1em
;
border-radius
:
0.5em
;
font-size
:
0.6em
;
line-height
:
1.5em
;
}
.ms-favorite
.loading-pic
{
width
:
100%
;
height
:
300px
;
background
:
url(http://cdn.mingsoft.net/skin/manager/4.6.0/images/loading.gif)
no-repeat
center
;
background-size
:
15%
;
}
.ms-favorite
.ms-nothing
{
margin
:
15px
;
}
.ms-password-forget-2
{
background-color
:
#f3f5f7
;
min-height
:
25em
;
}
.ms-password-forget-2
.ms-margin
{
margin-top
:
2em
;
}
.ms-password-forget-2
.ms-margin
.ms-text-warning
{
color
:
#d73d3c
;
font-size
:
1em
;
font-weight
:
500
;
}
.ms-password-forget-2
.ms-margin
.ms-margin-text
{
margin-bottom
:
1em
;
}
.ms-password-forget-2
.ms-margin
.ms-margin-text
.ms-text
{
font-size
:
.9em
;
}
.ms-password-forget-2
.ms-margin
.ms-margin-text
.ms-num
{
font-size
:
.85em
;
}
.ms-password-forget-2
.ms-margin
.ms-monospace
{
margin-top
:
5em
;
font-size
:
.9em
;
}
.ms-password-forget-2
.ms-margin
.ms-monospace
.ms-link-text
{
margin-left
:
-0.5em
;
text-decoration
:
underline
;
}
.ms-password-forget-2
.ms-margin
.am-input-group
.ms-btn
{
border-color
:
#f3f5f7
;
background-color
:
#ddd
;
}
.ms-password-forget-2
.ms-margin
.am-input-group
.ms-text
{
font-size
:
.9em
;
}
.ms-password-forget-2
.ms-margin
.ms-submit
{
color
:
#fff
;
margin-top
:
2em
;
width
:
100%
;
}
.ms-password-forget-3
{
background
:
#f3f5f7
!important
;
}
.ms-password-forget-3
.ms-form
{
margin
:
1em
;
}
.ms-password-forget-3
.ms-span
{
font-size
:
0.8em
;
margin-left
:
1.5em
;
margin-right
:
1.5em
;
color
:
#383030
;
}
.ms-password-forget-3
.ms-span
.ms-btn
{
text-align
:
center
;
color
:
#fff
;
margin-top
:
2em
;
}
.ms-password-forget-3
.ms-span
.ms-btn
.ms-submit
{
color
:
#fff
;
width
:
100%
;
}
.ms-password-forget-3
.ms-span
.ms-monospace
{
margin-top
:
5em
;
font-size
:
.9em
;
}
.ms-password-forget-3
.ms-span
.ms-monospace
.ms-link-text
{
margin-left
:
-0.5em
;
text-decoration
:
underline
;
}
.ms-password-forget-3
.ms-text
{
font-size
:
.8em
;
font-weight
:
200
;
}
.ms-password-forget
{
background
:
#f4f5f7
;
min-height
:
25em
;
}
.ms-password-forget
.ms-form-group
{
margin-left
:
1em
;
margin-right
:
1em
;
margin-top
:
1.5em
;
}
.ms-password-forget
.ms-form-group
.ms-input-label
{
background-color
:
#fff
;
border
:
1px
solid
#eee
;
}
.ms-password-forget
.ms-form-group
input
.ms-input-label
{
background-color
:
#fff
;
border
:
1px
solid
#eee
;
}
.ms-password-forget
.ms-input-group
{
margin-left
:
1em
;
margin-right
:
1em
;
}
.ms-password-forget
.ms-input-group
.ms-input-label
{
background-color
:
#fff
;
border
:
1px
solid
#eee
;
}
.ms-password-forget
.ms-input-group
.ms-input-label
.ms-valiDateCode
{
border
:
0.1em
;
height
:
2em
;
border-color
:
#000000
;
}
.ms-password-forget
.ms-btn
{
margin-top
:
1.5em
;
margin-left
:
1em
;
margin-right
:
1em
;
background-color
:
#ddd
;
}
.ms-password-forget
.ms-submit
{
color
:
#fff
;
width
:
100%
;
}
.ms-password-forget
.ms-input
{
height
:
2em
;
}
div
.ms-cart-goods
{
background
:
#f0f2f5
;
overflow
:
hidden
;
display
:
none
;
}
div
.ms-cart-goods
.loading-pic
{
width
:
100%
;
height
:
300px
;
background
:
url('http://cdn.mingsoft.net/skin/manager/4.6.0/images/loading.gif')
no-repeat
center
#ffffff
;
background-size
:
15%
;
}
div
.ms-cart-goods
.ms-one-checkbox
{
background
:
url(../images/cart-input.png)
no-repeat
;
}
div
.ms-cart-goods
.ms-all-checkbox
{
background
:
url(../images/cart-input.png)
no-repeat
;
}
div
.ms-cart-goods
.ms-active-checkbox
{
background
:
url(../images/cart-active.png)
no-repeat
;
}
div
.ms-cart-goods
.ms-checkbox
{
padding-left
:
8px
;
background-size
:
20px
;
background-position
:
2px
0px
;
}
div
.ms-cart-goods
.ms-one-checkbox
{
padding-left
:
26px
;
}
div
.ms-cart-goods
.ms-all-checkbox
{
padding-left
:
25px
;
background-position
:
11px
0px
;
}
div
.ms-cart-goods
.ms-nothing
{
margin
:
15px
;
}
div
.ms-cart-goods
.ms-cart-goods-div
{
margin
:
0.2em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-checkbox-margin
{
margin
:
0.5em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-checkbox-min
{
margin-top
:
2.1em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-img
{
width
:
6.3em
;
margin-right
:
1em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
{
margin-right
:
0.4em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
.ms-cart-goods-title
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
;
color
:
#757575
;
font-size
:
0.8em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
#ms-cart-goods-price
{
font-size
:
1em
;
color
:
red
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
.ms-cart-goods-right
{
margin-right
:
0.3em
;
margin-top
:
0.5em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
.ms-cart-goods-right
.ms-cart-goods-btn
{
background-color
:
#fff
;
padding
:
.3em
.3em
;
border-color
:
#eeeeee
;
width
:
2em
;
text-align
:
center
;
line-height
:
15px
;
float
:
left
;
border
:
1px
solid
#eee
;
height
:
24px
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
.ms-cart-goods-right
.ms-cart-num
{
width
:
2.5em
;
border-left
:
none
;
border-right
:
none
;
padding
:
0.2em
0.3em
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
.ms-cart-goods-cf
{
clear
:
both
;
}
div
.ms-cart-goods
.ms-cart-goods-div
.ms-cart-goods-list-title
.ms-cart-goods-edit
{
text-align
:
right
;
margin-right
:
0.5em
;
font-size
:
0.7em
;
width
:
50px
;
float
:
right
;
}
div
.ms-cart-goods
.ms-cart-btn
{
background
:
#fff
;
padding-bottom
:
1em
;
box-shadow
:
0px
0px
10px
#888888
;
}
div
.ms-cart-goods
.ms-cart-btn
.ms-u-sm-margin
{
margin-top
:
1em
;
padding-bottom
:
10px
;
}
div
.ms-cart-goods
.ms-cart-btn
.ms-u-sm-padding
{
padding
:
0em
;
margin-top
:
1em
;
margin-left
:
-1.5em
;
}
div
.ms-cart-goods
.ms-cart-btn
.ms-u-sm-padding
.ms-fl
{
margin-left
:
1.1em
;
}
div
.ms-cart-goods
.ms-cart-btn
.ms-price-padding
{
padding
:
0em
;
margin-top
:
1em
;
margin-left
:
-2em
;
color
:
red
;
}
div
.ms-cart-goods
.ms-cart-btn
.ms-buttom-margin
{
margin-top
:
0.3em
;
}
.ms-people-heard
.ms-admin-sidebar-list
{
margin-bottom
:
0em
;
}
.ms-people-heard
.ms-admin-sidebar-list
li
{
border
:
none
;
margin-bottom
:
0px
;
}
.ms-people-heard
.ms-admin-sidebar-list
li
.ms-header
{
background
:
#efefef
url(../images/header-bg.png)
repeat-x
0
0
;
margin
:
0em
!important
;
color
:
#9d9ea0
;
font-weight
:
100
;
background-size
:
100%
2.5em
;
}
.ms-people-heard
.ms-admin-sidebar-list
li
.ms-header
.ms-titlebar-nav
{
text-align
:
center
!important
;
color
:
#252525
;
}
.ms-people-heard
.ms-admin-sidebar-list
li
h2
{
margin-right
:
.6em
;
margin-left
:
.6em
;
font-size
:
1.3em
;
color
:
#9d9ea0
;
}
.ms-people-heard
.ms-admin-sidebar-list
li
.ms-g
{
background
:
#404042
;
color
:
#fff
;
text-align
:
center
;
}
.ms-people-heard
.ms-admin-sidebar-list
li
.ms-g
.am-icon-btn
{
background
:
#404042
;
color
:
#fff
;
line-height
:
1.5em
;
height
:
1.5em
;
}
.ms-people-heard
.ms-admin-sidebar-list
li
.ms-g
.ms-icon-btn-font
{
font-size
:
small
;
font-weight
:
100
;
line-height
:
2em
;
color
:
#ffffff
;
}
.ms-login
{
background-color
:
#f3f5f7
;
display
:
none
;
}
.ms-login
.ms-health
{
margin
:
0
auto
;
margin-top
:
1em
;
}
.ms-login
.ms-health
.iconfont
{
font-size
:
inherit
;
}
.ms-login
.ms-input-label
{
background-color
:
#fff
;
}
.ms-login
.ms-valiDateCode
{
border
:
1px
;
height
:
2em
;
border-color
:
#000000
;
}
.ms-login
.ms-login-form
{
margin-top
:
1.6em
;
}
.ms-login-form
input
::-webkit-input-placeholder
{
color
:
#ccc
;
font-size
:
1.3rem
;
}
.ms-login
.ms-logBtn
{
background-color
:
#009aff
;
border-color
:
#009aff
;
margin
:
0
auto
;
margin-top
:
10%
;
width
:
100%
;
}
.ms-center-button
,
#ms-password
{
background-color
:
#009aff
;
border-color
:
#009aff
;
}
.ms-login
input
{
border-color
:
#d9dbda
;
}
.ms-order-list
{
background
:
#f3f5f7
!important
;
width
:
100%
;
height
:
100%
;
}
.ms-order-list
a
{
font-size
:
0.8em
;
}
.ms-order-list
.ms-order-tabs
{
margin
:
0
;
}
.ms-order-list
.ms-order-tabs
.ms-order-active
{
background-color
:
#ffffff
!important
;
line-height
:
2.5em
;
border-bottom
:
0.1em
solid
#f3f5f7
;
}
.ms-order-list
.ms-order-tabs
.ms-order-active
.am-active
{
border-bottom
:
0.1em
solid
#f15353
;
}
.ms-order-list
.ms-order-tabs
.ms-order-active
.am-active
a
{
color
:
#f15353
;
}
.ms-order-list
.ms-order-tabs
.ms-order-active
.am-active
:after
{
border-bottom-color
:
#ffffff
;
}
.ms-order-list
.ms-order-tabs
.ms-order-active
a
{
font-weight
:
600
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
{
border
:
0.1em
solid
#ffffff
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.loading-pic
{
width
:
100%
;
height
:
300px
;
background
:
url(http://cdn.mingsoft.net/skin/manager/4.6.0/images/loading.gif)
no-repeat
center
;
background-size
:
15%
;
position
:
fixed
;
z-index
:
1000
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
{
padding
:
0em
0em
0em
;
background
:
#ffffff
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-nothing
{
margin
:
15px
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
{
background
:
#ffffff
;
padding-left
:
0.8em
;
padding-right
:
0.8em
;
margin
:
0.8em
0
0.8em
0
;
border-bottom
:
0.1em
solid
#f3f5f7
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-number
{
color
:
black
;
font-size
:
0.9em
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-number
.ms-order-state
{
font-size
:
0.9em
;
line-height
:
1em
;
color
:
#f15353
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-ul-list
{
margin-bottom
:
0
;
margin
:
0
0
0.4em
0
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-ul-list
.ms-order-li
{
padding-top
:
0
;
padding-bottom
:
0
;
border
:
0.1em
solid
#ffffff
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-ul-list
.ms-order-li
.ms-order-title
{
color
:
black
;
font-size
:
0.9em
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
;
height
:
4rem
;
line-height
:
2rem
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-money
{
height
:
3.8em
;
line-height
:
3.8em
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-money
.ms-money-color
{
color
:
red
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-money
.ms-order-payment
a
{
margin-top
:
0.8em
;
border
:
0.1em
solid
#f15353
;
color
:
#f15353
;
line-height
:
2.2em
;
height
:
2.2em
;
text-align
:
center
;
width
:
6em
;
display
:
block
;
border-radius
:
0.4em
;
}
.ms-order-list
.ms-order-tabs
.ms-order-table
.ms-order-tab-panel
.ms-order-list-all
.ms-order-money
.ms-order-delete
a
{
margin-top
:
0.8em
;
border
:
0.1em
solid
#9e9e9e
;
color
:
#9e9e9e
;
line-height
:
2.2em
;
height
:
2.2em
;
text-align
:
center
;
width
:
6em
;
display
:
block
;
border-radius
:
0.4em
;
}
.ms-order-comment
.ms-order-comment-main
{
padding
:
.6em
1em
;
overflow
:
hidden
;
}
.ms-order-comment
.ms-order-comment-main
form
.ms-color
{
color
:
red
;
float
:
left
;
}
.ms-order-comment
.ms-order-comment-main
.loading-pic
{
width
:
100%
;
height
:
300px
;
background
:
url(http://cdn.mingsoft.net/skin/manager/4.6.0/images/loading.gif)
no-repeat
center
;
background-size
:
15%
;
z-index
:
1000
;
}
.ms-order-comment
.ms-order-comment-main
.ms-imgComment
{
height
:
4.5em
;
width
:
4.5em
;
margin-right
:
1em
;
float
:
left
;
}
.ms-order-comment
.ms-order-comment-main
.ms-order-comment-textarea
{
margin
:
0.5em
0px
;
overflow
:
hidden
;
}
.ms-order-comment
.ms-order-comment-main
.ms-comment-pic
{
margin-bottom
:
1em
;
}
.ms-order-comment
.ms-order-comment-main
.ms-comment-pic
.ms-imgComment
{
height
:
4.5em
;
width
:
4.5em
;
margin-right
:
1em
;
float
:
left
;
}
.ms-order-comment
.ms-order-comment-main
.ms-comment-pic
.ms-float-left
{
float
:
left
;
}
.ms-order-comment
.ms-order-comment-main
.ms-comment-pic
.ms-order-comment-img
{
width
:
3em
;
height
:
3em
;
}
.ms-order-comment
.ms-order-comment-main
.ms-comment-pic
.ms-clear
{
clear
:
both
;
}
.ms-order-comment
.ms-commentKuang
{
border
:
0.1em
solid
#999
;
height
:
13.5em
;
padding
:
0.7em
;
overflow
:
hidden
;
margin-top
:
1em
;
}
.ms-order-comment
.ms-top
{
margin-top
:
1em
;
}
.ms-order-comment
.ms-top
.ms-right
{
margin-right
:
3.5em
;
}
.ms-order-comment
.ms-top
.ms-font-color
{
color
:
#7b7b7b
;
font-size
:
0.88em
;
}
.ms-order-comment
.ms-top
.ms-color
{
color
:
red
;
float
:
left
;
}
.ms-order-comment
.ms-order-comment-main
.ms-btComment
{
background-color
:
#c00
;
margin-top
:
1em
;
border
:
none
;
padding
:
0.8em
;
}
.ms-list-item-text
{
margin-top
:
3.5em
;
margin-top
:
2em
!important
;
}
.ms-list-news-bd
{
border
:
0
;
}
.ms-order-detail-ul-bottom
{
margin-bottom
:
0.6em
;
}
.ms-order-detail
{
background
:
#f3f5f7
!important
;
border
:
0
;
margin-bottom
:
0.6em
;
}
.ms-order-detail
.ms-order-body
{
background-color
:
#fff
!important
;
}
.ms-order-detail
.ms-panel
{
background-color
:
#fffaf4
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
{
margin-bottom
:
0.6em
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-g-size
{
font-size
:
small
;
padding-top
:
0.5em
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-panel-height
{
height
:
.3em
;
margin-bottom
:
0
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-panel-bd
{
background
:
url(../images/background.png)
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-orderdetail-img
{
overflow
:
hidden
;
background
:
url(../images/finish.png)
no-repeat
center
center
;
background-size
:
5.5em
;
margin-top
:
3.5em
;
margin-top
:
2em
!important
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-orderdetail-li
{
list-style
:
none
;
font-size
:
small
;
color
:
black
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-orderdetail-float
{
margin-left
:
0.5em
;
margin-bottom
:
0.5em
;
margin-top
:
0.5em
;
margin-right
:
0.5em
;
list-style
:
none
;
font-size
:
small
;
color
:
black
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-panel-bd-hight
{
height
:
3em
;
}
.ms-order-detail
.ms-order-detail-margin-bottom
.ms-panel-bd-hight
.ms-order-a
{
color
:
black
;
margin-left
:
-0.3em
;
}
.ms-order-detail
.ms-list-news-default
{
margin
:
0
;
}
.ms-order-detail
.ms-list-news-default
.ms-order-detail-ul-bottom
{
margin-bottom
:
0.6em
;
}
.ms-order-detail
.ms-list-news-default
.ms-order-detail-ul-bottom
.ms-list-margin
{
margin-left
:
0.7em
;
}
.ms-order-detail
#ms-order-detail-img
{
padding-left
:
0.5em
;
}
.ms-order-detail
.ms-orderdetail-a
{
font-size
:
small
;
color
:
black
;
}
.ms-order-detail
.ms-order-detail-title
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
2
;
display
:
-webkit-box
;
width
:
70%
;
float
:
left
;
height
:
3em
;
}
.ms-order-detail
.ms-fl
{
margin-right
:
1em
;
color
:
red
;
}
.ms-order-detail
.ms-bd
{
margin-bottom
:
0
;
}
.ms-order-detail
.ms-bd
.ms-panelbd
{
padding-bottom
:
0
;
}
.ms-order-detail
.ms-bd
.ms-panelbd
.ms-price
{
margin-left
:
-0.3em
;
}
.ms-order-detail
.ms-bd
.ms-panelbd
.ms-color
{
color
:
red
;
}
.ms-order-detail
.ms-bd
.ms-panelbd
.ms-list-news
{
margin-right
:
0
;
margin-left
:
0
;
}
.ms-order-detail
.ms-bd
.ms-panelbd
.ms-list-news
.ms-list-textear
{
text-align
:
right
;
}
.ms-order-detail
.ms-bd
.ms-panelbd
.ms-navbar-nav
{
background
:
#f3f5f7
!important
;
}
.ms-order-detail
.ms-bd
.ms-panelbd
.ms-navbar-nav
a
{
height
:
37px
;
}
.ms-register
{
background-color
:
#f3f5f7
;
display
:
none
;
}
.ms-register
.ms-health
{
margin
:
0
auto
;
margin-top
:
1em
;
}
.ms-health
a
{
color
:
#009aff
;
}
.ms-register
.ms-health
.iconfont
{
font-size
:
inherit
;
}
.ms-register
.ms-valiDateCode
{
border
:
1px
;
height
:
2em
;
border-color
:
#000000
;
}
.ms-register
.ms-login-form
{
margin-top
:
1.6em
;
}
.ms-register
.ms-logBtn
{
background-color
:
#009aff
;
border-color
:
#009aff
;
margin
:
0
auto
;
margin-top
:
10%
;
width
:
100%
;
}
.ms-register
input
{
border-color
:
#d9dbda
;
}
.ms-register
.ms-input-bgcolor
{
background-color
:
#fff
;
}
.ms-pay-way
{
background
:
#f3f5f7
;
}
.ms-pay-way
.ms-order-info
{
border-bottom
:
1px
#ddd
solid
;
margin-bottom
:
10px
;
background
:
#fff
;
padding
:
1em
1rem
;
}
.ms-pay-way
.ms-pay-choose
{
border-top
:
1px
#ddd
solid
;
background
:
#fff
;
padding
:
1rem
;
}
.ms-pay-way
.ms-pay-choose
.ms-group-radio
{
line-height
:
2em
;
padding-left
:
2em
;
padding-top
:
.2rem
;
font-weight
:
normal
;
padding-bottom
:
.2rem
;
width
:
100%
;
}
.ms-pay-way
.ms-pay-choose
.ms-group-radio
input
[
type
=
radio
]
{
float
:
right
;
}
.ms-pay-way
.ms-pay-choose
.am-divider-dotted
{
margin
:
0px
;
}
.ms-pay-way
.ms-pay-choose
.ms-zfb
{
background
:
url(../images/pay_zfb.png)
0
50%
no-repeat
;
background-size
:
1.5rem
1.5rem
;
}
.ms-pay-way
.ms-pay-choose
.ms-wx
{
background
:
url(../images/pay_wx.png)
0
50%
no-repeat
;
background-size
:
1.5rem
1.5rem
;
}
.ms-pay-way
.ms-pay-choose
.ms-btn-submit
{
width
:
100%
;
}
src/main/webapp/templets/1/default/m/people/head-file.htm
deleted
100644 → 0
View file @
31aff726
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"description"
content=
"{ms:global.descrip/}"
>
<meta
name=
"keywords"
content=
"{ms:global.keyword/}"
>
<meta
name=
"viewport"
id=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1"
>
<!-- Set render engine for 360 browser -->
<meta
name=
"renderer"
content=
"webkit"
>
<!-- No Baidu Siteapp-->
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<!-- Add to homescreen for Chrome on Android -->
<meta
name=
"mobile-web-app-capable"
content=
"yes"
>
<link
rel=
"icon"
sizes=
"192x192"
href=
"{ms:global.host/}/global/images/logo.png"
>
<!-- Add to homescreen for Safari on iOS -->
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black"
>
<meta
name=
"apple-mobile-web-app-title"
content=
"Amaze UI"
/>
<link
rel=
"apple-touch-icon-precomposed"
href=
"{ms:global.host/}/global/images/logo.png"
>
<!-- Tile icon for Win8 (144x144 + tile color) -->
<meta
name=
"msapplication-TileImage"
content=
"{ms:global.host/}/global/images/logo.png"
>
<meta
name=
"msapplication-TileColor"
content=
"#0e90d2"
>
<!--引入样式-->
<!--小图标 -->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/plugins/iconfont/1.0.0/iconfont.css"
/>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/plugins/amazeui/2.7.2/css/amazeui.min.css"
>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/plugins/amazeui/2.7.2/css/app.css"
>
<!-- vue框架所需要的资源 -->
<script
src=
"{ms:global.host/}/plugins/hammerjs/2.0.8/hammer.min.js"
></script>
<script
src=
"{ms:global.host/}/plugins/vue/2.3.3/vue.min.js"
></script>
<script
src=
"{ms:global.host/}/plugins/vue.touch/2.0/vue-touch.js"
></script>
<!-- 铭飞接口 -->
<script
src=
"{ms:global.host/}/plugins/jquery/1.9.1/jquery-1.9.1.js"
></script>
<script
src=
"{ms:global.host/}/plugins/seajs/3.0.0/sea.js"
></script>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/{ms:global.style/}/people/css/ms.mall.m.people.css"
>
<script>
ms
.
config
({
base
:
"
{ms:global.host/}
"
,
filter
:
{
people
:{
loginUrl
:
"
{ms:global.host/}
"
}
}
});
</script>
\ No newline at end of file
src/main/webapp/templets/1/default/m/people/head.htm
deleted
100644 → 0
View file @
31aff726
<!--头部导航条-->
<div
class=
"ms-people-heard"
>
<ul
class=
"am-list admin-sidebar-list ms-admin-sidebar-list"
id=
"collapase-nav-1"
>
<li
class=
"am-panel"
>
<div
data-am-widget=
"titlebar"
class=
"am-titlebar am-titlebar-default ms-header"
>
<a
:href=
"backBtn"
>
<h2
class=
"iconfont"
>

</h2>
</a>
<nav
class=
"am-titlebar-nav ms-titlebar-nav"
>
<p
class=
""
v-text=
"title"
>
加载中
</p>
</nav>
<h2
class=
"iconfont"
data-am-collapse=
"{parent: '#collapase-nav-1', target: '#user-nav'}"
>

</h2>
</div>
<ul
class=
"am-list am-collapse "
id=
"user-nav"
>
<div
class=
"am-g ms-g"
>
<div
class=
"am-u-sm-3"
>
<a
href=
"{ms:global.host/}"
>
<span
class=
"am-icon-btn"
><i
class=
"iconfont"
>

</i></span>
<div
class=
"ms-icon-btn-font"
>
首页
</div>
</a>
</div>
<div
class=
"am-u-sm-3"
>
<a
href=
"{ms:global.host/}/people/favorite.do"
>
<span
class=
"am-icon-btn"
><i
class=
"iconfont"
>

</i></span>
<div
class=
"ms-icon-btn-font"
>
收藏
</div>
</a>
</div>
<div
class=
"am-u-sm-3"
>
<a
href=
"{ms:global.host/}/people/cart.do"
>
<span
class=
"am-icon-btn"
><i
class=
"iconfont"
>

</i></span>
<div
class=
"ms-icon-btn-font"
>
购物车
</div>
</a>
</div>
<div
class=
"am-u-sm-3"
>
<a
href=
"{ms:global.host/}/people/center.do"
>
<span
class=
"am-icon-btn "
><i
class=
"iconfont"
>

</i></span>
<div
class=
"ms-icon-btn-font"
>
个人中心
</div>
</a>
</div>
</div>
</ul>
</li>
</ul>
</div>
\ No newline at end of file
src/main/webapp/templets/1/default/m/people/images/background.png
deleted
100644 → 0
View file @
31aff726
1.11 KB
src/main/webapp/templets/1/default/m/people/images/bg-upload.png
deleted
100644 → 0
View file @
31aff726
1.17 KB
src/main/webapp/templets/1/default/m/people/images/btn.png
deleted
100644 → 0
View file @
31aff726
10.6 KB
src/main/webapp/templets/1/default/m/people/images/cart-active.png
deleted
100644 → 0
View file @
31aff726
28.7 KB
src/main/webapp/templets/1/default/m/people/images/cart-goods-top.png
deleted
100644 → 0
View file @
31aff726
1.49 KB
src/main/webapp/templets/1/default/m/people/images/cart-input.png
deleted
100644 → 0
View file @
31aff726
28 KB
src/main/webapp/templets/1/default/m/people/images/cart.png
deleted
100644 → 0
View file @
31aff726
27.6 KB
src/main/webapp/templets/1/default/m/people/images/center-bg.png
deleted
100644 → 0
View file @
31aff726
43.7 KB
src/main/webapp/templets/1/default/m/people/images/center-head.png
deleted
100644 → 0
View file @
31aff726
2.58 KB
src/main/webapp/templets/1/default/m/people/images/center-icon_feedback.png
deleted
100644 → 0
View file @
31aff726
1.85 KB
src/main/webapp/templets/1/default/m/people/images/center-icon_help.png
deleted
100644 → 0
View file @
31aff726
2.26 KB
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
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