6 lines
38 B
TypeScript
6 lines
38 B
TypeScript
Page({
|
|
data: {},
|
|
|
|
onLoad() {},
|
|
})
|
Page({
|
|
data: {},
|
|
|
|
onLoad() {},
|
|
})
|