Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-easy-ui
Project
Project
Details
Activity
Releases
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
easyUI
hls-easy-ui
Commits
13822e04
Commit
13822e04
authored
May 16, 2019
by
JingChao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete hlsuis.5d0918737ecabd8f3d0e026447715888.css
parent
c023c120
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
hlsuis.5d0918737ecabd8f3d0e026447715888.css
lib/static/css/hlsuis.5d0918737ecabd8f3d0e026447715888.css
+0
-1
No files found.
lib/static/css/hlsuis.5d0918737ecabd8f3d0e026447715888.css
deleted
100644 → 0
View file @
c023c120
.h-bottom-tab
{
height
:
.88rem
;
width
:
100%
;
background-color
:
#fff
;
position
:
fixed
;
bottom
:
0
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
-webkit-justify-content
:
space-around
;
justify-content
:
space-around
;
box-shadow
:
0
-.02rem
.06rem
0
rgba
(
0
,
0
,
0
,
.1
)}
@media
(
device-width
:
375px
)
and
(
device-height
:
812px
)
and
(
-webkit-min-device-pixel-ratio
:
3
){
.platform-ios
.h-bottom-tab
{
height
:
1.56rem
;
padding-bottom
:
.68rem
}}
@media
(
device-width
:
414px
)
and
(
device-height
:
896px
){
.platform-ios
.h-bottom-tab
{
height
:
1.56rem
;
padding-bottom
:
.68rem
}}
.h-bottom-tab
.tab-content
{
width
:
100%
;
height
:
100%
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
}
.h-bottom-tab
.tab-content.activated
{
opacity
:
.8
}
.h-bottom-tab
.tab-content
.bottom-tab-button
{
width
:
100%
;
height
:
100%
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
justify-content
:
center
;
-webkit-align-items
:
center
;
-webkit-justify-content
:
center
;
font-size
:
.32rem
}
.h-bottom-tab
.tab-content
.bottom-tab-button
img
{
margin-right
:
.2rem
}
.h-bottom-tab
.tab-content
.bottom-tab-divider
{
width
:
1px
;
height
:
50%
;
background-color
:
#d6d9da
}
.h-bottom-tab
.tab-content
:last-child
.bottom-tab-divider
{
width
:
0
}
.h-bottom-tab
.tab-content.disable
,
.h-bottom-tab
.tab-content.disable
div
{
color
:
rgba
(
0
,
0
,
0
,
.3
)
!important
;
background-color
:
#e6e6e6
!important
;
box-shadow
:
none
!important
;
cursor
:
not-allowed
!important
}
.toggle-check
[
data-v-5bbec223
]
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-webkit-justify-content
:
space-between
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
}
.toggle-check
.track
[
data-v-5bbec223
]
{
width
:
.8rem
;
height
:
.5rem
;
margin-right
:
.05rem
;
border-radius
:
.3rem
}
.toggle-check
.track
.handle
[
data-v-5bbec223
]
{
width
:
.45rem
;
height
:
.45rem
;
top
:
.07rem
;
left
:
.05rem
}
.toggle.toggle-positive
input
:checked
+
.track
[
data-v-5bbec223
]
{
border-color
:
#48d2a0
;
background-color
:
#48d2a0
}
.toggle.toggle-positive
input
:checked
+
.track
.handle
[
data-v-5bbec223
]
{
width
:
.45rem
;
height
:
.45rem
;
top
:
.07rem
;
left
:
.18rem
}
.hls-notify
{
width
:
100%
;
position
:
absolute
;
left
:
0
;
text-align
:
center
;
z-index
:
1
}
.hls-notify-top
{
top
:
0
}
.hls-notify-bottom
{
bottom
:
0
}
.hls-notify-wrap
{
padding
:
.16rem
.26rem
;
line-height
:
.3rem
;
font-size
:
.3rem
;
color
:
#fff
;
background-color
:
rgba
(
0
,
0
,
0
,
.7
)}
.hls-notify
.hls-notify-wrap-plugin
{
padding
:
0
;
height
:
.86rem
;
line-height
:
0
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-webkit-justify-content
:
center
;
justify-content
:
center
}
.hls-notify-wrap-warning
{
background-color
:
#f96f68
}
.hls-notify-wrap-success
{
background-color
:
#48d2a0
}
.hls-notify-content
{
word-wrap
:
break-word
}
.platform-ios
.hls-notify
.hls-notify-wrap-plugin
{
padding-top
:
.4rem
;
height
:
1.28rem
}
@media
(
device-width
:
375px
)
and
(
device-height
:
812px
)
and
(
-webkit-min-device-pixel-ratio
:
3
){
.platform-ios.platform-cordova
:not
(
.fullscreen
)
.hls-notify
.hls-notify-wrap-plugin
{
padding-top
:
.8rem
;
height
:
1.68rem
}}
@media
(
device-width
:
414px
)
and
(
device-height
:
896px
){
.platform-ios.platform-cordova
:not
(
.fullscreen
)
.hls-notify
.hls-notify-wrap-plugin
{
padding-top
:
.8rem
;
height
:
1.68rem
}}
.hls-h-button
{
overflow
:
hidden
;
position
:
relative
;
padding
:
.16rem
.32rem
;
font-size
:
.28rem
;
color
:
#333
;
background-color
:
transparent
;
border
:
1px
solid
#ccc
;
outline
:
none
;
cursor
:
pointer
;
-webkit-user-select
:
none
;
user-select
:
none
;
-webkit-tap-highlight-color
:
transparent
;
-webkit-appearance
:
none
;
-webkit-touch-callout
:
none
}
.hls-h-button.default
,
.hls-h-button.rimless
{
color
:
#333
;
background-color
:
transparent
;
border
:
.02rem
solid
transparent
}
.hls-h-button.primary
{
color
:
#fff
;
background-color
:
#5d98f6
;
border
:
.02rem
solid
#5d98f6
}
.hls-h-button.safety
{
color
:
#fff
;
background-color
:
#1aad19
;
border
:
.02rem
solid
#1aad19
}
.hls-h-button.warning
{
color
:
#fff
;
background-color
:
#eebe41
;
border
:
.02rem
solid
#eebe41
}
.hls-h-button.danger
{
color
:
#fff
;
background-color
:
#e64340
;
border
:
.02rem
solid
#e64340
}
.hls-h-button.mini
{
padding
:
.12rem
.24rem
;
font-size
:
.24rem
}
.hls-h-button.small
{
padding
:
.14rem
.28rem
;
font-size
:
.26rem
}
.hls-h-button.normal
{
padding
:
.16rem
.32rem
;
font-size
:
.28rem
}
.hls-h-button.large
{
padding
:
.2rem
.4rem
;
font-size
:
.32rem
}
.hls-h-button.huge
{
padding
:
.24rem
.48rem
;
font-size
:
.36rem
}
.hls-h-button.shadow
{
box-shadow
:
0
1px
3px
hsla
(
0
,
0%
,
100%
,
.1
),
0
1px
2px
hsla
(
0
,
0%
,
100%
,
.1
)}
.hls-h-button.disabled
{
color
:
hsla
(
0
,
0%
,
100%
,
.3
)
!important
;
background-color
:
#e6e6e6
!important
;
border
:
.02rem
solid
#ccc
!important
;
box-shadow
:
none
!important
;
cursor
:
not-allowed
!important
}
.hls-h-button-default-effect
,
.hls-h-button-ripple-wrapper
{
overflow
:
hidden
;
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
}
@media
(
device-width
:
375px
)
and
(
device-height
:
812px
)
and
(
-webkit-min-device-pixel-ratio
:
3
){
.platform-ios
.has-header
{
top
:
1.68rem
}}
@media
(
device-width
:
414px
)
and
(
device-height
:
896px
){
.platform-ios
.has-header
{
top
:
1.68rem
}}
.h-header
{
-webkit-flex-shrink
:
0
;
flex-shrink
:
0
;
height
:
.88rem
;
background
:
#fff
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
color
:
#4a4a4a
;
box-sizing
:
content-box
;
overflow
:
hidden
}
.h-header
.h-header-center
{
-webkit-box-flex
:
1
;
-webkit-flex
:
1
;
flex
:
1
;
font-size
:
.34rem
;
font-weight
:
500
;
line-height
:
.88rem
;
text-align
:
center
;
white-space
:
nowrap
;
padding
:
0
;
margin
:
0
}
.h-header
.h-header-center
,
.h-header
.h-header-center
>*
{
text-overflow
:
ellipsis
;
overflow
:
hidden
}
.h-header
.h-header-left
,
.h-header
.h-header-right
{
-webkit-box-flex
:
0.5
;
-webkit-flex
:
0.5
;
flex
:
0.5
;
height
:
100%
;
white-space
:
nowrap
;
overflow
:
hidden
}
.h-header
.h-header-left
{
text-align
:
left
}
.h-header
.h-header-left
.h-header-btn
:first-of-type
{
padding-left
:
.3rem
}
.h-header
.h-header-right
{
text-align
:
right
}
.h-header
.h-header-right
.h-header-btn
{
-webkit-box-pack
:
end
;
-webkit-justify-content
:
flex-end
;
justify-content
:
flex-end
}
.h-header
.h-header-right
.h-header-btn
:last-of-type
{
padding-right
:
.3rem
}
.h-header
.h-header-btn
{
display
:
-webkit-inline-box
;
display
:
-webkit-inline-flex
;
display
:
inline-flex
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
font-size
:
.32rem
;
min-width
:
1.2rem
;
height
:
100%
;
overflow
:
hidden
;
vertical-align
:
middle
;
box-sizing
:
border-box
;
width
:
80%
}
.h-header
.ion-ios-arrow-back
{
font-size
:
.64rem
;
color
:
#5d98f6
}
.h-header-border
{
border-bottom
:
1px
solid
rgba
(
0
,
0
,
0
,
.1
)}
.bar-custom
.h-header-btn
,
.bar-custom
.h-header-center
,
.bar-custom
.ion-ios-arrow-back
{
color
:
#fff
}
.platform-ios
.h-header
{
padding-top
:
.4rem
}
@media
(
device-width
:
375px
)
and
(
device-height
:
812px
)
and
(
-webkit-min-device-pixel-ratio
:
3
){
.platform-ios
.h-header
{
padding-top
:
.8rem
}}
@media
(
device-width
:
414px
)
and
(
device-height
:
896px
){
.platform-ios
.h-header
{
padding-top
:
.8rem
}}
.h-view
[
data-v-4f0180de
]
{
width
:
100%
;
height
:
100%
}
@media
only
screen
and
(
device-width
:
375px
)
and
(
device-height
:
812px
)
and
(
-webkit-device-pixel-ratio
:
3
){
.h-view
[
data-v-4f0180de
]
{
padding-bottom
:
.84rem
}}
@media
only
screen
and
(
device-width
:
414px
)
and
(
device-height
:
896px
){
.h-view
[
data-v-4f0180de
]
{
padding-bottom
:
.84rem
}}
.swipeout-list
[
data-v-e2b6f4d6
]
{
height
:
.9rem
;
overflow
:
visible
;
padding
:
0
0
0
.3rem
;
width
:
100%
}
.swipeout-list
.item
[
data-type
=
"0"
][
data-v-e2b6f4d6
]
{
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
);
-webkit-transition
:
all
.4s
;
transition
:
all
.4s
}
.swipeout-list
.item
[
data-type
=
"1"
][
data-v-e2b6f4d6
]
{
-webkit-transition
:
all
1s
;
transition
:
all
1s
}
.swipeout-list
.item
[
data-v-e2b6f4d6
]
{
overflow
:
visible
;
position
:
relative
;
height
:
100%
;
-webkit-transition
:
all
.2s
;
border-right
:
none
;
width
:
101%
;
padding
:
0
}
.swipeout-list
.item
.list-box
[
data-v-e2b6f4d6
]
{
width
:
100%
;
height
:
100%
}
.swipeout-list
.item
.function
[
data-v-e2b6f4d6
]
{
width
:
70px
;
height
:
100%
;
color
:
#fff
;
font-size
:
.32rem
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-webkit-justify-content
:
center
;
justify-content
:
center
;
position
:
absolute
;
top
:
0
}
.swipeout-list
.item
.warn
[
data-v-e2b6f4d6
]
{
background
:
#f96268
}
.swipeout-list
.item
.primary
[
data-v-e2b6f4d6
]
{
background
:
#5d98f6
}
.swipeout-list
.item
.default
[
data-v-e2b6f4d6
]
{
background
:
#c8c7cd
}
.hls-list-item
{
width
:
100%
;
overflow
:
hidden
;
background
:
#fff
;
margin-bottom
:
.2rem
}
.hls-list-item
.hls-item
:last-child
.vue-1px-b
:after
{
border-bottom
:
none
}
.hls-item
{
width
:
100%
;
border
:
none
;
padding
:
0
0
0
.3rem
;
height
:
auto
}
.hls-item.activated
{
opacity
:
.8
}
.hls-item
.contents
{
height
:
100%
;
width
:
100%
;
-webkit-box-pack
:
justify
;
-webkit-justify-content
:
space-between
;
justify-content
:
space-between
;
padding
:
0
.3rem
0
0
}
.hls-item
.contents
,
.hls-item
.contents
.add-name
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
}
.hls-item
.contents
.add-name
{
-webkit-box-pack
:
start
;
justify-content
:
flex-start
;
-webkit-box-align
:
center
;
align-items
:
center
;
-webkit-justify-content
:
flex-start
;
-webkit-align-items
:
center
;
line-height
:
.64rem
;
font-size
:
14px
;
color
:
#333
;
letter-spacing
:
0
}
.hls-item
.contents
.add-name
.left-icon
{
margin-right
:
.2rem
;
width
:
.36rem
}
.hls-item
.contents
.add-name
.required
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
}
.hls-item
.contents
.add-name
.required
:after
{
content
:
"*"
;
color
:
#d24e4e
;
height
:
.16rem
;
padding-top
:
.08rem
;
margin-left
:
.04rem
}
.hls-item
.contents
.add-content
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-pack
:
end
;
justify-content
:
flex-end
;
-webkit-box-align
:
center
;
align-items
:
center
;
-webkit-justify-content
:
flex-end
;
-webkit-align-items
:
center
;
width
:
100%
;
font-size
:
14px
;
color
:
#666
;
height
:
100%
;
white-space
:
normal
;
word-break
:
break-all
;
word-wrap
:
break-word
;
line-height
:
.4rem
}
.hls-item
.contents
.add-content
input
{
font-size
:
14px
;
color
:
#666
;
line-height
:
.4rem
;
width
:
100%
;
text-align
:
right
;
border
:
none
}
.hls-item
.contents
.add-content
.right-icon
{
margin-left
:
.1rem
}
.hls-item
.contents
.add-content
.toggle-check
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-webkit-justify-content
:
space-between
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
}
.hls-item
.contents
.add-content
.toggle-check
.track
{
width
:
.8rem
;
height
:
.5rem
;
margin-right
:
.05rem
;
border-radius
:
.3rem
}
.hls-item
.contents
.add-content
.toggle-check
.track
.handle
{
width
:
.45rem
;
height
:
.45rem
;
top
:
.07rem
;
left
:
.05rem
}
.hls-item
.contents
.add-content
.toggle.toggle-positive
input
:checked
+
.track
{
border-color
:
#48d2a0
;
background-color
:
#48d2a0
}
.hls-item
.contents
.add-content
.toggle.toggle-positive
input
:checked
+
.track
.handle
{
width
:
.45rem
;
height
:
.45rem
;
top
:
.07rem
;
left
:
.18rem
}
.vue-better-scroll
{
width
:
100%
;
overflow
:
hidden
;
box-sizing
:
border-box
;
position
:
absolute
}
.vue-better-scroll__wrapper
{
-webkit-user-select
:
none
;
user-select
:
none
;
-webkit-touch-callout
:
none
;
-webkit-text-size-adjust
:
none
;
text-size-adjust
:
none
;
-webkit-transform-origin
:
left
top
;
transform-origin
:
left
top
}
.vue-better-scroll__pullup
{
height
:
.5rem
}
.vue-better-scroll__pulldown
,
.vue-better-scroll__pullup
{
width
:
100%
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-pack
:
center
;
-webkit-justify-content
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
font-size
:
.28rem
;
color
:
#999
}
.vue-better-scroll__pulldown
{
position
:
absolute
;
left
:
0
;
top
:
-50px
;
-webkit-transition
:
all
;
transition
:
all
}
.vue-better-scroll__pulldown__after
,
.vue-better-scroll__pulldown__before
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
}
.vue-better-scroll__pulldown__after
{
width
:
100%
;
height
:
40px
;
-webkit-box-pack
:
center
;
-webkit-justify-content
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
color
:
#666
}
.vue-better-scroll-loading-container
>
img
{
width
:
.5rem
;
height
:
.5rem
;
display
:
block
}
.keyboard-backdrop
[
data-v-e6768194
]
{
-webkit-transition
:
background-color
.15s
ease-in-out
;
transition
:
background-color
.15s
ease-in-out
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
;
width
:
100%
;
height
:
100%
;
background-color
:
transparent
}
.keyboard-backdrop.active
[
data-v-e6768194
]
{
background-color
:
transparent
}
.number-keyboard
[
data-v-e6768194
]
{
left
:
0
;
bottom
:
0
;
width
:
100%
;
position
:
fixed
;
-webkit-user-select
:
none
;
user-select
:
none
;
background-color
:
#fff
;
-webkit-animation-timing-function
:
ease-out
;
animation-timing-function
:
ease-out
}
.number-keyboard__title
[
data-v-e6768194
]
{
height
:
.6rem
;
font-size
:
.26rem
;
line-height
:
.6rem
;
text-align
:
center
;
position
:
relative
;
color
:
#38f
;
border-bottom
:
1px
solid
#e5e5e5
;
box-shadow
:
0
-.02rem
.06rem
rgba
(
0
,
0
,
0
,
.1
)}
.number-keyboard__body
[
data-v-e6768194
]
{
box-sizing
:
border-box
}
.number-keyboard__close
[
data-v-e6768194
]
{
right
:
0
;
color
:
#38f
;
font-size
:
.28rem
;
padding
:
0
.3rem
;
position
:
absolute
}
.number-keyboard__close
[
data-v-e6768194
]
:active
{
background-color
:
#e8e8e8
}
.number-keyboard
.key
[
data-v-e6768194
]
{
width
:
33.33333%
;
font-size
:
.48rem
;
font-style
:
normal
;
text-align
:
center
;
display
:
inline-block
;
vertical-align
:
middle
;
height
:
1.08rem
;
line-height
:
1.08rem
;
border-width
:
1px
1px
0
0
;
border-bottom
:
1px
solid
#e5e5e5
;
border-right
:
1px
solid
#e5e5e5
}
.number-keyboard
.delete
[
data-v-e6768194
]
{
font-size
:
0
;
background
:
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAeCAMAAABg6AyVAAAAbFBMVEUAAAAfHiIdHB4eHR8dHR4eHB4dHB4dHR8gICIdHB4dHB4dHB4dHB8eHh8hISEeHR8fHB8fHR8fHR8fHx8eHiArKyszMzMeHB8eHB8fHR8eHiAeHh4dHB4vLjDY2Nn////b29zKysq9vb28vLzkfBRpAAAAHHRSTlMAK/PW+I/llBv77N1kSCPwWlFAOTMGBb28hHlu08g5sgAAAMlJREFUOMuV1MsWgiAQgGHQyOx+s+sgYO//jnnMGIdDDfwbN99CYEDQFiVEKkolPUG7gl9VTWC31NKuDbVz+Fc1tRJtPDmxS2BS3p5ZC+XXnnbAVoz2WEBCH7uZAalzGoa06whGiznT6sG2xgX4QO2Aej1+KN7XBKL2FvGaMtTWBhbQhtoaYzVQrHKwuGf8hhAPSF5g3xPSt45sCHcouNWx436FGA+RHyQcD35EcUj54U8ff4WYvVi1zLjelUh/OG6XjOeLWv5hfAOI+HLwwOAqhAAAAABJRU5ErkJggg==")
no-repeat
50%
;
background-size
:
auto
.3rem
}
.number-keyboard
.gray
[
data-v-e6768194
]
{
background-color
:
#f3f3f6
}
.number-keyboard
.active
[
data-v-e6768194
]
{
background-color
:
#e8e8e8
}
@-webkit-keyframes
van-slide-bottom-enter-data-v-e6768194
{
0
%
{
-webkit-transform
:
translate3d
(
0
,
100%
,
0
);
transform
:
translate3d
(
0
,
100%
,
0
)}}
@keyframes
van-slide-bottom-enter-data-v-e6768194
{
0
%
{
-webkit-transform
:
translate3d
(
0
,
100%
,
0
);
transform
:
translate3d
(
0
,
100%
,
0
)}}
@-webkit-keyframes
van-slide-bottom-leave-data-v-e6768194
{
to
{
-webkit-transform
:
translate3d
(
0
,
100%
,
0
);
transform
:
translate3d
(
0
,
100%
,
0
)}}
@keyframes
van-slide-bottom-leave-data-v-e6768194
{
to
{
-webkit-transform
:
translate3d
(
0
,
100%
,
0
);
transform
:
translate3d
(
0
,
100%
,
0
)}}
@-webkit-keyframes
van-fade-in-data-v-e6768194
{
0
%
{
opacity
:
0
}
to
{
opacity
:
1
}}
@keyframes
van-fade-in-data-v-e6768194
{
0
%
{
opacity
:
0
}
to
{
opacity
:
1
}}
@-webkit-keyframes
van-fade-out-data-v-e6768194
{
0
%
{
opacity
:
1
}
to
{
opacity
:
0
}}
@keyframes
van-fade-out-data-v-e6768194
{
0
%
{
opacity
:
1
}
to
{
opacity
:
0
}}
@-webkit-keyframes
van-rotate-data-v-e6768194
{
0
%
{
-webkit-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
)}
to
{
-webkit-transform
:
rotate
(
1turn
);
transform
:
rotate
(
1turn
)}}
@keyframes
van-rotate-data-v-e6768194
{
0
%
{
-webkit-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
)}
to
{
-webkit-transform
:
rotate
(
1turn
);
transform
:
rotate
(
1turn
)}}
.van-fade-enter-active
[
data-v-e6768194
]
{
-webkit-animation
:
.3s
van-fade-in-data-v-e6768194
;
animation
:
.3s
van-fade-in-data-v-e6768194
}
.van-fade-leave-active
[
data-v-e6768194
]
{
-webkit-animation
:
.3s
van-fade-out-data-v-e6768194
;
animation
:
.3s
van-fade-out-data-v-e6768194
}
.van-slide-bottom-enter-active
[
data-v-e6768194
]
{
-webkit-animation
:
van-slide-bottom-enter-data-v-e6768194
.3s
both
ease
;
animation
:
van-slide-bottom-enter-data-v-e6768194
.3s
both
ease
}
.van-slide-bottom-leave-active
[
data-v-e6768194
]
{
-webkit-animation
:
van-slide-bottom-leave-data-v-e6768194
.3s
both
ease
;
animation
:
van-slide-bottom-leave-data-v-e6768194
.3s
both
ease
}
@media
(
device-width
:
375px
)
and
(
device-height
:
812px
)
and
(
-webkit-min-device-pixel-ratio
:
3
){
.platform-ios
.number-keyboard__body
[
data-v-e6768194
]
{
margin-bottom
:
.68rem
}}
@media
(
device-width
:
414px
)
and
(
device-height
:
896px
){
.platform-ios
.number-keyboard__body
[
data-v-e6768194
]
{
margin-bottom
:
.68rem
}}
.hls-swipe
{
overflow
:
auto
;
position
:
relative
;
-webkit-user-select
:
none
;
user-select
:
none
;
overflow-x
:
hidden
;
-webkit-overflow-scrolling
:
touch
;
overflow-scrolling
:
touch
;
width
:
100%
}
.hls-swipe-item
{
float
:
left
;
height
:
100%
}
.hls-swipe-item
img
{
width
:
100%
;
max-width
:
100%
}
.hls-swipe-indicators
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
position
:
absolute
;
left
:
50%
;
bottom
:
.2rem
;
-webkit-transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
)}
.hls-swipe-indicators--vertical
{
left
:
.2rem
;
top
:
50%
;
bottom
:
auto
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-webkit-flex-direction
:
column
;
flex-direction
:
column
;
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
)}
.hls-swipe-indicators--vertical
.hips-swipe-indicators-item
:not
(
:last-child
)
{
margin-bottom
:
.24rem
}
.hls-swipe-indicators-item
{
border-radius
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.2
);
width
:
.12rem
;
height
:
.12rem
;
margin-top
:
.12rem
}
.hls-swipe-indicators-item
:not
(
:last-child
)
{
margin-right
:
.12rem
}
.hls-swipe-indicators-item--active
{
background-color
:
rgba
(
0
,
0
,
0
,
.5
)}
.hls-spin
[
data-v-1ccf5cee
]
{
width
:
.8rem
;
height
:
.8rem
;
position
:
relative
;
display
:
inline-block
}
.hls-spin-spinner
[
data-v-1ccf5cee
]
{
width
:
100%
;
height
:
100%
;
position
:
absolute
;
color
:
#ccc
}
.hls-spin-spinner
[
data-v-1ccf5cee
]
:before
{
content
:
""
;
display
:
block
;
margin
:
0
auto
;
width
:
15%
;
height
:
15%
;
background-color
:
currentColor
;
border-radius
:
50%
;
-webkit-animation
:
spinFadeInDelay-data-v-1ccf5cee
1.2s
infinite
ease-in-out
both
;
animation
:
spinFadeInDelay-data-v-1ccf5cee
1.2s
infinite
ease-in-out
both
}
.hls-spin-spinner-2
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
30deg
);
transform
:
rotate
(
30deg
)}
.hls-spin-spinner-2
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-1.1s
;
animation-delay
:
-1.1s
}
.hls-spin-spinner-3
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
60deg
);
transform
:
rotate
(
60deg
)}
.hls-spin-spinner-3
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-1s
;
animation-delay
:
-1s
}
.hls-spin-spinner-4
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
90deg
);
transform
:
rotate
(
90deg
)}
.hls-spin-spinner-4
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.9s
;
animation-delay
:
-.9s
}
.hls-spin-spinner-5
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
120deg
);
transform
:
rotate
(
120deg
)}
.hls-spin-spinner-5
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.8s
;
animation-delay
:
-.8s
}
.hls-spin-spinner-6
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
150deg
);
transform
:
rotate
(
150deg
)}
.hls-spin-spinner-6
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.7s
;
animation-delay
:
-.7s
}
.hls-spin-spinner-7
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
180deg
);
transform
:
rotate
(
180deg
)}
.hls-spin-spinner-7
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.6s
;
animation-delay
:
-.6s
}
.hls-spin-spinner-8
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
210deg
);
transform
:
rotate
(
210deg
)}
.hls-spin-spinner-8
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.5s
;
animation-delay
:
-.5s
}
.hls-spin-spinner-9
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
240deg
);
transform
:
rotate
(
240deg
)}
.hls-spin-spinner-9
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.4s
;
animation-delay
:
-.4s
}
.hls-spin-spinner-10
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
270deg
);
transform
:
rotate
(
270deg
)}
.hls-spin-spinner-10
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.3s
;
animation-delay
:
-.3s
}
.hls-spin-spinner-11
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
300deg
);
transform
:
rotate
(
300deg
)}
.hls-spin-spinner-11
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.2s
;
animation-delay
:
-.2s
}
.hls-spin-spinner-12
[
data-v-1ccf5cee
]
{
-webkit-transform
:
rotate
(
330deg
);
transform
:
rotate
(
330deg
)}
.hls-spin-spinner-12
[
data-v-1ccf5cee
]
:before
{
-webkit-animation-delay
:
-.1s
;
animation-delay
:
-.1s
}
@-webkit-keyframes
spinFadeInDelay-data-v-1ccf5cee
{
0
%,
39
%,
to
{
opacity
:
.1
}
40
%
{
opacity
:
1
}}
@keyframes
spinFadeInDelay-data-v-1ccf5cee
{
0
%,
39
%,
to
{
opacity
:
.1
}
40
%
{
opacity
:
1
}}
.hls-top-tip
{
text-align
:
center
}
.hls-top-tip-wrap
{
position
:
relative
;
padding
:
.16rem
.64rem
.16rem
.3rem
;
font-size
:
.28rem
;
color
:
#999
;
background-color
:
#fff8dc
}
.hls-top-tip-img
{
width
:
.26rem
;
height
:
100%
;
position
:
absolute
;
top
:
0
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-pack
:
center
;
-webkit-justify-content
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
}
.hls-top-tip-content
{
word-break
:
break-word
;
margin-left
:
.52rem
;
text-align
:
left
}
.hls-top-tip-cross-area
{
width
:
.64rem
;
height
:
100%
;
position
:
absolute
;
top
:
0
;
right
:
0
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-pack
:
center
;
-webkit-justify-content
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
}
.hls-top-tip-cross
{
-webkit-transform
:
rotate
(
45deg
);
transform
:
rotate
(
45deg
)}
.hls-top-tip-cross
,
.hls-top-tip-cross
:before
{
width
:
.04rem
;
height
:
.28rem
;
display
:
block
;
background-color
:
#6d7a80
}
.hls-top-tip-cross
:before
{
content
:
""
;
-webkit-transform
:
rotate
(
-90deg
);
transform
:
rotate
(
-90deg
)}
.hls-switch-tab
{
width
:
100%
;
position
:
absolute
;
z-index
:
1
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-justify-content
:
space-around
;
justify-content
:
space-around
;
height
:
.8rem
;
background-color
:
#fff
}
.hls-switch-tab-top
{
top
:
0
}
.hls-switch-tab-top
:after
{
content
:
" "
;
position
:
absolute
;
left
:
0
;
bottom
:
0
;
right
:
0
;
height
:
.02rem
;
border-bottom
:
1px
solid
rgba
(
0
,
0
,
0
,
.1
);
color
:
rgba
(
0
,
0
,
0
,
.1
);
-webkit-transform-origin
:
0
100%
;
transform-origin
:
0
100%
;
-webkit-transform
:
scaleY
(
.5
);
transform
:
scaleY
(
.5
)}
.hls-switch-tab-bottom
{
bottom
:
0
}
.hls-switch-tab-bottom
:before
{
content
:
" "
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
height
:
.02rem
;
border-top
:
1px
solid
rgba
(
0
,
0
,
0
,
.1
);
color
:
rgba
(
0
,
0
,
0
,
.1
);
-webkit-transform-origin
:
0
0
;
transform-origin
:
0
0
;
-webkit-transform
:
scaleY
(
.5
);
transform
:
scaleY
(
.5
)}
.hls-switch-tab
.tab-content
{
width
:
100%
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-justify-content
:
space-around
;
justify-content
:
space-around
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
}
.hls-switch-tab
.tab-content
.h-tab-item
{
width
:
100%
}
.hls-switch-tab
.tab-content
.h-tab-item
,
.hls-switch-tab
.tab-content
.h-tab-item
.h-item
{
height
:
.8rem
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-webkit-justify-content
:
center
;
justify-content
:
center
}
.hls-switch-tab
.tab-content
.h-tab-item
.h-item
{
font-size
:
.28rem
;
color
:
#7c828d
;
line-height
:
.3rem
;
padding
:
0
.06rem
;
border-bottom
:
1px
solid
hsla
(
0
,
0%
,
100%
,
0
)}
.hls-switch-tab
.tab-content
.tab-divider
{
width
:
1px
;
height
:
50%
;
background-color
:
#d6d9da
}
.hls-switch-tab
.tab-content.activated
.h-tab-item
.h-item
{
color
:
#1e8ceb
;
border-bottom
:
1px
solid
#1e8ceb
}
.hls-switch-tab
.tab-content
:last-child
.tab-divider
{
width
:
0
}
.platform-ios
.action-sheet-backdrop
.action-sheet
{
margin-left
:
.08rem
;
margin-right
:
.08rem
;
width
:
auto
;
z-index
:
11
;
overflow
:
hidden
;
border-radius
:
.16rem
;
background-color
:
transparent
}
.platform-ios
.action-sheet-backdrop
.action-sheet
.action-sheet-group
{
margin-bottom
:
.08rem
;
border-radius
:
.16rem
;
background-color
:
#fff
;
overflow
:
hidden
}
.platform-ios
.action-sheet-backdrop
.action-sheet
.action-sheet-options
{
background
:
#f1f2f3
}
.platform-ios
.action-sheet-backdrop
.action-sheet
.action-sheet-option
{
color
:
#007aff
;
min-height
:
.94rem
;
font-size
:
.38rem
}
.platform-ios
.action-sheet-backdrop
.action-sheet
.action-sheet-option-primary
{
color
:
#f0f
}
.platform-ios
.action-sheet-backdrop
.action-sheet
.action-sheet-option-warn
{
color
:
#f96268
}
.platform-ios
.action-sheet-backdrop
.action-sheet
.action-sheet-option-default
{
color
:
#007aff
}
.platform-ios
.action-sheet-backdrop
.action-sheet
.action-sheet-option-disabled
{
color
:
#ccc
}
.action-sheet-backdrop
{
-webkit-transition
:
background-color
.15s
ease-in-out
;
transition
:
background-color
.15s
ease-in-out
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
;
width
:
100%
;
height
:
100%
;
background-color
:
transparent
}
.action-sheet-backdrop.active
{
background-color
:
rgba
(
0
,
0
,
0
,
.4
)}
.action-sheet-backdrop
.action-sheet-wrapper
{
-webkit-transform
:
translate3d
(
0
,
100%
,
0
);
transform
:
translate3d
(
0
,
100%
,
0
);
-webkit-transition
:
all
.3s
cubic-bezier
(
.41
,
.57
,
.19
,
.79
);
transition
:
all
.3s
cubic-bezier
(
.41
,
.57
,
.19
,
.79
);
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
margin
:
auto
}
.action-sheet-backdrop
.action-sheet-up
{
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
)}
.action-sheet-backdrop
.action-sheet
{
width
:
auto
;
z-index
:
11
;
overflow
:
hidden
;
background-color
:
#efeff4
}
.action-sheet-backdrop
.action-sheet-options
{
background
:
#fff
}
.action-sheet-backdrop
.action-sheet-group
{
margin-bottom
:
.16rem
;
background-color
:
#fff
;
overflow
:
hidden
}
.action-sheet-backdrop
.action-sheet-group
:last-child
{
margin-bottom
:
0
}
.action-sheet-backdrop
.action-sheet-title
{
padding
:
.16rem
;
color
:
#8f8f8f
;
text-align
:
center
;
font-size
:
.28rem
}
.action-sheet-backdrop
.action-sheet-group
.action-sheet-option
{
border-width
:
1px
0
0
}
.action-sheet-backdrop
.action-sheet-group
.action-sheet-option
:last-child
{
margin-top
:
1px
}
.action-sheet-backdrop
.action-sheet
.action-sheet-option
{
text-align
:
center
;
display
:
-webkit-box
;
display
:
flex
;
display
:
-webkit-flex
;
-webkit-box-align
:
center
;
align-items
:
center
;
-webkit-align-items
:
center
;
-webkit-box-pack
:
center
;
justify-content
:
center
;
-webkit-justify-content
:
center
;
padding
:
1px
;
width
:
100%
;
border-radius
:
0
;
background-color
:
transparent
;
font-size
:
.32rem
;
min-width
:
.52rem
;
min-height
:
.9rem
}
.action-sheet-backdrop
.action-sheet-option-primary
{
color
:
#f0f
}
.action-sheet-backdrop
.action-sheet-option-warn
{
color
:
#f96268
}
.action-sheet-backdrop
.action-sheet-option-default
{
color
:
#444
}
.action-sheet-backdrop
.action-sheet-option-disabled
{
color
:
#ccc
}
.modal-open
[
vum-action-sheet
]
{
pointer-events
:
auto
}
@media
(
device-width
:
375px
)
and
(
device-height
:
812px
)
and
(
-webkit-min-device-pixel-ratio
:
3
){
.platform-ios
.action-sheet-backdrop
.action-sheet
{
margin-bottom
:
.68rem
}}
@media
(
device-width
:
414px
)
and
(
device-height
:
896px
){
.platform-ios
.action-sheet-backdrop
.action-sheet
{
margin-bottom
:
.68rem
}}
.show-picture-backdrop
[
data-v-585ab8c2
]
{
-webkit-transition
:
background-color
.15s
ease-in-out
;
transition
:
background-color
.15s
ease-in-out
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
;
width
:
100%
;
height
:
100%
;
background-color
:
transparent
}
.show-picture-backdrop
.weui-tab
[
data-v-585ab8c2
]
{
width
:
100%
}
.show-picture-backdrop.active
[
data-v-585ab8c2
]
{
background-color
:
rgba
(
0
,
0
,
0
,
.6
)}
.show-picture-backdrop
.show-picture-wrapper
[
data-v-585ab8c2
]
{
-webkit-transform
:
translate3d
(
0
,
100%
,
0
);
transform
:
translate3d
(
0
,
100%
,
0
);
-webkit-transition
:
all
.5s
cubic-bezier
(
.36
,
.66
,
.04
,
1
);
transition
:
all
.5s
cubic-bezier
(
.36
,
.66
,
.04
,
1
);
position
:
absolute
;
width
:
100%
;
height
:
100%
;
margin
:
auto
}
.show-picture-backdrop
.show-picture-wrapper
.pad
[
data-v-585ab8c2
],
.show-picture-backdrop
.show-picture-wrapper
.pad
img
[
data-v-585ab8c2
],
.show-picture-backdrop
.show-picture-wrapper
[
data-v-585ab8c2
]
{
display
:
-webkit-box
;
display
:
flex
;
display
:
-webkit-flex
;
-webkit-box-align
:
center
;
align-items
:
center
;
-webkit-align-items
:
center
;
-webkit-box-pack
:
center
;
justify-content
:
center
;
-webkit-justify-content
:
center
}
.show-picture-backdrop
.show-picture-wrapper
.pad
img
[
data-v-585ab8c2
]
{
width
:
100%
;
height
:
100%
}
.show-picture-backdrop
.show-picture-up
[
data-v-585ab8c2
]
{
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
)}
.modal-open
[
vum-show-picture
][
data-v-585ab8c2
]
{
pointer-events
:
auto
}
.show-select-backdrop
[
data-v-b3f49af2
]
{
-webkit-transition
:
background-color
.15s
ease-in-out
;
transition
:
background-color
.15s
ease-in-out
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
;
width
:
100%
;
height
:
100%
;
background-color
:
transparent
}
.show-select-backdrop.active
[
data-v-b3f49af2
]
{
background-color
:
rgba
(
0
,
0
,
0
,
.2
)}
.show-select-backdrop
.show-select-wrapper
[
data-v-b3f49af2
]
{
-webkit-transform
:
translate3d
(
0
,
100%
,
0
);
transform
:
translate3d
(
0
,
100%
,
0
);
-webkit-transition
:
all
.5s
cubic-bezier
(
.36
,
.66
,
.04
,
1
);
transition
:
all
.5s
cubic-bezier
(
.36
,
.66
,
.04
,
1
);
bottom
:
0
!important
;
position
:
absolute
!important
;
max-height
:
50%
!important
;
width
:
100%
;
left
:
0
;
top
:
auto
;
padding-top
:
0
;
background-color
:
#fff
}
.show-select-backdrop
.show-select-up
[
data-v-b3f49af2
]
{
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
)}
.modal-open
[
vum-show-select
][
data-v-b3f49af2
]
{
pointer-events
:
auto
}
\ No newline at end of file
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