|
|
@ -23,7 +23,7 @@ |
|
|
|
import tabber from '@/components/base/tabbar.vue' |
|
|
|
import cardList from '@/components/cart/cardList.vue' |
|
|
|
import Navbar from '@/pages/components/Navbar.vue' |
|
|
|
import { globalMixin } from '@/mixins/globalMixin'; |
|
|
|
import { globalMixin } from '../mixins/globalMixin'; |
|
|
|
|
|
|
|
export default { |
|
|
|
mixins: [globalMixin], |
|
|
|