修改禁用按钮样式

This commit is contained in:
zhouyanli
2026-04-20 15:40:43 +08:00
parent 05307a5d58
commit 2a9dc159b1
6 changed files with 46 additions and 14 deletions

View File

@@ -38,6 +38,7 @@
</view>
<view class="noticeClass" @click="getNoticeMore">
<image src="/static/首页/公告.png" style="width: 38px;height: 38px;position: absolute;top: 21px;left: 17px;"></image>
<view class="col-line"></view>
<uni-notice-bar show-icon :text="noticeText" type="line"
:showIcon="false" show-get-more scrollable color="#000" background-color="#fff" moreColor="#000">
</uni-notice-bar>