如影(ruying)
Results
4
comments of
如影(ruying)
加不了,加群认证答案是啥来着(^v^)
提示问题回答错误,认证没通过~~
@prafull-opensignlabs i miss the same error too!
this error was resolve: **this param suport function and string type,change it into function** 1.man.js `const cloud=function(){ import('./functions.js'); }; export default cloud;` 2.index.js: `import cloud from './cloud/main.js'; config = {...