1.解决多个接口报错,出现多个提示的问题

v1.0.0
sws 2024-09-04 17:23:21 +08:00
parent 9d95d2cb2e
commit 316bbfe452
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import defaultCommon from './index';
import { online_url } from '@/utils';
const new_url = await online_url('/static/app/tabbar/').then((res) => res);
const new_url = await online_url('/static/plugins/seckill/images/diy/').then((res) => res);
interface DefaultSeckill {
content: {
head_state: string;