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
f484bf6c0cb3bbc8c18d1320e8488487e31e6aee
Authored by
yvan.ni
2020-03-26 10:05:31 +0800
1 parent
b6b0ec30
自定义店招,用store_name的使用
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
components/diy_shopname/diy_shopname.wxml
components/diy_shopname/diy_shopname.wxml
View file @
f484bf6
...
...
@@ -45,7 +45,7 @@
45
45
</view>
46
46
</view>
47
47
<view class="title_center">
48
- <view class="fonts">
派派通001
</view>
48
+ <view class="fonts">
{{store_name}}
</view>
49
49
</view>
50
50
</view>
51
51
<view class="base_font">
...
...