liuyg
2021-06-15 35773f015230a7d0a39d9109fd440782a34d4b95
1
2
//>>built
define(["dojo/_base/declare"],function(a){return a("dojox.mobile.dh.StringDataSource",null,{text:"",constructor:function(a){this.text=a},getData:function(){return this.text}})});