微信小程序怎么请求本地json数据
在你使用的js中引入:
const wisdom = require(’…/…/utils/wisdom.js’)
let motto = wisdom.motto
import / require