问题详情
假设有3个WXML文件A、B和C,CimportB,BimportA,在C中可以使用B定义的template,在B中可以使用A定义的template,但是C不能使用A定义的template。()
是
否