Files
fesatcodeMiniApp/pages/subpages/services/deploy/deploy.wxml
王鹏 0c2edb6036 init
2025-08-14 14:52:01 +08:00

33 lines
1.7 KiB
Plaintext
Raw 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>
项目运行需要的安装包如下:
IDEA、MySQL、JDK、Node、Navicat
购买后:
1.您需要下载todeskhttps://www.todesk.com远程工具方便我们远程协助您
2.我们提供所有项目运行必备的软件安装包
3.我们会安排专门人员一对一为您提供安装服务
4.安装完成后,会帮您测试软件功能是否正常
5.软件安装正常后,需要您做确认,运行环境安装环节结束
<text>二、项目源码部署</text>
1.限定本平台内提供的项目源码
2.远程在您电脑上部署调试好源码,正常运行并确认后,部署环节结束
<text>三、说明</text>
1.后续如果您电脑重装系统或者其他人为因素造成软件无法正常运行,与本次服务无关
2.后续您对代码或者数据库进行二次修改,造成代码运行出错,与本次服务无关
3.本服务属于一次性服务,服务完请您当时确认服务完成,过期无效
</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>