update tabbar icon 显示方式
This commit is contained in:
parent
686ac82724
commit
a56b365c94
@ -29,14 +29,14 @@
|
||||
<u-tabbar-item text="数据" name="shituzhongxin">
|
||||
<u-icon
|
||||
class="u-icon"
|
||||
custom-prefix="custom-icon-jingyingguanli custom-icon"
|
||||
custom-prefix="custom-icon-shituzhongxin custom-icon"
|
||||
size="16"
|
||||
slot="active-icon"
|
||||
color="#fe4119"
|
||||
></u-icon>
|
||||
<u-icon
|
||||
class="u-icon"
|
||||
custom-prefix="custom-icon-jingyingguanli custom-icon"
|
||||
custom-prefix="custom-icon-shituzhongxin custom-icon"
|
||||
size="16"
|
||||
slot="inactive-icon"
|
||||
color="#666"
|
||||
@ -61,14 +61,14 @@
|
||||
<u-tabbar-item text="经营" name="warehouse">
|
||||
<u-icon
|
||||
class="u-icon"
|
||||
custom-prefix="custom-icon-shituzhongxin custom-icon"
|
||||
custom-prefix="custom-icon-jingyingguanli custom-icon"
|
||||
size="16"
|
||||
slot="active-icon"
|
||||
color="#fe4119"
|
||||
></u-icon>
|
||||
<u-icon
|
||||
class="u-icon"
|
||||
custom-prefix="custom-icon-shituzhongxin custom-icon"
|
||||
custom-prefix="custom-icon-jingyingguanli custom-icon"
|
||||
size="16"
|
||||
slot="inactive-icon"
|
||||
color="#666"
|
||||
@ -205,7 +205,7 @@ export default {
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
::v-deep .u-border-top {
|
||||
border-top-width: .5px !important;
|
||||
border-top-width: 0.5px !important;
|
||||
border-color: #dadbde !important;
|
||||
border-top-style: solid;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user