@freelog/tools-lib 0.1.48 → 0.1.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1212,7 +1212,7 @@ var LinkTo = {
1212
1212
  // 预设资源类型
1213
1213
  var resourceTypes = ['json', 'widget', 'image', 'audio', 'markdown', 'theme', 'reveal_slide', 'license', 'video', 'catalog']; // 全局列表加载条目数
1214
1214
 
1215
- var pageSize = 20; // Moment 日期时间格式
1215
+ var pageSize = 100; // Moment 日期时间格式
1216
1216
 
1217
1217
  var momentDateFormat = 'YYYY-MM-DD';
1218
1218
  var momentDateTimeFormat = 'YYYY-MM-DD HH:mm'; // 签约方用户的身份类型定义