The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
1 Star 0 Fork 1.9K

vnpla/unimall 小程序 + App + 公众号H5
Paused

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
run.md 1.17 KB
Copy Edit Raw Blame History

##后台管理系统编译运行指南

###Java后台代码编译运行 详细情况查看Java后台编译&部署前两步,将配置文件配置好

配置文件位于 /unimall-launcher/src/main/resources/application-prd.properties 将这些信息配置好,就可以了。

注意事项:

  1. 配置文件配置好后,运行unimall-launcher项目即可,这是unimall项目后台代码的启动器.
  2. 电脑中必须装有redis,maven.

###Java前端代码编译运行

后台管理系统的前端代码是使用vue框架写的,命令行进入unimall-admin项目目录下运行下面两条命令

1. cnpm install (是IDEA在这条命令前请先看注意事项)
2. cnpm run dev

注意事项

  1. 电脑必须安装node.js环境,CentOS安装步骤NodeJs 8.15.0
  2. 在install前,请按步骤IDEA忽略文件设置忽略node_modules文件.
  3. 跳过验证码技巧: 先去数据库录入一个admin用户 --> 进入redis-cli : set admin_msg_code_(admin的电话) (验证码) --> 这样你就可以输入自己设置的验证码进入.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/vnpla/unimall.git
git@gitee.com:vnpla/unimall.git
vnpla
unimall
unimall 小程序 + App + 公众号H5
master

Search

344bd9b3 5694891 D2dac590 5694891