cmy 5 年之前
父節點
當前提交
9232a1f73a
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/activity/goods_bargain_details/index.vue
  2. 0 0
      utils/uni-copy.js

+ 1 - 1
pages/activity/goods_bargain_details/index.vue

@@ -226,7 +226,7 @@ import { saveUrl, interceptor } from '@/utils/loginUtils.js';
 // import authorize from '@/components/Authorize';
 // #endif
 import countDown from '@/components/countDown';
-import uniCopy from '@/js_sdk/xb-copy/uni-copy.js';
+import uniCopy from '@/utils/uni-copy.js';
 // import home from '@/components/home';
 import parser from '@/components/jyf-parser/jyf-parser';
 import { silenceBindingSpread } from '@/utils';

+ 0 - 0
js_sdk/xb-copy/uni-copy.js → utils/uni-copy.js