瀏覽代碼

uploads->static

tags/6.1.0^2
tianya 3 年之前
父節點
當前提交
e0e83a85e1
共有 4 個檔案被更改,包括 4 行新增1 行删除
  1. +1
    -1
      .gitignore
  2. +1
    -0
      src/static/allimg/index.html
  3. +1
    -0
      src/static/litimg/index.html
  4. +1
    -0
      src/static/userup/index.html

+ 1
- 1
.gitignore 查看文件

@@ -13,7 +13,6 @@ src/install/index.php.bak
src/install/index.html
src/install/module-install.php.bak
src/a/*/
src/uploads/allimg/*
src/.txt
src/data/enums/
src/index.html
@@ -40,3 +39,4 @@ src/data/module/*.xml
src/data/module/*.php
src/data/*.db
src/uploads/soft/*/
src/static/allimg/*/

+ 1
- 0
src/static/allimg/index.html 查看文件

@@ -0,0 +1 @@
dir

+ 1
- 0
src/static/litimg/index.html 查看文件

@@ -0,0 +1 @@
dir

+ 1
- 0
src/static/userup/index.html 查看文件

@@ -0,0 +1 @@
dir

Loading…
取消
儲存