-
`系统参数配置`
1. 上面系统管理菜单链接中的data-open全部都少了/admin,其他的像微信模块则少了/wechat;
2. 前台index模块少了/index,这个是默认模块,少了没问题,可以正常访问
-
maccms10/blob/master/application/admin/controller/Collect.php 这个文件的 info方法进行了token验证,然后前端又没有传入_token_ 参数,无法通过验证
-
Is your feature request related to a problem? Please describe.
In China, we prefer to use tab pages, Could you possible to provide this function.
Describe the solution you'd like
Add the js/css a…
-
ubutun 18
1. 文档说依赖libev 和lua 5.3 不够全面。必须依赖mysql,没有mysql 不能运行。
是否可以考虑多数据库支持?luasql 这样的。
2 .git 下载后编译,编译有错误:
1). lua 不能正确连接 math库
2). 路径一定在usr /local.. 下找,非root用户有些麻烦,交叉编译…
-
hi
简而言之,Content-Type 应该提供接口修改。
因为:
1) rest 打开全部放过后(/{string[]:slist}),static就不会再生效了,需要自己去读取文件,读出内容返回 类型不能正确。
2) 即使不用rest,需要读取的文件,可能httpc 或mq 等方式读取,必须不能进入static处理,这时类型也不…
-
-
### 当前使用版本(必须填写清楚,否则不予处理)
mybatis-plus-boot-starter -> 3.3.1
spring-boot-starter-parent -> 2.2.6.RELEASE
### 该问题是怎么引起的?**([最新版](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*…
-
![image](https://user-images.githubusercontent.com/29800454/69413522-f574c400-0d4b-11ea-890c-89a1c27273e6.png)
这样即可
DisplayTagHelper.cs
-
admin.js中206行,layui.open打开iframe时,貌似将`content: 'javascript:void(0)'`,无法执行success回调方法,我这边临时改为`content: this.url`
-
什么时候更新下Layui版本呢,目前layui版本是2.2.5很多功能用不上了,直接把Layui文件夹替换了这项目就运行不起来了