-
**Describe the bug**
When i create a file from a template (either user or system template) I get an error: `Unable to create new file from template`
File is actually created (with a timestamp that s…
-
## Bug report(问题描述)
tinymce富文本在有初始内容的时候,一开始不能撤销(正常),在这基础上再次编辑,这时候撤销,先是会撤销刚刚编辑的部分,到了初始内容的时候,按理应该不能再继续撤销了,但是这个vue-element-admin封装的tinymce,这时候还能撤销,直接清空了全文(tinymce官方文档是没有这个问题的,vue-element-admin封装的t…
-
刚接触后台管理系统,看了一天代码摸清了点头绪,Vue与element的文档还是要多看啊。这两年必须赶上去,把前3年落下的补上
1. template 比起已经搭建好的 admin 少了许多功能,其中就有动态权限认证
-
I would like to be able to use a fossil repository features when using a fossil archive, as out of the box user generated CMS capabilties. Essentially issues, wiki, chat & forums - as they can be used…
timoc updated
3 years ago
-
I am trying to run platform-enduser. I have done `yarn install` at the root of the repo. When I do `yarn dev` I get a load of missing dependencies:
```
* @forgerock/platform-admin/src/assets/image…
-
* djangocms-spa-vue-js version: 0.1.25
* aldryn-django-cms: 3.4.6.3
* Django version: 1.11.27
* Python version: 3.6.3
* Operating System: Debian (divio)
### Reproduction
- create a new root …
-
## 复现步骤,错误日志以及相关配置
主应用域名localhost:3000
子应用域名localhost:3001
主子应用均采用vue-admin-template构建项目,会同时加载路由与菜单,路由是动态路由从服务器获取。
主应用有两个按钮: 父按钮、子按钮 。点击子按钮跳到子应用后,再点击主应用上面的父按钮跳回父应用(用的是this.$router.push())报如下…
-
Hi,
I've been trying to install AFS from scratch for some time now, but seem to fail at the last step, somewhere at yarn build_development.
My current setup is the following:
Debian 12.5, whi…
-
如果用的vue-admin-template版本写动态路由的话,千万要注意作者在src/layout/component/siderbar/index.vue中渲染侧边栏的方法,作者使用的是 return this.$router.options.routes获取路由表渲染侧边栏,这个方法对于动态添加的路由是无效的(无效原因自行百度vue-router以及addRoutes相关知识),建议参考ad…
-
> vue-admin-template@4.2.1 dev /Volumes/project/pmps/vueweb
> vue-cli-service serve
INFO Starting development server...
10% building 2/2 modules 0 active ERROR SyntaxError: Unexpected string …