cyl/dev
wangxia 1 year ago
parent 298e5e15b5
commit 29a1de10c9

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 B

@ -8,8 +8,8 @@ Component({
selectedColor: "#1890ff", selectedColor: "#1890ff",
list: [ list: [
{ {
iconPath: "../assets/images/ysd.png", iconPath: "../assets/images/home.png",
selectedIconPath: "../assets/images/ysd1.png", selectedIconPath: "../assets/images/home1.png",
pagePath: "/pages/firstBill/index", pagePath: "/pages/firstBill/index",
text: "首页", text: "首页",
index: 0, index: 0,

@ -79,7 +79,7 @@
<view class hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> <view class hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
<view class="setting mt_10 br_8" hover-class="thover"> <view class="setting mt_10 br_8" hover-class="thover">
<view> <view>
<view class="iconfont icon-shenqingjiarudaotian f18" style="color:#4DB54B"></view> <view class=" f18" style="color:#4DB54B;font-weight:600">申请加入</view>
</view> </view>
<view class="iconfont icon-gengduo11 c9"></view> <view class="iconfont icon-gengduo11 c9"></view>
</view> </view>

Loading…
Cancel
Save