23 lines
1.1 KiB
Plaintext
23 lines
1.1 KiB
Plaintext
|
|
<view class="container">
|
|||
|
|
<view class="content">
|
|||
|
|
<text class="title">问题解决服务</text>
|
|||
|
|
<text class="description">
|
|||
|
|
<text>服务介绍</text>
|
|||
|
|
1.购买本服务后可以联系我们指派专人远程1对1为你解决学习项目过程中遇到的BUG或运行错误
|
|||
|
|
2.本服务为一次性服务,问题解决完之后服务终止
|
|||
|
|
3.购买本服务一次只能解决一个问题,不支持多个问题累加
|
|||
|
|
4.项目问题限定本平台内购买的教程或源码,不支持站外代码问题解决
|
|||
|
|
5.请事先下载好远程工具 Todesk(https://www.todesk.com),方便我们远程连接你
|
|||
|
|
</text>
|
|||
|
|
<text class="note">服务费用:¥50</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>
|