接入党史题库
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="AppFoundingHundred">
|
<section class="AppQuestionBank">
|
||||||
<ai-list v-if="showList">
|
<ai-list v-if="showList">
|
||||||
<template #title>
|
<template #title>
|
||||||
<ai-title title="党史题库" isShowBottomBorder></ai-title>
|
<ai-title title="党史题库" isShowBottomBorder></ai-title>
|
||||||
@@ -163,7 +163,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.AppFoundingHundred {
|
.AppQuestionBank {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -23,5 +23,6 @@
|
|||||||
"AppVillageActivity": "乡村活动",
|
"AppVillageActivity": "乡村活动",
|
||||||
"AppAddressBook": "内部通讯录",
|
"AppAddressBook": "内部通讯录",
|
||||||
"AppNavConfig": "小程序导航配置",
|
"AppNavConfig": "小程序导航配置",
|
||||||
"AppConvenienceAddressBook": "便民通讯录"
|
"AppConvenienceAddressBook": "便民通讯录",
|
||||||
|
"AppQuestionBank": "党史题库"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user