Commit e3485307 authored by 罗超's avatar 罗超

1

parent fdbcfc81
......@@ -2,7 +2,7 @@
<!-- 政策详情 -->
<view class="policyDetail">
<u-tabs :list="typeList" :current="active" name="Name" :is-scroll="false" @change="changeHandler"
:active-color="mainColor" bg-color="#FFF" :bar-style="barStyle" height="140"></u-tabs>
:active-color="mainColor" bg-color="#FFF" :bar-style="barStyle" height="100"></u-tabs>
<view class="officialNotice">
<view class="title">
官方公告信息
......@@ -72,10 +72,10 @@
active: 0,
mainColor: "#DFBE6E",
barStyle: {
width: '10rpx',
height: '2rpx',
background: '#DFBE6E',
borderRadius: '1rpx'
width: '50rpx ',
height: '6rpx !important',
backgroundColor: '#DFBE6E !important',
borderRadius: '3rpx !important',
},
typeList: [{
Id: 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment