1
0
spogulis no https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

fix: 修复编译到app时,启动页按钮样式丢失问题

Šī revīzija ir iekļauta:
小莫唐尼
2024-10-17 11:28:13 +08:00
vecāks 82062d9465
revīzija a98254e6cc
3 mainīti faili ar 535 papildinājumiem un 512 dzēšanām
+1 -1
Parādīt failu
@@ -9,7 +9,7 @@
<view class="search-input_text pl-12 text-size-m text-grey">搜索内容...</view>
</view>
<!-- #ifdef APP-PLUS || H5 -->
<view slot="right" class="mr-24 text-size-m text-grey">{{ appInfo.name }}</view>
<view slot="right" class="mr-24 text-size-m text-grey text-overflow">{{ appInfo.name }}</view>
<!-- #endif -->
</tm-menubars>
<view v-if="loading !== 'success' && articleList.length===0" class="loading-wrap">