var sourceFile ="aaaa1.cpt";
FR.remoteEvaluate('__content__.fileExist("' + sourceFile + '")') 为啥总是提示没有aaaa1.cpt 这个文件我就放到当前模板同目录下
js没有这个写法啊
你是参考哪个文档的