|
@@ -90,12 +90,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|
|
|
<script>
|
|
<script>
|
|
|
- // import seckill from '../../components/seckill/seckill.vue';
|
|
|
|
|
import { loadIndexs } from '@/api/index.js';
|
|
import { loadIndexs } from '@/api/index.js';
|
|
|
- // import { getUserInfo } from '@/api/user.js';
|
|
|
|
|
- // import { setCoupons } from '@/api/functionalUnit.js';
|
|
|
|
|
- // import { getBargainList } from '@/api/product.js';
|
|
|
|
|
- // import { interceptor } from '@/utils/loginUtils';
|
|
|
|
|
import {
|
|
import {
|
|
|
mapState
|
|
mapState
|
|
|
} from 'vuex';
|
|
} from 'vuex';
|