首先在项目录下新建【server】文件夹,新建data.js文件,并定义好json数据格式。如下:
pages/index/index.ts导入data.js并请求json
pages/index/index.wxml页面展示数据