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
622ff450
Commit
622ff450
authored
Sep 07, 2020
by
guwd
Browse files
store组件规范
parent
3fa1b5d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/index.ftl
View file @
622ff450
...
...
@@ -7,7 +7,7 @@
<script src="$
{
base
}
/static/plugins/sockjs/1.4.0/sockjs.min.js"></script>
<script src="$
{
base
}
/static/plugins/stomp/2.3.3/stomp.min.js"></script>
<!-- 此部分是铭飞平台MStroe的客户端(MStore不在铭飞开源产品范围),如果不需要使用MStore可以删除掉 -->
<script src="https://cdn.mingsoft.net/ms/1.0/
store
.umd.min.js"></script>
<script src="https://cdn.mingsoft.net/ms/1.0/
ms-web
.umd.min.js"></script>
<style>
.to-ele
{
font-size
:
18
px
;
...
...
@@ -88,7 +88,7 @@
</el-submenu>
</el-menu>
<!--头部右侧-->
<div class="ms-admin-
mstore
">
<div class="ms-admin-
header-right
">
<el-menu menu-trigger="hover" class="ms-admin-header-menu" background-color="rgba(255,255,255,1)"
text-color="#333333" active-text-color="#409EFF"
mode="horizontal">
...
...
@@ -654,26 +654,6 @@
color
:
rgba
(
64
,
158
,
255
,
1
)
;
}
.ms-admin-mstore .ms-admin-mstore-menu-icon
{
height
:
100
%;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
cursor
:
pointer
;
width
:
48
px
;
color
:
rgba
(
51
,
51
,
51
,
1
)
;
}
.ms-admin-mstore .ms-admin-login .el-dropdown-link
:
hover
,
.ms-admin-mstore .ms-admin-mstore-menu-icon
:
hover
{
background
:
rgba
(
250
,
250
,
250
,
1
)
;
}
.ms-admin-mstore .ms-admin-mstore-menu-icon
i
{
font-size
:
18
px
;
margin
:
0
5
px
0
0
;
}
.ms-admin-login-down
{
top
:
55
px
!
important
;
}
...
...
src/main/webapp/static/ms-admin/5.0.0/css/index.css
View file @
622ff450
...
...
@@ -250,7 +250,7 @@ textarea::-webkit-input-placeholder {
.ms-admin-logo-pack
{
width
:
64px
!important
;
}
.ms-admin-
mstore
{
.ms-admin-
header-right
{
margin-left
:
auto
;
min-width
:
200px
;
display
:
flex
;
...
...
@@ -259,7 +259,7 @@ textarea::-webkit-input-placeholder {
padding
:
0
;
line-height
:
1
;
}
.ms-admin-
mstore
.ms-admin-people-head
{
.ms-admin-
header-right
.ms-admin-people-head
{
width
:
30px
!important
;
height
:
30px
!important
;
margin-right
:
10px
;
...
...
@@ -270,37 +270,7 @@ textarea::-webkit-input-placeholder {
background
:
#0099ff
;
color
:
#fff
;
}
.ms-admin-mstore
.ms-admin-mstore-icon
{
min-width
:
50px
;
width
:
50px
;
height
:
50px
;
background-color
:
#0080FF
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
cursor
:
pointer
;
}
.ms-admin-mstore
.ms-admin-mstore-icon
span
{
border-radius
:
50%
;
font-weight
:
initial
;
font-size
:
12px
;
color
:
#fff
;
background
:
#f00
;
position
:
absolute
;
width
:
1.2em
;
height
:
1.2em
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
top
:
0.6em
;
right
:
0.6em
;
z-index
:
2
;
}
.ms-admin-mstore
.ms-admin-mstore-icon
.iconfont
{
color
:
#fff
;
animation
:
rubberBand
1.4s
1s
both
infinite
;
font-size
:
1.5em
;
}
.ms-admin-login
{
display
:
flex
;
align-items
:
center
;
...
...
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