瀏覽代碼

feat:修正首页参数错误

lifei6671 7 年之前
父節點
當前提交
6c9feb3047
共有 4 個文件被更改,包括 6 次插入1 次删除
  1. 5 0
      README.md
  2. 二進制
      static/images/alipay.jpg
  3. 二進制
      static/images/weixin.jpg
  4. 1 1
      views/home/index.tpl

+ 5 - 0
README.md

@@ -105,6 +105,11 @@ docker run -p 8181:8181 --name mindoc -e DB_ADAPTER=mysql -e MYSQL_PORT_3306_TCP
         > docker-compose down
 
    更多 docker-compose 的使用相关的内容 请查看官网文档或百度
+   
+# 支持 MinDoc
+
+![支付宝](https://raw.githubusercontent.com/lifei6671/mindoc/master/static/images/alipay.jpg)
+![微信支付](https://raw.githubusercontent.com/lifei6671/mindoc/master/static/images/weixin.jpg)
 
 # 项目截图
 

二進制
static/images/alipay.jpg


二進制
static/images/weixin.jpg


+ 1 - 1
views/home/index.tpl

@@ -13,7 +13,7 @@
     <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/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 -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
     <!--[if lt IE 9]>