11.1
This commit is contained in:
parent
c684321039
commit
5874346362
@ -211,6 +211,7 @@ export default {
|
||||
}
|
||||
|
||||
.tap-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
background: #fff;
|
||||
|
@ -703,6 +703,7 @@ export default {
|
||||
}
|
||||
|
||||
.tap-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
background: #fff;
|
||||
|
@ -85,6 +85,7 @@ export default {
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
|
@ -59,6 +59,7 @@ export default {
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
|
@ -61,6 +61,7 @@ export default {
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
|
@ -76,6 +76,7 @@ export default {
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
|
@ -464,6 +464,7 @@ valiNumberPass(rule, value, callback, fieldName)
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
|
@ -903,6 +903,7 @@ export default {
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
background: #fff;
|
||||
|
@ -36,6 +36,7 @@ export default {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.tab-box{
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
|
@ -1186,6 +1186,7 @@ export default {
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
background: #fff;
|
||||
|
@ -33,6 +33,7 @@ export default {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.tab-box{
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
|
@ -1936,6 +1936,7 @@ export default {
|
||||
}
|
||||
|
||||
.tab-box {
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
background: #fff;
|
||||
|
Loading…
Reference in New Issue
Block a user