绿满眶商城微信小程序-uniapp
peng
2025-07-16 06f42943e1134c220d7ea5103f464ab72a476343
pages/promotion/seckill.vue
@@ -32,12 +32,13 @@
</template>
<script>
   import '@/components/uview-components/uview-ui'
   import {
      getSeckillTimeLine,
      getSeckillTimeGoods
   } from "@/api/promotions.js";
   import Foundation from "@/utils/Foundation.js";
   import goodsTemplate from '@/components/m-goods-list/promotion.vue'
   import goodsTemplate from '@/pages/subComponents/m-goods-list/promotion.vue'
   export default {
      components: {
         goodsTemplate