huaanglimeng/pages/user-agreement/user-agreement.js

9 lines
59 B
JavaScript
Raw Permalink Normal View History

Page({
data: {
},
onLoad(options) {
}
})