mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-10-11 16:13:26 +08:00
移除废弃的shareCenter页面
This commit is contained in:
@@ -45,11 +45,6 @@ const routes = [
|
||||
name: "loading",
|
||||
component: () => import("pages/LoadingPage.vue"),
|
||||
},
|
||||
{
|
||||
path: "/share",
|
||||
name: "share",
|
||||
component: () => import("pages/ShareCenterPage.vue"),
|
||||
},
|
||||
{
|
||||
path: "/feature_:featuretype(\\w+)",
|
||||
name: "feature",
|
||||
|
Reference in New Issue
Block a user