单项选择题
如果要在JS文件的Page函数中使用data中初始化的变量x,使用方法为:( )
A、 x
B、 this.data.x
C、 this.x
D、 data.x
点击查看答案&解析
相关考题
