首页+普法活动

This commit is contained in:
shijingjing
2023-03-15 09:29:19 +08:00
parent 571b877853
commit 62c0878bf1
6 changed files with 832 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ export default {
name: '在线课堂',
},
{
name: '普法考试',
name: '普法学习',
}
],
screenHeight: 0,

View File

@@ -1,6 +1,6 @@
<template>
<div class="testForm">
<u-navbar title="普法考试" title-color="#000" :background="backgroundNavbar" z-index="9999"></u-navbar>
<u-navbar title="普法学习" title-color="#000" :background="backgroundNavbar" z-index="9999"></u-navbar>
<div class="testForm_info">
<div v-for="(item,index) in list" :key="index">
<div v-if="activeIndex === index">