master
张少康 2 years ago
parent d2803770af
commit d9dd72f79f

File diff suppressed because one or more lines are too long

@ -1,8 +1,8 @@
@font-face { @font-face {
font-family: "iconfont"; /* Project id 2708790 */ font-family: "iconfont"; /* Project id 2708790 */
src: url('//at.alicdn.com/t/c/font_2708790_ld76mabp6v.woff2?t=1691635290345') format('woff2'), src: url('//at.alicdn.com/t/c/font_2708790_gd4k2k5fnx.woff2?t=1694419408971') format('woff2'),
url('//at.alicdn.com/t/c/font_2708790_ld76mabp6v.woff?t=1691635290345') format('woff'), url('//at.alicdn.com/t/c/font_2708790_gd4k2k5fnx.woff?t=1694419408971') format('woff'),
url('//at.alicdn.com/t/c/font_2708790_ld76mabp6v.ttf?t=1691635290345') format('truetype'); url('//at.alicdn.com/t/c/font_2708790_gd4k2k5fnx.ttf?t=1694419408971') format('truetype');
} }
.iconfont { .iconfont {
@ -13,6 +13,26 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.icon-shangjiahoutai:before {
content: "\e8e0";
}
.icon-daohang:before {
content: "\e8df";
}
.icon-shoucang:before {
content: "\e8dd";
}
.icon-yishoucang:before {
content: "\e8de";
}
.icon-huadong:before {
content: "\e8dc";
}
.icon-shaixuan4:before { .icon-shaixuan4:before {
content: "\e8db"; content: "\e8db";
} }
@ -709,14 +729,6 @@
content: "\e805"; content: "\e805";
} }
.icon-yishoucang:before {
content: "\e7ff";
}
.icon-weishoucang:before {
content: "\e806";
}
.icon-biyan11:before { .icon-biyan11:before {
content: "\e807"; content: "\e807";
} }
@ -1097,10 +1109,6 @@
content: "\e6ce"; content: "\e6ce";
} }
.icon-shoucang1:before {
content: "\e6cf";
}
.icon-wodejianli1:before { .icon-wodejianli1:before {
content: "\e6d0"; content: "\e6d0";
} }
@ -1257,10 +1265,6 @@
content: "\e63e"; content: "\e63e";
} }
.icon-shoucang:before {
content: "\e640";
}
.icon-xuanzhong:before { .icon-xuanzhong:before {
content: "\e641"; content: "\e641";
} }

@ -72,7 +72,7 @@
<view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> <view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
<view class="setting mt_10" hover-class="thover"> <view class="setting mt_10" hover-class="thover">
<view> <view>
<view class="t-icon t-icon-wodegongzuo mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view> <view class="t-icon t-icon-wodegongzuo2 mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view>
<view class="c3 f16" hover-class="none" hover-stop-propagation="false">我的工作</view> <view class="c3 f16" hover-class="none" hover-stop-propagation="false">我的工作</view>
</view> </view>
<view class hover-class="none" style="line-height:16px" hover-stop-propagation="false"> <view class hover-class="none" style="line-height:16px" hover-stop-propagation="false">
@ -97,14 +97,14 @@
<view> <view>
<!-- url="{{isLogin? '/pages/addUserCard/index': '/pages/login/index'}}" --> <!-- url="{{isLogin? '/pages/addUserCard/index': '/pages/login/index'}}" -->
<navigator url="{{isLogin? './addUserCard/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate"> <navigator url="{{isLogin? './addUserCard/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate">
<image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/zj92.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> <image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/zj911.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>证件</view> <view>证件</view>
</navigator> </navigator>
</view> </view>
<view> <view>
<navigator class target url="{{isLogin? '/pages/mine/addCard/index': '/pages/login/index'}}" hover-class="thover" aria-role="navigate" open-type="navigate"> <navigator class target url="{{isLogin? '/pages/mine/addCard/index': '/pages/login/index'}}" hover-class="thover" aria-role="navigate" open-type="navigate">
<image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/yhk92.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> <image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/yhk911.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>银行卡</view> <view>银行卡</view>
</navigator> </navigator>
</view> </view>
@ -121,13 +121,13 @@
<view> <view>
<!-- url="{{isLogin? '/pages/addressBook/index': '/pages/login/index'}}" --> <!-- url="{{isLogin? '/pages/addressBook/index': '/pages/login/index'}}" -->
<navigator url="{{isLogin? './addressBook/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate"> <navigator url="{{isLogin? './addressBook/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate">
<image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/dzb92.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> <image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/dzb911.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>地址本</view> <view>地址本</view>
</navigator> </navigator>
</view> </view>
<view> <view>
<navigator class="" url="{{isLogin? '/pages/collect/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate"> <navigator class="" url="{{isLogin? '/pages/collect/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate">
<image class="" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/sc92.svg" mode="aspectFit | aspectFill | widthFix" lazy-load="false" binderror="" bindload=""></image> <image class="" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/sc911.svg" mode="aspectFit | aspectFill | widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>收藏</view> <view>收藏</view>
</navigator> </navigator>
</view> </view>
@ -185,7 +185,7 @@
<view class="setting" hover-class="thover" style="margin-top:10px;"> <view class="setting" hover-class="thover" style="margin-top:10px;">
<view> <view>
<!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> --> <!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> -->
<view class="t-icon t-icon-shezhi mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view> <view class="t-icon t-icon-fankuiyujianyi1 mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view>
<view class>反馈与建议</view> <view class>反馈与建议</view>
</view> </view>
<view class="iconfont icon-gengduo11"></view> <view class="iconfont icon-gengduo11"></view>
@ -199,7 +199,7 @@
<view class="setting" hover-class="thover" style="margin-top: 10px;"> <view class="setting" hover-class="thover" style="margin-top: 10px;">
<view> <view>
<!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> --> <!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> -->
<view class="t-icon t-icon-shezhi mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view> <view class="t-icon t-icon-shezhi4 mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view>
<view class>设置</view> <view class>设置</view>
</view> </view>
<view class="iconfont icon-gengduo11"></view> <view class="iconfont icon-gengduo11"></view>
@ -209,14 +209,14 @@
<navigator class="mb32" hover-class style="margin-bottom:80px;" target url="{{isLogin? './setting/index': '/pages/login/index'}}"> <navigator class="mb32" hover-class style="margin-bottom:80px;" target url="{{isLogin? './setting/index': '/pages/login/index'}}">
<view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> <view class="br_8 tc" hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
<view class="setting" hover-class="thover" style="margin-top: 32px;"> <view class="setting" hover-class="thover" style="margin-top: 32px;">
<view> <view style="flex: 1;justify-content: center;font-size: 16px;">
<!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> --> <!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> -->
<view class="t-icon t-icon-shezhi mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view> <view class="iconfont icon-shangjiahoutai mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view>
<view class>商家后台</view> <view class="fwb">商家后台</view>
</view> </view>
<view class="iconfont icon-gengduo11"></view> <view></view>
</view> </view>
</view> </view>
</navigator> </navigator>

Loading…
Cancel
Save