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.
|
|
1 month ago | |
|---|---|---|
| bin | 3 years ago | |
| build | 3 years ago | |
| doc | 2 years ago | |
| public | 1 month ago | |
| src | 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 | 7 months ago | |
| README.md | 1 month ago | |
| babel.config.js | 3 years ago | |
| jsconfig.json | 3 years ago | |
| package.json | 1 month ago | |
| pnpm-lock.yaml | 2 months ago | |
| vue.config.js | 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
项目地址
CSDN若依技术专栏
- 常见问题:https://blog.csdn.net/qq_27575627/category_12336113.html
- 后端技术:https://blog.csdn.net/qq_27575627/category_12331868.html
- 前端技术:https://blog.csdn.net/qq_27575627/category_12331867.html
- 运维:https://blog.csdn.net/qq_27575627/category_12332546.html
若依mall功能
- 首页:
- PMS商品管理:
- UMS会员管理:
- OMS订单管理:
- SMS营销管理:
- CMS内容管理: