Files
fangche/pages/index/index.js
2021-03-30 10:43:54 +08:00

8 lines
69 B
JavaScript

// index.js
// 获取应用实例
const app = getApp()
Page({
})