样式修改
This commit is contained in:
@ -52,8 +52,8 @@
|
||||
],
|
||||
width: 2,
|
||||
rectType: 'fill',
|
||||
borderColor: "#009C77",
|
||||
background: "#009C77"
|
||||
borderColor: "#009458",
|
||||
background: "#009458"
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
@ -266,8 +266,8 @@
|
||||
],
|
||||
width: 2,
|
||||
rectType: 'fill',
|
||||
borderColor: "#009C77",
|
||||
background: "#009C77"
|
||||
borderColor: "#009458",
|
||||
background: "#009458"
|
||||
}
|
||||
const textObj = {
|
||||
type: "text",
|
||||
|
||||
@ -156,8 +156,8 @@
|
||||
],
|
||||
width: 2,
|
||||
rectType: 'fill',
|
||||
borderColor: "#009C77",
|
||||
background: "#009C77"
|
||||
borderColor: "#009458",
|
||||
background: "#009458"
|
||||
}
|
||||
const textObj = {
|
||||
type: "text",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
:is-scroll="false"
|
||||
:current="currentTab"
|
||||
@change="changeTab"
|
||||
active-color="#009C77"
|
||||
active-color="#009458"
|
||||
></u-tabs>
|
||||
|
||||
<swiper
|
||||
|
||||
Reference in New Issue
Block a user