master
王文杰 8 months ago
parent feb1edf9bc
commit d8912c79ac

@ -73,12 +73,12 @@ const handleNewsList = () => {
</view>
<view class="list">
<button hover-class="none" class="item arrow" @click="handleOrderList">
<image class="img" src="/static/images/order_my.png" mode="scaleToFill" />
<view class="text"> 已完成订单 </view>
<uni-icons type="cart" color="#3775F6" size="20"></uni-icons>
<view class="label"> 已完成订单 </view>
</button>
<button hover-class="none" class="item arrow" open-type="contact">
<image class="img" src="/static/images/kefu_my.png" mode="scaleToFill" />
<view class="text"> 联系我们 </view>
<uni-icons type="phone" color="#3775F6" size="20"></uni-icons>
<view class="label"> 联系我们 </view>
</button>
<!-- <button hover-class="none" class="item arrow" @click="handleOrderAuto">
<image class="img" src="/static/images/order_auto_my.png" mode="scaleToFill" />
@ -89,8 +89,8 @@ const handleNewsList = () => {
url="/pagesMember/settings/settings"
hover-class="none"
>
<image class="img" src="/static/images/lock_my.png" mode="scaleToFill" />
<view class="text"> 设置 </view>
<uni-icons type="settings" color="#3775F6" size="20"></uni-icons>
<view class="label"> 设置 </view>
</navigator>
<!-- <button hover-class="none" class="item arrow" open-type="contact">
<image
@ -331,17 +331,8 @@ page {
font-size: 32rpx;
transform: translateY(-50%);
}
.img {
width: 40rpx;
height: 40rpx;
margin-right: 20rpx;
}
.label {
margin: 0 20rpx;
}
/* 猜你喜欢 */
.guess {
background-color: #f7f7f8;
margin-top: 20rpx;
}
</style>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 352 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Loading…
Cancel
Save