|
@@ -38,8 +38,8 @@
|
|
</template>
|
|
</template>
|
|
<script>
|
|
<script>
|
|
import { Icon } from 'vant'
|
|
import { Icon } from 'vant'
|
|
-import ContentModuleCard from '@/views/article/components/ContentModuleCard.vue'
|
|
|
|
-import ServiceIntroCard from '@/views/article/components/ServiceIntroCard.vue'
|
|
|
|
|
|
+import ContentModuleCard from '@/views/article/ui/ContentModuleCard.vue'
|
|
|
|
+import ServiceIntroCard from '@/views/article/ui/ServiceIntroCard.vue'
|
|
|
|
|
|
export default {
|
|
export default {
|
|
name: 'ContentTouBiaoService',
|
|
name: 'ContentTouBiaoService',
|