liuyg
2021-06-30 3db05e674ff210b7500665c274cc4ca79af8234f
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}})});