|
@@ -1,5 +1,5 @@
|
|
|
<template>
|
|
|
- <index-card title="新高考政策" more-text="更多" @more="handleMore">
|
|
|
+ <index-card title="高考政策" more-text="更多" @more="handleMore">
|
|
|
<index-card-content :list="list" :line-size="lineSize">
|
|
|
<template #default="{item}">
|
|
|
<index-image-item v-bind="item"></index-image-item>
|