普法学习放在轮播图下面

This commit is contained in:
shijingjing
2023-03-15 14:58:10 +08:00
parent 4c980ce920
commit 447b718db4
3 changed files with 11 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ import OnlineClass from './components/OnlineClass.vue'
import GeneralLawExam from './components/GeneralLawExam.vue'
export default {
name: 'AppLegalLearning',
appName: '法学习',
appName: '法学习',
customNavigation: true,
data() {
return {
@@ -27,7 +27,7 @@ export default {
name: '在线课堂',
},
{
name: '普法学习',
name: '普法考试',
}
],
screenHeight: 0,