mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-12-08 19:38:45 +00:00
[adapters] 增加小游戏适配部分源码
This commit is contained in:
7
adapters/platforms/wechat/wrapper/builtin/location.js
Normal file
7
adapters/platforms/wechat/wrapper/builtin/location.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const location = {
|
||||
href: 'game.js',
|
||||
reload() {
|
||||
}
|
||||
}
|
||||
|
||||
export default location
|
||||
Reference in New Issue
Block a user