全新ui设计,多国语言更新,全新版共享系统
测试环境mysql55 php56 apache
修改数据库地址admin404/app/conf/config.php
伪静态
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?s=/$1 [QSA,PT,L]