9 lines
136 B
TypeScript
9 lines
136 B
TypeScript
// e:\project\dy_video_all\dy_iaa_new_project\pages\agreement\agreement.ts
|
|
Page({
|
|
data: {
|
|
|
|
},
|
|
onLoad: function (options) {
|
|
|
|
}
|
|
}) |