You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
777 B
19 lines
777 B
<view class="header">
|
|
<image src="../../images/main/back2.png" class="back" style=" top: {{statusHeight}}px;" bindtap="back"></image>
|
|
<!-- <image class="header-bg" src="../../images/main/redSail_bg.png" mode="widthFix" /> -->
|
|
<view class="navigation" style="height: {{navigationHeight}}px; top: {{statusHeight}}px;">
|
|
西海岸先锋
|
|
</view>
|
|
</view>
|
|
<view class="box">
|
|
|
|
<image src="../../images/poineer/by.png" class="by" />
|
|
<image src="../../images/poineer/erweima.png" class="erweima" />
|
|
</view>
|
|
<view class="textcenter">
|
|
<view class="h1">扫码关注“西海岸先锋”</view>
|
|
<view class="h2">点击上图,长按可进入“西海岸先锋”公众号</view>
|
|
|
|
<button type="primary" class="btn01">返回</button>
|
|
|
|
</view>
|