|
@@ -3,7 +3,7 @@
|
|
<view :style="{height:statusBarHeight+'px'}"></view>
|
|
<view :style="{height:statusBarHeight+'px'}"></view>
|
|
<view class="header-title-box">
|
|
<view class="header-title-box">
|
|
<view class="header-left" @click="goBack">
|
|
<view class="header-left" @click="goBack">
|
|
- <uni-icons type="arrowleft" size="16"></uni-icons>
|
|
|
|
|
|
+ <uni-icons type="arrowleft" size="20"></uni-icons>
|
|
<text>{{isShare?'首页':'返回'}}</text>
|
|
<text>{{isShare?'首页':'返回'}}</text>
|
|
</view>
|
|
</view>
|
|
<view class="header-title"><text :max-lines="1" overflow="ellipsis">{{title}}</text></view>
|
|
<view class="header-title"><text :max-lines="1" overflow="ellipsis">{{title}}</text></view>
|