手机端页面

This commit is contained in:
宋伟佳
2022-05-30 16:03:51 +08:00
parent 6a79131ad1
commit 08953ff36d
7 changed files with 287 additions and 101 deletions
+7 -1
View File
@@ -78,6 +78,12 @@ const routes = [
component: () =>
import('@/pages/phone/domesticStand')
},
{
path: '/domesticDetails',
name: 'domesticDetails',
component: () =>
import('@/pages/phone/domesticDetails')
},
{
path: '/loginVerify',
name: 'LoginVerify',
@@ -274,7 +280,7 @@ const routes = [
title: '我的问答',
menuId: ''
}
}
},
// {
// path: '/questionsAndAnswers',
// name: 'QuestionsAndAnswers',