赣州市洪水风险预警系统三维版本
guoshilong
2023-02-24 329c3d1dc67a9ef404f623f4cea36d855d7e3dd9
1
2
//>>built
define(["dojo/_base/declare","dojo/dom-class","./_TimePickerMixin","./SpinWheel","./SpinWheelSlot"],function(b,c,d,e,a){return b("dojox.mobile.SpinWheelTimePicker",[e,d],{slotClasses:[a,a],slotProps:[{labelFrom:0,labelTo:23,style:{width:"50px",textAlign:"right"}},{labelFrom:0,labelTo:59,zeroPad:2,style:{width:"40px",textAlign:"right"}}],buildRendering:function(){this.inherited(arguments);c.add(this.domNode,"mblSpinWheelTimePicker")}})});