You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
这时formatURL返回的是
http://www.example.com/comp/bg.jpg
但我们希望的是:
comp/bg.jpg
所以需要在formatURL中,加入判断:
https://github.com/layabox/layaair/blob/76ba77242e775ecf8c3fe03d241578dc86598d54/bin/as/libs/src/laya/net/URL.as#L42-L67
The text was updated successfully, but these errors were encountered: