You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
xiaoning ae30756850
重新登录404
1 month ago
bin 初始提交 3 years ago
build 初始提交 3 years ago
doc 更新首页 2 years ago
public 重新登录404 1 month ago
src 重新登录404 1 month ago
.editorconfig 初始提交 3 years ago
.env.development 修改 2 months ago
.env.production 更新首页 2 years ago
.env.staging 初始提交 3 years ago
.eslintignore 初始提交 3 years ago
.eslintrc.js 初始提交 3 years ago
.gitignore 初始提交 3 years ago
LICENSE license: 更新许可证信息 7 months ago
README.md 重新登录404 1 month ago
babel.config.js 初始提交 3 years ago
jsconfig.json 初始提交 3 years ago
package.json 重新登录404 1 month ago
pnpm-lock.yaml 修正 2 months ago
vue.config.js 重新登录404 1 month ago

README.md

默认账号admin 密码123

node 推荐版本

16.13.1

开发

# 安装依赖
npm install

# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npmmirror.com

# 启动服务
npm run dev

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod

项目地址

gitee github
service https://gitee.com/zccbbg/RuoYi-Mall https://github.com/zccbbg/ruoyi-mall
h5 uniapp https://gitee.com/zccbbg/ruoyi-mall-uniapp https://github.com/zccbbg/ruoyi-mall-uniapp
mall vue https://gitee.com/zccbbg/ruoyi-mall-vue.git

CSDN若依技术专栏

若依mall功能

  1. 首页:
  2. PMS商品管理
  3. UMS会员管理
  4. OMS订单管理
  5. SMS营销管理
  6. CMS内容管理