setOrderTime.uvue.ts 346 B

12345678910
  1. const __sfc__ = defineComponent({})
  2. export default __sfc__
  3. function GenPagesConsoleSetOrderTimeRender(this: InstanceType<typeof __sfc__>): any | null {
  4. const _ctx = this
  5. const _cache = this.$.renderCache
  6. return _cE("scroll-view", _uM({
  7. style: _nS(_uM({"flex":"1"}))
  8. }), null, 4 /* STYLE */)
  9. }
  10. const GenPagesConsoleSetOrderTimeStyles = []