reactor:utils 挪到 helper 目录下

This commit is contained in:
YunaiV
2025-04-28 22:47:00 +08:00
parent dfe4a33e2d
commit 01adbff523
22 changed files with 172 additions and 170 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
import { fen2yuan } from '@/sheep/hooks/useGoods';
import SpuApi from '@/sheep/api/product/spu';
import CategoryApi from '@/sheep/api/product/category';
import { resetPagination } from '@/sheep/util';
import { resetPagination } from '@/sheep/helper/utils';
const state = reactive({
id: 0, // 优惠劵模版编号 templateId
+1 -1
View File
@@ -72,7 +72,7 @@
import { onLoad, onReachBottom } from '@dcloudio/uni-app';
import { reactive } from 'vue';
import _ from 'lodash-es';
import { resetPagination } from '@/sheep/util';
import { resetPagination } from '@/sheep/helper/utils';
import CouponApi from '@/sheep/api/promotion/coupon';
// 数据