摘要: # wxml页面 ``` {{item.theme}} {{item.ddd}} ``` # js页面 ``` onLoad(options) { var a=this wx.cloud.database().collection('xin').get({ success(res){//数据查找成功 阅读全文
posted @ 2023-07-23 23:59 yesyes1 阅读(13) 评论(0) 推荐(0)