酒店预订平台
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

7 行
325 B

  1. ;(function (global, factory) {
  2. typeof exports === 'object' && typeof module !== 'undefined'
  3. && typeof require === 'function' ? factory(require('../../moment')) :
  4. typeof define === 'function' && define.amd ? define(['../../moment'], factory) :
  5. factory(global.moment)
  6. }(this, (function (moment) { 'use strict';