Files
王鹏 0c2edb6036 init
2025-08-14 14:52:01 +08:00

21 lines
921 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>