This commit is contained in:
zyronon 2024-03-26 18:12:54 +08:00
parent 66733efaf7
commit 39f28deef1

View File

@ -125,7 +125,7 @@ const routes = [
{path: '/people/find-acquaintance', component: FindAcquaintance},
{path: '/people/follow-and-fans', component: FollowAndFans},
{path: '/service-protocol', component: ServiceProtocol},
// {path: '/service-protocol', component: ServiceProtocol},
{path: '/address-list', component: AddressList},
{path: '/scan', component: Scan},
{path: '/face-to-face', component: FaceToFace},