# helpclient
**Repository Path**: iceshadows/helpclient
## Basic Information
- **Project Name**: helpclient
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 2
- **Created**: 2020-03-26
- **Last Updated**: 2023-03-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 校园综合服务平台小程序后台客户端
#### 项目链接
本项目配合以下两端使用:
[1.后台服务端地址:https://github.com/landalfYao/helpserver.git](https://github.com/landalfYao/helpserver.git)
[2.小程序端地址:https://github.com/landalfYao/help.git](https://github.com/landalfYao/help.git)
#### 安装教程
1.安装依赖并启动
```
npm install
npm run dev
```
2.登录初始密码
```
qwe123123
```
访问[http://localhost:3336](http://localhost:3336)
#### 线上部署
1.打开文件 src/assets/js/yzy.js
```
const yzy = {
...
NODE_API: "https://api.demo.com/api/", //改成自己服务器地址
...
}
```
2.打包导出
```
npm run build
```
导出的文件在dist目录下
3.进入dist目录有两个文件 dist和index.html,将index.html拖到dist中。
4.讲dist目录下的dist拖到服务端public目录下
访问服务端 "https://api.demo.com/dist"
#### 交流
微信号:landalfyzy

QQ群

#### 付费服务
人工服务端部署服务:提供后台服务端和后台客户端项目部署,直至成功运行为止。需要提供服务请加微信。