mnisting 8e4c8e5ede feat: 功能优化:1-添加素材改为管理素材,能查看并修改与互动视频已关联的素材;2-互动视频视频管理列表添加预览功能;3-素材管理添加预览图片功能 | пре 2 месеци | |
---|---|---|
bin | пре 3 месеци | |
html | пре 3 месеци | |
public | пре 3 месеци | |
src | пре 2 месеци | |
vite | пре 3 месеци | |
.env.development | пре 3 месеци | |
.env.production | пре 3 месеци | |
.env.staging | пре 3 месеци | |
.gitignore | пре 3 месеци | |
LICENSE | пре 3 месеци | |
README.md | пре 3 месеци | |
index.html | пре 3 месеци | |
package.json | пре 3 месеци | |
postcss.config.js | пре 3 месеци | |
tailwind.config.js | пре 3 месеци | |
vite.config.js | пре 3 месеци |
# 克隆项目
git clone https://github.com/yangzongzhuan/RuoYi-Vue3.git
# 进入项目目录
cd RuoYi-Vue3
# 安装依赖
yarn --registry=https://registry.npmmirror.com
# 启动服务
yarn dev
# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80
演示地址:http://vue.ruoyi.vip
文档地址:http://doc.ruoyi.vip