地区展示
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ai-list class="resourceList">
|
||||
<template slot="title">
|
||||
<ai-title title="社会资源" :isShowBottomBorder="false" :isShowArea="true" v-model="areaId" @change="changeAreaId" :instance="instance">
|
||||
<ai-title title="社会资源" :isShowBottomBorder="false" :isShowArea="currIndex==1" v-model="areaId" @change="changeAreaId" :instance="instance">
|
||||
<template slot="sub">
|
||||
<div>方便成员能够快速找到指定区域内的社区资源</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user