Chore:公共代码统一引用
This commit is contained in:
@@ -46,12 +46,8 @@
|
||||
<script>
|
||||
// 节日专题
|
||||
import { getFestival } from '@/api/product'
|
||||
import GooSkeleton from '@/components/GooSkeleton/index.vue'
|
||||
export default {
|
||||
name: 'Festival',
|
||||
components: {
|
||||
GooSkeleton
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
isLoad: false,
|
||||
|
||||
Reference in New Issue
Block a user