Showing
1 changed file
with
1 additions
and
1 deletions
1 | <template> | 1 | <template> |
2 | <div class="layout"> | 2 | <div class="layout"> |
3 | - <LayoutHeader class="layout-header" :show-back="true" :title="'\u200E'"></LayoutHeader> | 3 | + <LayoutHeader class="layout-header" :show-back="true" title="商品详情"></LayoutHeader> |
4 | <div class="layout-context fixscroll"> | 4 | <div class="layout-context fixscroll"> |
5 | <LayoutScroll | 5 | <LayoutScroll |
6 | ref="pageScroll" | 6 | ref="pageScroll" |
-
Please register or login to post a comment