mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-20 10:48:00 +08:00
feat:修正首页参数错误
This commit is contained in:
@@ -106,6 +106,11 @@ docker run -p 8181:8181 --name mindoc -e DB_ADAPTER=mysql -e MYSQL_PORT_3306_TCP
|
|||||||
|
|
||||||
更多 docker-compose 的使用相关的内容 请查看官网文档或百度
|
更多 docker-compose 的使用相关的内容 请查看官网文档或百度
|
||||||
|
|
||||||
|
# 支持 MinDoc
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
# 项目截图
|
# 项目截图
|
||||||
|
|
||||||
**创建项目**
|
**创建项目**
|
||||||
|
BIN
static/images/alipay.jpg
Normal file
BIN
static/images/alipay.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
BIN
static/images/weixin.jpg
Normal file
BIN
static/images/weixin.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
@@ -13,7 +13,7 @@
|
|||||||
<link href="{{cdncss "/static/bootstrap/css/bootstrap.min.css"}}" rel="stylesheet">
|
<link href="{{cdncss "/static/bootstrap/css/bootstrap.min.css"}}" rel="stylesheet">
|
||||||
<link href="{{cdncss "/static/font-awesome/css/font-awesome.min.css"}}" rel="stylesheet">
|
<link href="{{cdncss "/static/font-awesome/css/font-awesome.min.css"}}" rel="stylesheet">
|
||||||
|
|
||||||
<link href="{{cdncss "/static/css/main.css?_=?_=1531986418"}}" rel="stylesheet">
|
<link href="{{cdncss "/static/css/main.css?_=1531986419"}}" rel="stylesheet">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
|
Reference in New Issue
Block a user