mirror of
https://github.com/sanyuered/WeChat-MiniProgram-AR-WASM.git
synced 2025-10-04 06:36:27 +08:00
7 lines
68 B
JavaScript
7 lines
68 B
JavaScript
//app.js
|
|
App({
|
|
onLaunch: function () {
|
|
},
|
|
globalData: {
|
|
}
|
|
}) |