Lou
2023-12-15 5fa1870a958994ca5e8161376d26762a7bdafbbf
components/noticeList/noticeList.vue
@@ -6,7 +6,7 @@
               <text class="notice-title f-28">{{item.title}}</text>
               <view class="flex j-c-s-b a-i-c">
                  <view class="flex a-i-c">
                     <tag-cell :text="item.dictValue" />
                     <tag-cell  v-if="item.dictValue" :text="item.dictValue" />
                     <view class="flex a-i-c">
                        <u-icon name="eye-fill" size="14" color="#CECECE"></u-icon>
                        <text class="f-24 c-99 ml-5">{{item.viewNumber}}</text>