bug
This commit is contained in:
		| @@ -4,7 +4,7 @@ | |||||||
|       <ai-title title="活动详情" isShowBack isShowBottomBorder @onBackClick="cancel(false)"></ai-title> |       <ai-title title="活动详情" isShowBack isShowBottomBorder @onBackClick="cancel(false)"></ai-title> | ||||||
|     </template> |     </template> | ||||||
|     <template slot="content"> |     <template slot="content"> | ||||||
|       <ai-card title="基本信息" v-if="currIndex === 0"> |       <ai-card title="基本信息"> | ||||||
|         <template #content> |         <template #content> | ||||||
|           <ai-wrapper> |           <ai-wrapper> | ||||||
|             <ai-info-item label="活动名称" :value="info.title"></ai-info-item> |             <ai-info-item label="活动名称" :value="info.title"></ai-info-item> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user