样式修改
This commit is contained in:
@@ -197,18 +197,6 @@ export default {
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~@style/mixin'
|
||||
.icons
|
||||
height 24px
|
||||
margin-bottom .12rem
|
||||
.item_icon
|
||||
_fj()
|
||||
margin-right .1rem
|
||||
.color_icon
|
||||
_wh(15px,15px)
|
||||
border-radius 50%
|
||||
margin-right .1rem
|
||||
.font_icon
|
||||
_font(16px, 24px, #000)
|
||||
.locate_block
|
||||
width 100%
|
||||
background-color #fff
|
||||
|
||||
@@ -277,18 +277,6 @@ export default {
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~@style/mixin'
|
||||
.icons
|
||||
height .24rem
|
||||
margin-bottom .12rem
|
||||
.item_icon
|
||||
_fj()
|
||||
margin-right .1rem
|
||||
.color_icon
|
||||
_wh(.2rem,.2rem)
|
||||
border-radius 50%
|
||||
margin-right .1rem
|
||||
.font_icon
|
||||
_font(.28rem, .24rem, #000)
|
||||
.locate_block
|
||||
width 100%
|
||||
background-color #fff
|
||||
|
||||
@@ -246,18 +246,6 @@ export default {
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~@style/mixin'
|
||||
.icons
|
||||
height 24px
|
||||
margin-bottom .12rem
|
||||
.item_icon
|
||||
_fj()
|
||||
margin-right .1rem
|
||||
.color_icon
|
||||
_wh(15px,15px)
|
||||
border-radius 50%
|
||||
margin-right .1rem
|
||||
.font_icon
|
||||
_font(16px, 24px, #000)
|
||||
.locate_block
|
||||
width 100%
|
||||
background-color #fff
|
||||
|
||||
@@ -471,3 +471,16 @@ header
|
||||
text-align center
|
||||
&:disabled
|
||||
background-color $gray
|
||||
|
||||
.icons
|
||||
height .4rem
|
||||
margin-bottom .12rem
|
||||
.item_icon
|
||||
_fj()
|
||||
margin-right .1rem
|
||||
.color_icon
|
||||
_wh(.2rem,.2rem)
|
||||
border-radius 50%
|
||||
margin-right .1rem
|
||||
.font_icon
|
||||
_font(.28rem, .4rem, #000)
|
||||
Reference in New Issue
Block a user