Compare commits

..

No commits in common. "9e1d8dfa37e22edb814836dbdc7d1bdd5072f8e9" and "cef54f96d74840ab1e6f0eeaa3eb9429d75b6191" have entirely different histories.

View File

@ -191,12 +191,6 @@ const routes: RouteRecordRaw[] = [
component: () =>
import("@/views/admin/account/realnameAuth/index.vue"),
},
{
path: "realnameAuthTrue",
name: "realnameAuthTrue",
component: () =>
import("@/views/admin/account/realnameAuthTrue/index.vue"),
},
{
path: "enterRealAuth",
name: "EnterRealAuth",