Files
fesatcodeMiniApp/pages/subpages/services/online/online.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>
项目运行需要的安装包如下:
Jdk、Mysql、Nginx
购买后:
1.您需要下载todeskhttps://www.todesk.com远程工具方便我们远程协助您
2.我们提供所有项目运行必备的软件安装包
3.我们会安排专门人员一对一为您提供安装服务
4.安装完成后,会帮您在服务器测试软件功能是否正常
5.软件安装正常后,需要您做确认,运行环境安装环节结束
<text>二、项目源码部署</text>
1.需要本平台内购买的项目源码
2.远程在您提供的服务器需CentOS操作系统上部署调试好源码正常运行并确认后部署环节结束
<text>三、说明</text>
1.后续如果您服务器重装系统或者其他人为因素造成软件无法正常运行,与本次服务无关
2.后续您对代码或者数据库进行二次修改,造成代码运行出错,与本次服务无关
3.本服务属于一次性服务,服务完请您当时确认服务完成,过期无效
</text>
<text class="note">服务费用¥200</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>