Commit 63c47a9a authored by FengLau's avatar FengLau

h5

parent b4bee26b
...@@ -5,6 +5,7 @@ if ((typeof swan !== 'undefined') && (typeof swanGlobal !== 'undefined')) { ...@@ -5,6 +5,7 @@ if ((typeof swan !== 'undefined') && (typeof swanGlobal !== 'undefined')) {
require("weapp-adapter.js"); require("weapp-adapter.js");
require("libs/laya.wxmini.js"); require("libs/laya.wxmini.js");
} }
window.sdk = require("libs/llwanSDK/sdk.js"); window.sdk = require("libs/llwanSDK/sdk.js");
window.loadLib = require; window.loadLib = require;
require("index.js"); require("index.js");
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment