21 lines
921 B
Plaintext
21 lines
921 B
Plaintext
|
|
<view class="container">
|
|||
|
|
<view class="content">
|
|||
|
|
<text class="title">项目加急服务</text>
|
|||
|
|
<text class="description">
|
|||
|
|
<text>服务介绍</text>
|
|||
|
|
1.本服务适用于项目定制和二次开发,购买后可将交付时间缩短至3-5天
|
|||
|
|
2.本服务为一次性服务,仅针对单个项目有效
|
|||
|
|
3.加急服务期限至交付演示视频为止,后续修改不在加急服务范围内
|
|||
|
|
</text>
|
|||
|
|
<text class="note">服务费用:¥100</text>
|
|||
|
|
<text class="node1">购买项目加急服务请长按二维码添加微信(forfeastcoding),备注小程序</text>
|
|||
|
|
<image class="qrcode" src="../../../../static/tabbar/qrcode.jpg" show-menu-by-longpress="true"></image>
|
|||
|
|
</view>
|
|||
|
|
|
|||
|
|
<view class="article-action">
|
|||
|
|
<button class="share-btn" size="mini" open-type="share" plain="true">
|
|||
|
|
<van-icon name="guide-o" />
|
|||
|
|
<text>分享</text>
|
|||
|
|
</button>
|
|||
|
|
</view>
|
|||
|
|
</view>
|