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
e71d86885de15bf6f4ce1c2b297279ee272b1adf
Authored by
后端研发-苏明海
2021-07-30 10:40:28 +0800
2 parents
875625f3
a573e68a
Merge branch 'test' into 'qa'
Test See merge request
!701
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 @
e71d868
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>
...
...