import { HTTP } from '../../utils/http.js'
来源:7-11 HTTP类的封装与ES6 startsWith

lxhcool
2018-09-13
import { HTTP } from ‘…/…/utils/http.js’ 为什么只能这样写,写成import { HTTP } from '/utils/http.js’报错
写回答
1回答
-
lxhcool
提问者
2018-09-13
发错了,发错了,哎呀
00
相似问题