|
@@ -10,7 +10,7 @@
|
|
|
<text class="gui-footer-icon-buttons-icon gui-block-text gui-icons"
|
|
|
:class="[cur == 1 ? 'gui-nav-bottom-active-color' : 'gui-nav-bottom-color']"></text>
|
|
|
<text class="gui-footer-icon-buttons-text gui-block-text gui-nav-bottom-color"
|
|
|
- :class="[cur == 1 ? 'gui-nav-bottom-active-color' : 'gui-nav-bottom-color']">发现</text>
|
|
|
+ :class="[cur == 1 ? 'gui-nav-bottom-active-color' : 'gui-nav-bottom-color']">头条</text>
|
|
|
</view>
|
|
|
<!-- 凸出按钮占位 普通按钮 实现下面的 gui-footer-icon-buttons 即可 -->
|
|
|
<view class="gui-footer-icon-buttons"></view>
|