wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
8397e30d45b429334ea69ddc028a5de1b81d7088
Authored by
WXD-SEASON\season
2024-09-14 15:56:01 +0800
1 parent
99feabba
优化
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
pages/giftpack/newvipgift/newvipgift.wxml
pages/giftpack/newvipgift/newvipgift.wxml
View file @
8397e30
1
-.rty{
2
- display:flex; justify-content: center; align-items: center;
3
- width:100%;
4
- height:100%
5
-}
6
1
\ No newline at end of file
2
+<!---- //文字"-->
3
+<view class="rty">
4
+ <view style="margin-top:260rpx">加载中。。</view>
5
+</view>
...
...