wx.openDocument 报NOT_WHITELIST_FILE?
wx.openDocument({
filePath: '../../res/Agreement.doc',
fileType:'doc'
})
VM3193 WAService.js:2 Unhandled promise rejection {errMsg: "openDocument:fail NOT_WHITELIST_FILE: no such file or directory ../../res/Agreement.doc"}(env: Windows,mp,1.05.2108130; lib: 2.17.0)
试过使用绝对路径也不行