Commit bb029e11aaf198a95f82524c00654f4220d0f97b
Committed by
后端研发-倪永富
1 parent
de977896
样式图片修改
Showing
3 changed files
with
4 additions
and
1 deletions
app.wxss
images/medal.png
0 → 100644
16.8 KB
pages/user/index/index.wxml
... | ... | @@ -105,7 +105,7 @@ |
105 | 105 | <view class="xc-equity-title flex-level" bindtap="go_qy"> |
106 | 106 | <view class="xc-title-frame flex-space-between"> |
107 | 107 | <view class="flex-vertical xc-title-content"> |
108 | - <image class="xc-title-img" src="{{iurl}}/miniapp/images/equity.png"></image> | |
108 | + <image class="xc-title-img" src="../../../images/medal.png"></image> | |
109 | 109 | <view class="three-level-word xc-word" > |
110 | 110 | 我的权益 |
111 | 111 | </view> | ... | ... |