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.
 
 
 
 
朱文强 bf7a53a9e3 Merge branch 'master' of http://git.picaiba.com/zwq/qy-renren-qt 1 年之前
build 更新 2 年之前
config 2022.9.30 2 年之前
demo-screenshot 更新 2 年之前
dist 2022.9.30 2 年之前
src 更新 1 年之前
static 更新 2 年之前
test 更新 2 年之前
.babelrc 更新 2 年之前
.dockerignore build: :新增自动构建发布脚本 2 年之前
.drone.yml build: :新增自动构建发布脚本,修正namespace 2 年之前
.editorconfig 更新 2 年之前
.eslintignore 更新 2 年之前
.eslintrc.js 更新 2 年之前
.gitignore 打包 2 年之前
.postcssrc.js 更新 2 年之前
CHANGELOG.md 更新 2 年之前
Dockerfile build: :新增自动构建发布脚本 2 年之前
LICENSE 更新 2 年之前
README.md 更新 2 年之前
gulpfile.js 更新 2 年之前
index.html 更新 2 年之前
package-lock.json 2022.9.30 2 年之前
package.json 2022.9.30 2 年之前

README.md

renren-fast-vue

  • renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案
  • 前后端分离,通过token进行数据交互,可独立部署
  • 主题定制,通过scss变量统一一站式定制
  • 动态菜单,通过菜单管理统一管理访问路由
  • 数据切换,通过mock配置对接口数据/mock模拟数据进行切换
  • 发布时,可动态配置CDN静态资源/切换新旧版本
  • 演示地址:http://demo.open.renren.io/renren-fast (账号密码:admin/admin)

输入图片说明 输入图片说明

说明文档

项目开发、部署等说明都在wiki中。

更新日志

每个版本的详细更改都记录在release notes中。