diff --git a/shiwuzhaol22/README.md b/src/README.md similarity index 100% rename from shiwuzhaol22/README.md rename to src/README.md diff --git a/shiwuzhaol22/project.config.json b/src/project.config.json similarity index 100% rename from shiwuzhaol22/project.config.json rename to src/project.config.json diff --git a/shiwuzhaol22/project.private.config.json b/src/project.private.config.json similarity index 100% rename from shiwuzhaol22/project.private.config.json rename to src/project.private.config.json diff --git a/shiwuzhaol22/shiwuzhaol/app.js b/src/shiwuzhaol/app.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/app.js rename to src/shiwuzhaol/app.js diff --git a/shiwuzhaol22/shiwuzhaol/app.json b/src/shiwuzhaol/app.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/app.json rename to src/shiwuzhaol/app.json diff --git a/shiwuzhaol22/shiwuzhaol/app.wxss b/src/shiwuzhaol/app.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/app.wxss rename to src/shiwuzhaol/app.wxss diff --git a/shiwuzhaol22/shiwuzhaol/cloud_development_guide.md b/src/shiwuzhaol/cloud_development_guide.md similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloud_development_guide.md rename to src/shiwuzhaol/cloud_development_guide.md diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/imageSearch/config.json b/src/shiwuzhaol/cloudfunctions/imageSearch/config.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/imageSearch/config.json rename to src/shiwuzhaol/cloudfunctions/imageSearch/config.json diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/imageSearch/index.js b/src/shiwuzhaol/cloudfunctions/imageSearch/index.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/imageSearch/index.js rename to src/shiwuzhaol/cloudfunctions/imageSearch/index.js diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/imageSearch/package.json b/src/shiwuzhaol/cloudfunctions/imageSearch/package.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/imageSearch/package.json rename to src/shiwuzhaol/cloudfunctions/imageSearch/package.json diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/login/index.js b/src/shiwuzhaol/cloudfunctions/login/index.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/login/index.js rename to src/shiwuzhaol/cloudfunctions/login/index.js diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/login/package.json b/src/shiwuzhaol/cloudfunctions/login/package.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/login/package.json rename to src/shiwuzhaol/cloudfunctions/login/package.json diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/tencentAI/config.json b/src/shiwuzhaol/cloudfunctions/tencentAI/config.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/tencentAI/config.json rename to src/shiwuzhaol/cloudfunctions/tencentAI/config.json diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/tencentAI/index.js b/src/shiwuzhaol/cloudfunctions/tencentAI/index.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/tencentAI/index.js rename to src/shiwuzhaol/cloudfunctions/tencentAI/index.js diff --git a/shiwuzhaol22/shiwuzhaol/cloudfunctions/tencentAI/package.json b/src/shiwuzhaol/cloudfunctions/tencentAI/package.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/cloudfunctions/tencentAI/package.json rename to src/shiwuzhaol/cloudfunctions/tencentAI/package.json diff --git a/shiwuzhaol22/shiwuzhaol/images/app_logo.png b/src/shiwuzhaol/images/app_logo.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/app_logo.png rename to src/shiwuzhaol/images/app_logo.png diff --git a/shiwuzhaol22/shiwuzhaol/images/copy.svg b/src/shiwuzhaol/images/copy.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/copy.svg rename to src/shiwuzhaol/images/copy.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/default_avatar.svg b/src/shiwuzhaol/images/default_avatar.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/default_avatar.svg rename to src/shiwuzhaol/images/default_avatar.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/developer.png b/src/shiwuzhaol/images/developer.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/developer.png rename to src/shiwuzhaol/images/developer.png diff --git a/shiwuzhaol22/shiwuzhaol/images/edit.svg b/src/shiwuzhaol/images/edit.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/edit.svg rename to src/shiwuzhaol/images/edit.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/email.png b/src/shiwuzhaol/images/email.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/email.png rename to src/shiwuzhaol/images/email.png diff --git a/shiwuzhaol22/shiwuzhaol/images/empty.png b/src/shiwuzhaol/images/empty.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/empty.png rename to src/shiwuzhaol/images/empty.png diff --git a/shiwuzhaol22/shiwuzhaol/images/found.png b/src/shiwuzhaol/images/found.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/found.png rename to src/shiwuzhaol/images/found.png diff --git a/shiwuzhaol22/shiwuzhaol/images/home.png b/src/shiwuzhaol/images/home.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/home.png rename to src/shiwuzhaol/images/home.png diff --git a/shiwuzhaol22/shiwuzhaol/images/home_new.png b/src/shiwuzhaol/images/home_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/home_new.png rename to src/shiwuzhaol/images/home_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/home_selected.png b/src/shiwuzhaol/images/home_selected.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/home_selected.png rename to src/shiwuzhaol/images/home_selected.png diff --git a/shiwuzhaol22/shiwuzhaol/images/home_selected_new.png b/src/shiwuzhaol/images/home_selected_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/home_selected_new.png rename to src/shiwuzhaol/images/home_selected_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/lost.png b/src/shiwuzhaol/images/lost.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/lost.png rename to src/shiwuzhaol/images/lost.png diff --git a/shiwuzhaol22/shiwuzhaol/images/match.png b/src/shiwuzhaol/images/match.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/match.png rename to src/shiwuzhaol/images/match.png diff --git a/shiwuzhaol22/shiwuzhaol/images/match.svg b/src/shiwuzhaol/images/match.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/match.svg rename to src/shiwuzhaol/images/match.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/message.png b/src/shiwuzhaol/images/message.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/message.png rename to src/shiwuzhaol/images/message.png diff --git a/shiwuzhaol22/shiwuzhaol/images/message.svg b/src/shiwuzhaol/images/message.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/message.svg rename to src/shiwuzhaol/images/message.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/message_new.png b/src/shiwuzhaol/images/message_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/message_new.png rename to src/shiwuzhaol/images/message_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/message_selected.png b/src/shiwuzhaol/images/message_selected.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/message_selected.png rename to src/shiwuzhaol/images/message_selected.png diff --git a/shiwuzhaol22/shiwuzhaol/images/message_selected_new.png b/src/shiwuzhaol/images/message_selected_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/message_selected_new.png rename to src/shiwuzhaol/images/message_selected_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/no_match.svg b/src/shiwuzhaol/images/no_match.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/no_match.svg rename to src/shiwuzhaol/images/no_match.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/no_message.svg b/src/shiwuzhaol/images/no_message.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/no_message.svg rename to src/shiwuzhaol/images/no_message.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/phone.svg b/src/shiwuzhaol/images/phone.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/phone.svg rename to src/shiwuzhaol/images/phone.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/publish.png b/src/shiwuzhaol/images/publish.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/publish.png rename to src/shiwuzhaol/images/publish.png diff --git a/shiwuzhaol22/shiwuzhaol/images/publish_new.png b/src/shiwuzhaol/images/publish_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/publish_new.png rename to src/shiwuzhaol/images/publish_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/publish_selected.png b/src/shiwuzhaol/images/publish_selected.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/publish_selected.png rename to src/shiwuzhaol/images/publish_selected.png diff --git a/shiwuzhaol22/shiwuzhaol/images/publish_selected_new.png b/src/shiwuzhaol/images/publish_selected_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/publish_selected_new.png rename to src/shiwuzhaol/images/publish_selected_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/search.png b/src/shiwuzhaol/images/search.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/search.png rename to src/shiwuzhaol/images/search.png diff --git a/shiwuzhaol22/shiwuzhaol/images/search_new.png b/src/shiwuzhaol/images/search_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/search_new.png rename to src/shiwuzhaol/images/search_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/search_selected.png b/src/shiwuzhaol/images/search_selected.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/search_selected.png rename to src/shiwuzhaol/images/search_selected.png diff --git a/shiwuzhaol22/shiwuzhaol/images/search_selected_new.png b/src/shiwuzhaol/images/search_selected_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/search_selected_new.png rename to src/shiwuzhaol/images/search_selected_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/settings.svg b/src/shiwuzhaol/images/settings.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/settings.svg rename to src/shiwuzhaol/images/settings.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/system.svg b/src/shiwuzhaol/images/system.svg similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/system.svg rename to src/shiwuzhaol/images/system.svg diff --git a/shiwuzhaol22/shiwuzhaol/images/user.png b/src/shiwuzhaol/images/user.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/user.png rename to src/shiwuzhaol/images/user.png diff --git a/shiwuzhaol22/shiwuzhaol/images/user_new.png b/src/shiwuzhaol/images/user_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/user_new.png rename to src/shiwuzhaol/images/user_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/user_selected.png b/src/shiwuzhaol/images/user_selected.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/user_selected.png rename to src/shiwuzhaol/images/user_selected.png diff --git a/shiwuzhaol22/shiwuzhaol/images/user_selected_new.png b/src/shiwuzhaol/images/user_selected_new.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/user_selected_new.png rename to src/shiwuzhaol/images/user_selected_new.png diff --git a/shiwuzhaol22/shiwuzhaol/images/website.png b/src/shiwuzhaol/images/website.png similarity index 100% rename from shiwuzhaol22/shiwuzhaol/images/website.png rename to src/shiwuzhaol/images/website.png diff --git a/shiwuzhaol22/shiwuzhaol/pages/about/about.js b/src/shiwuzhaol/pages/about/about.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/about/about.js rename to src/shiwuzhaol/pages/about/about.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/about/about.wxml b/src/shiwuzhaol/pages/about/about.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/about/about.wxml rename to src/shiwuzhaol/pages/about/about.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/about/about.wxss b/src/shiwuzhaol/pages/about/about.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/about/about.wxss rename to src/shiwuzhaol/pages/about/about.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/agreement/agreement.js b/src/shiwuzhaol/pages/agreement/agreement.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/agreement/agreement.js rename to src/shiwuzhaol/pages/agreement/agreement.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/agreement/agreement.wxml b/src/shiwuzhaol/pages/agreement/agreement.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/agreement/agreement.wxml rename to src/shiwuzhaol/pages/agreement/agreement.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/agreement/agreement.wxss b/src/shiwuzhaol/pages/agreement/agreement.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/agreement/agreement.wxss rename to src/shiwuzhaol/pages/agreement/agreement.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/claim/claim.js b/src/shiwuzhaol/pages/claim/claim.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/claim/claim.js rename to src/shiwuzhaol/pages/claim/claim.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/claim/claim.wxml b/src/shiwuzhaol/pages/claim/claim.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/claim/claim.wxml rename to src/shiwuzhaol/pages/claim/claim.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/claim/claim.wxss b/src/shiwuzhaol/pages/claim/claim.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/claim/claim.wxss rename to src/shiwuzhaol/pages/claim/claim.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/detail/detail.js b/src/shiwuzhaol/pages/detail/detail.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/detail/detail.js rename to src/shiwuzhaol/pages/detail/detail.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/detail/detail.wxml b/src/shiwuzhaol/pages/detail/detail.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/detail/detail.wxml rename to src/shiwuzhaol/pages/detail/detail.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/detail/detail.wxss b/src/shiwuzhaol/pages/detail/detail.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/detail/detail.wxss rename to src/shiwuzhaol/pages/detail/detail.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/index/index.js b/src/shiwuzhaol/pages/index/index.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/index/index.js rename to src/shiwuzhaol/pages/index/index.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/index/index.wxml b/src/shiwuzhaol/pages/index/index.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/index/index.wxml rename to src/shiwuzhaol/pages/index/index.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/index/index.wxss b/src/shiwuzhaol/pages/index/index.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/index/index.wxss rename to src/shiwuzhaol/pages/index/index.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/login/login.js b/src/shiwuzhaol/pages/login/login.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/login/login.js rename to src/shiwuzhaol/pages/login/login.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/login/login.wxml b/src/shiwuzhaol/pages/login/login.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/login/login.wxml rename to src/shiwuzhaol/pages/login/login.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/login/login.wxss b/src/shiwuzhaol/pages/login/login.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/login/login.wxss rename to src/shiwuzhaol/pages/login/login.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/match/match.js b/src/shiwuzhaol/pages/match/match.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/match/match.js rename to src/shiwuzhaol/pages/match/match.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/match/match.wxml b/src/shiwuzhaol/pages/match/match.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/match/match.wxml rename to src/shiwuzhaol/pages/match/match.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/match/match.wxss b/src/shiwuzhaol/pages/match/match.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/match/match.wxss rename to src/shiwuzhaol/pages/match/match.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/message/message.js b/src/shiwuzhaol/pages/message/message.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/message/message.js rename to src/shiwuzhaol/pages/message/message.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/message/message.wxml b/src/shiwuzhaol/pages/message/message.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/message/message.wxml rename to src/shiwuzhaol/pages/message/message.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/message/message.wxss b/src/shiwuzhaol/pages/message/message.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/message/message.wxss rename to src/shiwuzhaol/pages/message/message.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/privacy/privacy.js b/src/shiwuzhaol/pages/privacy/privacy.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/privacy/privacy.js rename to src/shiwuzhaol/pages/privacy/privacy.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/privacy/privacy.wxml b/src/shiwuzhaol/pages/privacy/privacy.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/privacy/privacy.wxml rename to src/shiwuzhaol/pages/privacy/privacy.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/privacy/privacy.wxss b/src/shiwuzhaol/pages/privacy/privacy.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/privacy/privacy.wxss rename to src/shiwuzhaol/pages/privacy/privacy.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/publish/publish.js b/src/shiwuzhaol/pages/publish/publish.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/publish/publish.js rename to src/shiwuzhaol/pages/publish/publish.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/publish/publish.wxml b/src/shiwuzhaol/pages/publish/publish.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/publish/publish.wxml rename to src/shiwuzhaol/pages/publish/publish.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/publish/publish.wxs b/src/shiwuzhaol/pages/publish/publish.wxs similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/publish/publish.wxs rename to src/shiwuzhaol/pages/publish/publish.wxs diff --git a/shiwuzhaol22/shiwuzhaol/pages/publish/publish.wxss b/src/shiwuzhaol/pages/publish/publish.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/publish/publish.wxss rename to src/shiwuzhaol/pages/publish/publish.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/search/search.js b/src/shiwuzhaol/pages/search/search.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/search/search.js rename to src/shiwuzhaol/pages/search/search.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/search/search.wxml b/src/shiwuzhaol/pages/search/search.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/search/search.wxml rename to src/shiwuzhaol/pages/search/search.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/search/search.wxss b/src/shiwuzhaol/pages/search/search.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/search/search.wxss rename to src/shiwuzhaol/pages/search/search.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/settings/settings.js b/src/shiwuzhaol/pages/settings/settings.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/settings/settings.js rename to src/shiwuzhaol/pages/settings/settings.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/settings/settings.wxml b/src/shiwuzhaol/pages/settings/settings.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/settings/settings.wxml rename to src/shiwuzhaol/pages/settings/settings.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/settings/settings.wxss b/src/shiwuzhaol/pages/settings/settings.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/settings/settings.wxss rename to src/shiwuzhaol/pages/settings/settings.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/user/user.js b/src/shiwuzhaol/pages/user/user.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/user/user.js rename to src/shiwuzhaol/pages/user/user.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/user/user.wxml b/src/shiwuzhaol/pages/user/user.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/user/user.wxml rename to src/shiwuzhaol/pages/user/user.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/user/user.wxss b/src/shiwuzhaol/pages/user/user.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/user/user.wxss rename to src/shiwuzhaol/pages/user/user.wxss diff --git a/shiwuzhaol22/shiwuzhaol/pages/webview/webview.js b/src/shiwuzhaol/pages/webview/webview.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/webview/webview.js rename to src/shiwuzhaol/pages/webview/webview.js diff --git a/shiwuzhaol22/shiwuzhaol/pages/webview/webview.wxml b/src/shiwuzhaol/pages/webview/webview.wxml similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/webview/webview.wxml rename to src/shiwuzhaol/pages/webview/webview.wxml diff --git a/shiwuzhaol22/shiwuzhaol/pages/webview/webview.wxss b/src/shiwuzhaol/pages/webview/webview.wxss similarity index 100% rename from shiwuzhaol22/shiwuzhaol/pages/webview/webview.wxss rename to src/shiwuzhaol/pages/webview/webview.wxss diff --git a/shiwuzhaol22/shiwuzhaol/project.config.json b/src/shiwuzhaol/project.config.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/project.config.json rename to src/shiwuzhaol/project.config.json diff --git a/shiwuzhaol22/shiwuzhaol/project.private.config.json b/src/shiwuzhaol/project.private.config.json similarity index 100% rename from shiwuzhaol22/shiwuzhaol/project.private.config.json rename to src/shiwuzhaol/project.private.config.json diff --git a/shiwuzhaol22/shiwuzhaol/utils/md5.js b/src/shiwuzhaol/utils/md5.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/utils/md5.js rename to src/shiwuzhaol/utils/md5.js diff --git a/shiwuzhaol22/shiwuzhaol/utils/mobilenetFeatureExtractor.js b/src/shiwuzhaol/utils/mobilenetFeatureExtractor.js similarity index 100% rename from shiwuzhaol22/shiwuzhaol/utils/mobilenetFeatureExtractor.js rename to src/shiwuzhaol/utils/mobilenetFeatureExtractor.js