Merge branch 'feature/plb' into 'master'
Feature/plb See merge request !1
Showing
.env.staging
0 → 100644
{ | ||
"name": "ruoyi-vue-plus", | ||
"version": "4.5.0", | ||
"description": "RuoYi-Vue-Plus后台管理系统", | ||
"description": "新人力后台管理系统", | ||
"author": "LionLi", | ||
"license": "MIT", | ||
"scripts": { | ||
"dev": "vue-cli-service serve", | ||
"build:prod": "vue-cli-service build", | ||
"build:stage": "vue-cli-service build --mode staging", | ||
"preview": "node build/index.js --preview", | ||
"lint": "eslint --ext .js,.vue src" | ||
}, | ||
... | ... | @@ -76,6 +77,7 @@ |
"sass-loader": "10.1.1", | ||
"script-ext-html-webpack-plugin": "2.1.5", | ||
"svg-sprite-loader": "5.1.1", | ||
"vue-quill-editor": "^3.0.6", | ||
"vue-template-compiler": "2.6.12" | ||
}, | ||
"engines": { | ||
... | ... |
No preview for this file type
src/api/orderform/index.js
0 → 100644
src/components/quillEditor/index.vue
0 → 100644
src/views/dynamic/components/index.vue
0 → 100644
src/views/dynamic/components/modify.vue
0 → 100644
src/views/dynamic/components/video.vue
0 → 100644
src/views/dynamic/index.vue
0 → 100644
src/views/feedback/index.vue
0 → 100644
src/views/marketing/index.vue
0 → 100644
src/views/orderform/components/index.vue
0 → 100644
src/views/orderform/components/modify.vue
0 → 100644
src/views/orderform/components/video.vue
0 → 100644
src/views/orderform/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/statement/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment