文件
jw-beauty/miniprogram/pages/discover/discover.js
T

9 行
71 B
JavaScript

Page({
data: {
articles: []
},
onLoad: function () {
}
})