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