liuyg
2021-06-21 32ff53f574c1db183a4837b8fb3272c61569db82
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}})});