electricity_bill_calc_wx/pages/index/index.js
2024-02-01 15:34:50 +08:00

11 lines
71 B
JavaScript

Page({
data: {
motto: 'Hello World',
},
onShow() {
}
})