diff --git a/.htaccess b/.htaccess index 5e2d965abddad38a520ae48dc79752ee29cd07a0..d9ee23c990e8e77163f9c0fc280eec853de0dd86 100644 --- a/.htaccess +++ b/.htaccess @@ -4,5 +4,5 @@ RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f - RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]。 + RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L] diff --git a/application/index/view/home/home.html b/application/index/view/home/home.html index d24f21a10ab01e8a14673133edf8e3dcfc2a0809..cec420c56a45492699e0b575984a8c090aff208d 100644 --- a/application/index/view/home/home.html +++ b/application/index/view/home/home.html @@ -6,11 +6,9 @@ 我的文件 - {$options.siteName} - -