Explorar o código

调整gitignore

gsgundam %!s(int64=5) %!d(string=hai) anos
pai
achega
986bd72ca0
Modificáronse 3 ficheiros con 13 adicións e 2 borrados
  1. 3 0
      .gitignore
  2. 8 0
      README.md
  3. 2 2
      application/database.php

+ 3 - 0
.gitignore

@@ -1,2 +1,5 @@
 .idea
 composer.lock
+/public/phpMyAdmin4.8.5/
+/vendor
+.DS_Store

+ 8 - 0
README.md

@@ -1,3 +1,11 @@
+#访问方式
+
+(后台)admin/index/lst
+
+(前台)index/indexs/lst
+
+
+    
 ThinkPHP 5.0
 ===============
 

+ 2 - 2
application/database.php

@@ -17,9 +17,9 @@ return [
     // 数据库名
     'database'        => 'tools',
     // 用户名
-    'username'        => 'root',
+    'username'        => 'tools',
     // 密码
-    'password'        => 'rootroot',
+    'password'        => 'kDdpTmEzPttTJ5WZ',
     // 端口
     'hostport'        => '',
     // 连接dsn