diff --git a/.gitignore b/www/.gitignore similarity index 100% rename from .gitignore rename to www/.gitignore diff --git a/LICENSE b/www/LICENSE similarity index 100% rename from LICENSE rename to www/LICENSE diff --git a/README.md b/www/README.md similarity index 100% rename from README.md rename to www/README.md diff --git a/about/about.txt b/www/about/about.txt similarity index 100% rename from about/about.txt rename to www/about/about.txt diff --git a/about/index.php b/www/about/index.php similarity index 100% rename from about/index.php rename to www/about/index.php diff --git a/about/说明.txt b/www/about/说明.txt similarity index 100% rename from about/说明.txt rename to www/about/说明.txt diff --git a/admin/.gitattributes b/www/admin/.gitattributes similarity index 100% rename from admin/.gitattributes rename to www/admin/.gitattributes diff --git a/admin/ajax_apply.php b/www/admin/ajax_apply.php similarity index 100% rename from admin/ajax_apply.php rename to www/admin/ajax_apply.php diff --git a/admin/ajax_link.php b/www/admin/ajax_link.php similarity index 100% rename from admin/ajax_link.php rename to www/admin/ajax_link.php diff --git a/admin/apply.php b/www/admin/apply.php similarity index 100% rename from admin/apply.php rename to www/admin/apply.php diff --git a/admin/css/bootstrap.min.css b/www/admin/css/bootstrap.min.css similarity index 100% rename from admin/css/bootstrap.min.css rename to www/admin/css/bootstrap.min.css diff --git a/admin/css/coloris.min.css b/www/admin/css/coloris.min.css similarity index 100% rename from admin/css/coloris.min.css rename to www/admin/css/coloris.min.css diff --git a/admin/css/materialdesignicons.min.css b/www/admin/css/materialdesignicons.min.css similarity index 100% rename from admin/css/materialdesignicons.min.css rename to www/admin/css/materialdesignicons.min.css diff --git a/admin/css/style.min.css b/www/admin/css/style.min.css similarity index 100% rename from admin/css/style.min.css rename to www/admin/css/style.min.css diff --git a/admin/fonts/materialdesignicons.eot b/www/admin/fonts/materialdesignicons.eot similarity index 100% rename from admin/fonts/materialdesignicons.eot rename to www/admin/fonts/materialdesignicons.eot diff --git a/admin/fonts/materialdesignicons.svg b/www/admin/fonts/materialdesignicons.svg similarity index 100% rename from admin/fonts/materialdesignicons.svg rename to www/admin/fonts/materialdesignicons.svg diff --git a/admin/fonts/materialdesignicons.ttf b/www/admin/fonts/materialdesignicons.ttf similarity index 100% rename from admin/fonts/materialdesignicons.ttf rename to www/admin/fonts/materialdesignicons.ttf diff --git a/admin/fonts/materialdesignicons.woff b/www/admin/fonts/materialdesignicons.woff similarity index 100% rename from admin/fonts/materialdesignicons.woff rename to www/admin/fonts/materialdesignicons.woff diff --git a/admin/fonts/materialdesignicons.woff2 b/www/admin/fonts/materialdesignicons.woff2 similarity index 100% rename from admin/fonts/materialdesignicons.woff2 rename to www/admin/fonts/materialdesignicons.woff2 diff --git a/admin/footer.php b/www/admin/footer.php similarity index 100% rename from admin/footer.php rename to www/admin/footer.php diff --git a/admin/group.php b/www/admin/group.php similarity index 100% rename from admin/group.php rename to www/admin/group.php diff --git a/admin/head.php b/www/admin/head.php similarity index 100% rename from admin/head.php rename to www/admin/head.php diff --git a/admin/help.php b/www/admin/help.php similarity index 100% rename from admin/help.php rename to www/admin/help.php diff --git a/admin/index.php b/www/admin/index.php similarity index 100% rename from admin/index.php rename to www/admin/index.php diff --git a/admin/js/Chart.js b/www/admin/js/Chart.js similarity index 100% rename from admin/js/Chart.js rename to www/admin/js/Chart.js diff --git a/admin/js/bootstrap-notify.min.js b/www/admin/js/bootstrap-notify.min.js similarity index 100% rename from admin/js/bootstrap-notify.min.js rename to www/admin/js/bootstrap-notify.min.js diff --git a/admin/js/bootstrap.min.js b/www/admin/js/bootstrap.min.js similarity index 100% rename from admin/js/bootstrap.min.js rename to www/admin/js/bootstrap.min.js diff --git a/admin/js/coloris.min.js b/www/admin/js/coloris.min.js similarity index 100% rename from admin/js/coloris.min.js rename to www/admin/js/coloris.min.js diff --git a/admin/js/group.js b/www/admin/js/group.js similarity index 100% rename from admin/js/group.js rename to www/admin/js/group.js diff --git a/admin/js/jquery.dragsort-0.5.2.min.js b/www/admin/js/jquery.dragsort-0.5.2.min.js similarity index 100% rename from admin/js/jquery.dragsort-0.5.2.min.js rename to www/admin/js/jquery.dragsort-0.5.2.min.js diff --git a/admin/js/jquery.min.js b/www/admin/js/jquery.min.js similarity index 100% rename from admin/js/jquery.min.js rename to www/admin/js/jquery.min.js diff --git a/admin/js/lightyear.js b/www/admin/js/lightyear.js similarity index 100% rename from admin/js/lightyear.js rename to www/admin/js/lightyear.js diff --git a/admin/js/link.js b/www/admin/js/link.js similarity index 100% rename from admin/js/link.js rename to www/admin/js/link.js diff --git a/admin/js/main.min.js b/www/admin/js/main.min.js similarity index 100% rename from admin/js/main.min.js rename to www/admin/js/main.min.js diff --git a/admin/js/perfect-scrollbar.min.js b/www/admin/js/perfect-scrollbar.min.js similarity index 100% rename from admin/js/perfect-scrollbar.min.js rename to www/admin/js/perfect-scrollbar.min.js diff --git a/admin/link.php b/www/admin/link.php similarity index 100% rename from admin/link.php rename to www/admin/link.php diff --git a/admin/login.php b/www/admin/login.php similarity index 100% rename from admin/login.php rename to www/admin/login.php diff --git a/admin/pwd.php b/www/admin/pwd.php similarity index 100% rename from admin/pwd.php rename to www/admin/pwd.php diff --git a/admin/set.php b/www/admin/set.php similarity index 100% rename from admin/set.php rename to www/admin/set.php diff --git a/admin/sou.php b/www/admin/sou.php similarity index 100% rename from admin/sou.php rename to www/admin/sou.php diff --git a/admin/table_group.php b/www/admin/table_group.php similarity index 100% rename from admin/table_group.php rename to www/admin/table_group.php diff --git a/admin/table_link.php b/www/admin/table_link.php similarity index 100% rename from admin/table_link.php rename to www/admin/table_link.php diff --git a/admin/tag.php b/www/admin/tag.php similarity index 100% rename from admin/tag.php rename to www/admin/tag.php diff --git a/admin/theme.php b/www/admin/theme.php similarity index 100% rename from admin/theme.php rename to www/admin/theme.php diff --git a/admin/update.php b/www/admin/update.php similarity index 100% rename from admin/update.php rename to www/admin/update.php diff --git a/admin/user.php b/www/admin/user.php similarity index 100% rename from admin/user.php rename to www/admin/user.php diff --git a/admin/wxplus.php b/www/admin/wxplus.php similarity index 100% rename from admin/wxplus.php rename to www/admin/wxplus.php diff --git a/apply/apply.js b/www/apply/apply.js similarity index 100% rename from apply/apply.js rename to www/apply/apply.js diff --git a/apply/index.php b/www/apply/index.php similarity index 100% rename from apply/index.php rename to www/apply/index.php diff --git a/apply/wxplus.php b/www/apply/wxplus.php similarity index 100% rename from apply/wxplus.php rename to www/apply/wxplus.php diff --git a/assets/css/fontawesome-free5.13.0.css b/www/assets/css/fontawesome-free5.13.0.css similarity index 100% rename from assets/css/fontawesome-free5.13.0.css rename to www/assets/css/fontawesome-free5.13.0.css diff --git a/assets/data/data.dat b/www/assets/data/data.dat similarity index 100% rename from assets/data/data.dat rename to www/assets/data/data.dat diff --git a/assets/img/background.jpg b/www/assets/img/background.jpg similarity index 100% rename from assets/img/background.jpg rename to www/assets/img/background.jpg diff --git a/assets/img/bing.php b/www/assets/img/bing.php similarity index 100% rename from assets/img/bing.php rename to www/assets/img/bing.php diff --git a/assets/img/cron.php b/www/assets/img/cron.php similarity index 100% rename from assets/img/cron.php rename to www/assets/img/cron.php diff --git a/assets/img/default-icon.png b/www/assets/img/default-icon.png similarity index 100% rename from assets/img/default-icon.png rename to www/assets/img/default-icon.png diff --git a/assets/img/icp.png b/www/assets/img/icp.png similarity index 100% rename from assets/img/icp.png rename to www/assets/img/icp.png diff --git a/assets/img/logo-sidebar.png b/www/assets/img/logo-sidebar.png similarity index 100% rename from assets/img/logo-sidebar.png rename to www/assets/img/logo-sidebar.png diff --git a/assets/img/logo.png b/www/assets/img/logo.png similarity index 100% rename from assets/img/logo.png rename to www/assets/img/logo.png diff --git a/assets/js/bootstrap.min.js b/www/assets/js/bootstrap.min.js similarity index 100% rename from assets/js/bootstrap.min.js rename to www/assets/js/bootstrap.min.js diff --git a/assets/js/svg.js b/www/assets/js/svg.js similarity index 100% rename from assets/js/svg.js rename to www/assets/js/svg.js diff --git a/config.php b/www/config.php similarity index 100% rename from config.php rename to www/config.php diff --git a/include/common.php b/www/include/common.php similarity index 100% rename from include/common.php rename to www/include/common.php diff --git a/include/db.class.php b/www/include/db.class.php similarity index 100% rename from include/db.class.php rename to www/include/db.class.php diff --git a/include/file.php b/www/include/file.php similarity index 100% rename from include/file.php rename to www/include/file.php diff --git a/include/function.php b/www/include/function.php similarity index 100% rename from include/function.php rename to www/include/function.php diff --git a/include/go.php b/www/include/go.php similarity index 100% rename from include/go.php rename to www/include/go.php diff --git a/include/lists.php b/www/include/lists.php similarity index 100% rename from include/lists.php rename to www/include/lists.php diff --git a/include/member.php b/www/include/member.php similarity index 100% rename from include/member.php rename to www/include/member.php diff --git a/include/site.php b/www/include/site.php similarity index 100% rename from include/site.php rename to www/include/site.php diff --git a/include/tj.php b/www/include/tj.php similarity index 100% rename from include/tj.php rename to www/include/tj.php diff --git a/include/updbase.php b/www/include/updbase.php similarity index 100% rename from include/updbase.php rename to www/include/updbase.php diff --git a/include/validatecode.php b/www/include/validatecode.php similarity index 100% rename from include/validatecode.php rename to www/include/validatecode.php diff --git a/include/version.php b/www/include/version.php similarity index 100% rename from include/version.php rename to www/include/version.php diff --git a/index.php b/www/index.php similarity index 100% rename from index.php rename to www/index.php diff --git a/install/data/install_data.sql b/www/install/data/install_data.sql similarity index 100% rename from install/data/install_data.sql rename to www/install/data/install_data.sql diff --git a/install/data/install_struct.sql b/www/install/data/install_struct.sql similarity index 100% rename from install/data/install_struct.sql rename to www/install/data/install_struct.sql diff --git a/install/data/update.sql b/www/install/data/update.sql similarity index 100% rename from install/data/update.sql rename to www/install/data/update.sql diff --git a/install/data/update1.sql b/www/install/data/update1.sql similarity index 100% rename from install/data/update1.sql rename to www/install/data/update1.sql diff --git a/install/data/update2.sql b/www/install/data/update2.sql similarity index 100% rename from install/data/update2.sql rename to www/install/data/update2.sql diff --git a/install/data/update3.sql b/www/install/data/update3.sql similarity index 100% rename from install/data/update3.sql rename to www/install/data/update3.sql diff --git a/install/data/update4.sql b/www/install/data/update4.sql similarity index 100% rename from install/data/update4.sql rename to www/install/data/update4.sql diff --git a/install/data/update5.sql b/www/install/data/update5.sql similarity index 100% rename from install/data/update5.sql rename to www/install/data/update5.sql diff --git a/install/data/update6.sql b/www/install/data/update6.sql similarity index 100% rename from install/data/update6.sql rename to www/install/data/update6.sql diff --git a/install/data/update7.sql b/www/install/data/update7.sql similarity index 100% rename from install/data/update7.sql rename to www/install/data/update7.sql diff --git a/install/data/update8.sql b/www/install/data/update8.sql similarity index 100% rename from install/data/update8.sql rename to www/install/data/update8.sql diff --git a/install/index.php b/www/install/index.php similarity index 100% rename from install/index.php rename to www/install/index.php diff --git a/install/templates/images/already.png b/www/install/templates/images/already.png similarity index 100% rename from install/templates/images/already.png rename to www/install/templates/images/already.png diff --git a/install/templates/images/complete.png b/www/install/templates/images/complete.png similarity index 100% rename from install/templates/images/complete.png rename to www/install/templates/images/complete.png diff --git a/install/templates/images/correctBg.png b/www/install/templates/images/correctBg.png similarity index 100% rename from install/templates/images/correctBg.png rename to www/install/templates/images/correctBg.png diff --git a/install/templates/images/errorBg.png b/www/install/templates/images/errorBg.png similarity index 100% rename from install/templates/images/errorBg.png rename to www/install/templates/images/errorBg.png diff --git a/install/templates/images/inputOnBg.png b/www/install/templates/images/inputOnBg.png similarity index 100% rename from install/templates/images/inputOnBg.png rename to www/install/templates/images/inputOnBg.png diff --git a/install/templates/images/logo.png b/www/install/templates/images/logo.png similarity index 100% rename from install/templates/images/logo.png rename to www/install/templates/images/logo.png diff --git a/install/templates/js/forms.js b/www/install/templates/js/forms.js similarity index 100% rename from install/templates/js/forms.js rename to www/install/templates/js/forms.js diff --git a/install/templates/js/jquery.min.js b/www/install/templates/js/jquery.min.js similarity index 100% rename from install/templates/js/jquery.min.js rename to www/install/templates/js/jquery.min.js diff --git a/install/templates/step_0.php b/www/install/templates/step_0.php similarity index 100% rename from install/templates/step_0.php rename to www/install/templates/step_0.php diff --git a/install/templates/step_1.php b/www/install/templates/step_1.php similarity index 100% rename from install/templates/step_1.php rename to www/install/templates/step_1.php diff --git a/install/templates/step_2.php b/www/install/templates/step_2.php similarity index 100% rename from install/templates/step_2.php rename to www/install/templates/step_2.php diff --git a/install/templates/step_3.php b/www/install/templates/step_3.php similarity index 100% rename from install/templates/step_3.php rename to www/install/templates/step_3.php diff --git a/install/templates/step_4.php b/www/install/templates/step_4.php similarity index 100% rename from install/templates/step_4.php rename to www/install/templates/step_4.php diff --git a/install/templates/step_5.php b/www/install/templates/step_5.php similarity index 100% rename from install/templates/step_5.php rename to www/install/templates/step_5.php diff --git a/install/templates/style/install.css b/www/install/templates/style/install.css similarity index 100% rename from install/templates/style/install.css rename to www/install/templates/style/install.css diff --git a/pwd/index.php b/www/pwd/index.php similarity index 100% rename from pwd/index.php rename to www/pwd/index.php diff --git a/site/baidu_api.php b/www/site/baidu_api.php similarity index 100% rename from site/baidu_api.php rename to www/site/baidu_api.php diff --git a/site/index.php b/www/site/index.php similarity index 100% rename from site/index.php rename to www/site/index.php diff --git a/site/sitemap.php b/www/site/sitemap.php similarity index 100% rename from site/sitemap.php rename to www/site/sitemap.php diff --git a/site/template/404.php b/www/site/template/404.php similarity index 100% rename from site/template/404.php rename to www/site/template/404.php diff --git a/site/template/site.php b/www/site/template/site.php similarity index 100% rename from site/template/site.php rename to www/site/template/site.php diff --git a/site/伪静态文件/.htaccess b/www/site/伪静态文件/.htaccess similarity index 100% rename from site/伪静态文件/.htaccess rename to www/site/伪静态文件/.htaccess diff --git a/site/伪静态文件/nginx.txt b/www/site/伪静态文件/nginx.txt similarity index 100% rename from site/伪静态文件/nginx.txt rename to www/site/伪静态文件/nginx.txt diff --git a/template/.gitattributes b/www/template/.gitattributes similarity index 100% rename from template/.gitattributes rename to www/template/.gitattributes diff --git a/template/5iux/README.md b/www/template/5iux/README.md similarity index 100% rename from template/5iux/README.md rename to www/template/5iux/README.md diff --git a/template/5iux/css/style.css b/www/template/5iux/css/style.css similarity index 100% rename from template/5iux/css/style.css rename to www/template/5iux/css/style.css diff --git a/template/5iux/css/wea.css b/www/template/5iux/css/wea.css similarity index 100% rename from template/5iux/css/wea.css rename to www/template/5iux/css/wea.css diff --git a/template/5iux/index.php b/www/template/5iux/index.php similarity index 100% rename from template/5iux/index.php rename to www/template/5iux/index.php diff --git a/template/5iux/js/sou.js b/www/template/5iux/js/sou.js similarity index 100% rename from template/5iux/js/sou.js rename to www/template/5iux/js/sou.js diff --git a/template/5iux/js/wea.js b/www/template/5iux/js/wea.js similarity index 100% rename from template/5iux/js/wea.js rename to www/template/5iux/js/wea.js diff --git a/template/5iux/theme.ini b/www/template/5iux/theme.ini similarity index 100% rename from template/5iux/theme.ini rename to www/template/5iux/theme.ini diff --git a/template/5iux/wea/index.php b/www/template/5iux/wea/index.php similarity index 100% rename from template/5iux/wea/index.php rename to www/template/5iux/wea/index.php diff --git a/template/README.md b/www/template/README.md similarity index 100% rename from template/README.md rename to www/template/README.md diff --git a/template/baisu/README.md b/www/template/baisu/README.md similarity index 100% rename from template/baisu/README.md rename to www/template/baisu/README.md diff --git a/template/baisu/baisuTwo.md b/www/template/baisu/baisuTwo.md similarity index 100% rename from template/baisu/baisuTwo.md rename to www/template/baisu/baisuTwo.md diff --git a/template/baisu/css/style.css b/www/template/baisu/css/style.css similarity index 100% rename from template/baisu/css/style.css rename to www/template/baisu/css/style.css diff --git a/template/baisu/index.php b/www/template/baisu/index.php similarity index 100% rename from template/baisu/index.php rename to www/template/baisu/index.php diff --git a/template/baisu/js/common.js b/www/template/baisu/js/common.js similarity index 100% rename from template/baisu/js/common.js rename to www/template/baisu/js/common.js diff --git a/template/baisu/js/holmes.js b/www/template/baisu/js/holmes.js similarity index 100% rename from template/baisu/js/holmes.js rename to www/template/baisu/js/holmes.js diff --git a/template/baisu/js/lunar.js b/www/template/baisu/js/lunar.js similarity index 100% rename from template/baisu/js/lunar.js rename to www/template/baisu/js/lunar.js diff --git a/template/baisu/list.php b/www/template/baisu/list.php similarity index 100% rename from template/baisu/list.php rename to www/template/baisu/list.php diff --git a/template/baisu/theme.ini b/www/template/baisu/theme.ini similarity index 100% rename from template/baisu/theme.ini rename to www/template/baisu/theme.ini diff --git a/template/dashlite/css/dashlite.css b/www/template/dashlite/css/dashlite.css similarity index 100% rename from template/dashlite/css/dashlite.css rename to www/template/dashlite/css/dashlite.css diff --git a/template/dashlite/css/style.css b/www/template/dashlite/css/style.css similarity index 100% rename from template/dashlite/css/style.css rename to www/template/dashlite/css/style.css diff --git a/template/dashlite/fonts/Nioicon.eot b/www/template/dashlite/fonts/Nioicon.eot similarity index 100% rename from template/dashlite/fonts/Nioicon.eot rename to www/template/dashlite/fonts/Nioicon.eot diff --git a/template/dashlite/fonts/Nioicon.ttf b/www/template/dashlite/fonts/Nioicon.ttf similarity index 100% rename from template/dashlite/fonts/Nioicon.ttf rename to www/template/dashlite/fonts/Nioicon.ttf diff --git a/template/dashlite/fonts/Nioicon.woff b/www/template/dashlite/fonts/Nioicon.woff similarity index 100% rename from template/dashlite/fonts/Nioicon.woff rename to www/template/dashlite/fonts/Nioicon.woff diff --git a/template/dashlite/index.php b/www/template/dashlite/index.php similarity index 100% rename from template/dashlite/index.php rename to www/template/dashlite/index.php diff --git a/template/dashlite/js/common.js b/www/template/dashlite/js/common.js similarity index 100% rename from template/dashlite/js/common.js rename to www/template/dashlite/js/common.js diff --git a/template/dashlite/js/nioapp.min.js b/www/template/dashlite/js/nioapp.min.js similarity index 100% rename from template/dashlite/js/nioapp.min.js rename to www/template/dashlite/js/nioapp.min.js diff --git a/template/dashlite/js/script.js b/www/template/dashlite/js/script.js similarity index 100% rename from template/dashlite/js/script.js rename to www/template/dashlite/js/script.js diff --git a/template/dashlite/list.php b/www/template/dashlite/list.php similarity index 100% rename from template/dashlite/list.php rename to www/template/dashlite/list.php diff --git a/template/dashlite/theme.ini b/www/template/dashlite/theme.ini similarity index 100% rename from template/dashlite/theme.ini rename to www/template/dashlite/theme.ini diff --git a/template/default/css/MicroExtendFLF.ttf b/www/template/default/css/MicroExtendFLF.ttf similarity index 100% rename from template/default/css/MicroExtendFLF.ttf rename to www/template/default/css/MicroExtendFLF.ttf diff --git a/template/default/css/font.css b/www/template/default/css/font.css similarity index 100% rename from template/default/css/font.css rename to www/template/default/css/font.css diff --git a/template/default/css/style.css b/www/template/default/css/style.css similarity index 100% rename from template/default/css/style.css rename to www/template/default/css/style.css diff --git a/template/default/css/tag.css b/www/template/default/css/tag.css similarity index 100% rename from template/default/css/tag.css rename to www/template/default/css/tag.css diff --git a/template/default/footer.php b/www/template/default/footer.php similarity index 100% rename from template/default/footer.php rename to www/template/default/footer.php diff --git a/template/default/index.php b/www/template/default/index.php similarity index 100% rename from template/default/index.php rename to www/template/default/index.php diff --git a/template/default/js/script.js b/www/template/default/js/script.js similarity index 100% rename from template/default/js/script.js rename to www/template/default/js/script.js diff --git a/template/default/list.php b/www/template/default/list.php similarity index 100% rename from template/default/list.php rename to www/template/default/list.php diff --git a/template/default/theme.ini b/www/template/default/theme.ini similarity index 100% rename from template/default/theme.ini rename to www/template/default/theme.ini diff --git a/template/lylme/css/style.css b/www/template/lylme/css/style.css similarity index 100% rename from template/lylme/css/style.css rename to www/template/lylme/css/style.css diff --git a/template/lylme/footer.php b/www/template/lylme/footer.php similarity index 100% rename from template/lylme/footer.php rename to www/template/lylme/footer.php diff --git a/template/lylme/index.php b/www/template/lylme/index.php similarity index 100% rename from template/lylme/index.php rename to www/template/lylme/index.php diff --git a/template/lylme/js/script.js b/www/template/lylme/js/script.js similarity index 100% rename from template/lylme/js/script.js rename to www/template/lylme/js/script.js diff --git a/template/lylme/list.php b/www/template/lylme/list.php similarity index 100% rename from template/lylme/list.php rename to www/template/lylme/list.php diff --git a/template/lylme/theme.ini b/www/template/lylme/theme.ini similarity index 100% rename from template/lylme/theme.ini rename to www/template/lylme/theme.ini diff --git a/template/page/css/main.css b/www/template/page/css/main.css similarity index 100% rename from template/page/css/main.css rename to www/template/page/css/main.css diff --git a/template/page/index.php b/www/template/page/index.php similarity index 100% rename from template/page/index.php rename to www/template/page/index.php diff --git a/template/page/theme.ini b/www/template/page/theme.ini similarity index 100% rename from template/page/theme.ini rename to www/template/page/theme.ini diff --git a/template/quality/css/daohang.css b/www/template/quality/css/daohang.css similarity index 100% rename from template/quality/css/daohang.css rename to www/template/quality/css/daohang.css diff --git a/template/quality/css/style.css b/www/template/quality/css/style.css similarity index 100% rename from template/quality/css/style.css rename to www/template/quality/css/style.css diff --git a/template/quality/index.php b/www/template/quality/index.php similarity index 100% rename from template/quality/index.php rename to www/template/quality/index.php diff --git a/template/quality/js/script.js b/www/template/quality/js/script.js similarity index 100% rename from template/quality/js/script.js rename to www/template/quality/js/script.js diff --git a/template/quality/theme.ini b/www/template/quality/theme.ini similarity index 100% rename from template/quality/theme.ini rename to www/template/quality/theme.ini