liuyg
2021-06-02 029883129b3014a8cbd694fe09409bf4379c2cc2
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}})});