wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
31c1af0ba40a9188414f2f051073b8b3a2f4b149
Authored by
后端研发-苏明海
2021-07-30 10:40:38 +0800
2 parents
c75ee4a6
e71d8688
Merge branch 'qa' into 'master'
Qa See merge request
!702
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageB/pages/user/Change_phone/Change_phone.wxml
packageB/pages/user/Change_phone/Change_phone.wxml
View file @
31c1af0
1
1
<view class="container">
2
- <!--
手机
logo -->
2
+ <!--
logo -->
3
3
<view class="flex-center phone_logo">
4
4
<image src="{{iurl}}/miniapp/images/userinfo/phone_logo.png"></image>
5
5
</view>
...
...