diff --git a/chart/pie/en/index.html b/chart/pie/en/index.html index d8425bd29..a34a50638 100644 --- a/chart/pie/en/index.html +++ b/chart/pie/en/index.html @@ -1,4 +1,4 @@ -g2-pie - NG-ALAIN
This article has not been translated, hope that your can PR to translated it. Help us!

饼状图
IMPORT MODULE

用于显示跟速度相关图形再适合不过。

代码演示

销售额

¥ 17960.00
基础

基础用法。默认情况下丝滑更新数据的判断标准是以只更新 data 为准,这里利用 repaint 进行手动调用 changeData 改变数据达到丝滑更新的效果。

expand code expand code
import { Component, ViewChild } from '@angular/core';
+g2-pie - NG-ALAIN
This article has not been translated, hope that your can PR to translated it. Help us!

饼状图
IMPORT MODULE

用于显示跟速度相关图形再适合不过。

代码演示

销售额

¥ 12871.00
基础

基础用法。默认情况下丝滑更新数据的判断标准是以只更新 data 为准,这里利用 repaint 进行手动调用 changeData 改变数据达到丝滑更新的效果。

expand code expand code
import { Component, ViewChild } from '@angular/core';
 
 import { G2PieClickItem, G2PieComponent, G2PieData, G2PieModule } from '@delon/chart/pie';
 import { NzButtonModule } from 'ng-zorro-antd/button';
diff --git a/chart/pie/zh/index.html b/chart/pie/zh/index.html
index df3de34bb..0ae36252d 100644
--- a/chart/pie/zh/index.html
+++ b/chart/pie/zh/index.html
@@ -1,4 +1,4 @@
-g2-pie - NG-ALAIN
This article has not been translated, hope that your can PR to translated it. Help us!

饼状图
IMPORT MODULE

用于显示跟速度相关图形再适合不过。

代码演示

销售额

¥ 12566.00
基础

基础用法。默认情况下丝滑更新数据的判断标准是以只更新 data 为准,这里利用 repaint 进行手动调用 changeData 改变数据达到丝滑更新的效果。

expand code expand code
import { Component, ViewChild } from '@angular/core';
+g2-pie - NG-ALAIN
This article has not been translated, hope that your can PR to translated it. Help us!

饼状图
IMPORT MODULE

用于显示跟速度相关图形再适合不过。

代码演示

销售额

¥ 15827.00
基础

基础用法。默认情况下丝滑更新数据的判断标准是以只更新 data 为准,这里利用 repaint 进行手动调用 changeData 改变数据达到丝滑更新的效果。

expand code expand code
import { Component, ViewChild } from '@angular/core';
 
 import { G2PieClickItem, G2PieComponent, G2PieData, G2PieModule } from '@delon/chart/pie';
 import { NzButtonModule } from 'ng-zorro-antd/button';
diff --git a/components/cell/en/index.html b/components/cell/en/index.html
index a8d36ac38..e26639797 100644
--- a/components/cell/en/index.html
+++ b/components/cell/en/index.html
@@ -1,4 +1,4 @@
-cell - NG-ALAIN

单元格数据
IMPORT MODULE

内置支持十几种数据类型的格式化,且支持小部件自定义模式。

代码演示

"string" =>string
true =>
false =>
100 =>100
1000000 =>1000000
"2025-01-19T14:23:06.616Z" =>2025-01-19 14:23:06
date-fn =>3 天
mega =>15.9亿
mask =>159****0000
currency =>100000$
cny =>壹拾万元整
img =>
img preview =>
img list =>
html =>Strong
SafeHtml =>Strong HtmlupdateSafeHtml
badge =>Done
tag =>Wait
checkbox =>Change Disabled
enum =>SuccessChange Value(enum value: 1)
default =>-
primary =>primary
success =>success
danger =>danger
warning =>warning
size =>small,default,large
tooltip =>tooltip
loading =>Change
Async =>1737296586665Again
Unit =>3
Text Unit =>100
custom widget =>Refresh Image
基础样例

最简单的用法。

expand code expand code
import { JsonPipe } from '@angular/common';
+cell - NG-ALAIN

单元格数据
IMPORT MODULE

内置支持十几种数据类型的格式化,且支持小部件自定义模式。

代码演示

"string" =>string
true =>
false =>
100 =>100
1000000 =>1000000
"2025-01-19T14:28:17.958Z" =>2025-01-19 14:28:17
date-fn =>3 天
mega =>15.9亿
mask =>159****0000
currency =>100000$
cny =>壹拾万元整
img =>
img preview =>
img list =>
html =>Strong
SafeHtml =>Strong HtmlupdateSafeHtml
badge =>Done
tag =>Wait
checkbox =>Change Disabled
enum =>SuccessChange Value(enum value: 1)
default =>-
primary =>primary
success =>success
danger =>danger
warning =>warning
size =>small,default,large
tooltip =>tooltip
loading =>Change
Async =>1737296898007Again
Unit =>3
Text Unit =>100
custom widget =>Refresh Image
基础样例

最简单的用法。

expand code expand code
import { JsonPipe } from '@angular/common';
 import { ChangeDetectionStrategy, ChangeDetectorRef, Component, OnInit, inject } from '@angular/core';
 import { FormsModule } from '@angular/forms';
 import { DomSanitizer } from '@angular/platform-browser';
diff --git a/components/cell/zh/index.html b/components/cell/zh/index.html
index 78941f2cd..abed4b282 100644
--- a/components/cell/zh/index.html
+++ b/components/cell/zh/index.html
@@ -1,4 +1,4 @@
-cell - NG-ALAIN

单元格数据
IMPORT MODULE

内置支持十几种数据类型的格式化,且支持小部件自定义模式。

代码演示

"string" =>string
true =>
false =>
100 =>100
1000000 =>1000000
"2025-01-19T14:23:07.091Z" =>2025-01-19 14:23:07
date-fn =>3 天
mega =>15.9亿
mask =>159****0000
currency =>100000$
cny =>壹拾万元整
img =>
img preview =>
img list =>
html =>Strong
SafeHtml =>Strong HtmlupdateSafeHtml
badge =>Done
tag =>Wait
checkbox =>Change Disabled
enum =>SuccessChange Value(enum value: 1)
default =>-
primary =>primary
success =>success
danger =>danger
warning =>warning
size =>small,default,large
tooltip =>tooltip
loading =>Change
Async =>1737296587127Again
Unit =>3
Text Unit =>100
custom widget =>Refresh Image
基础样例

最简单的用法。

expand code expand code
import { JsonPipe } from '@angular/common';
+cell - NG-ALAIN

单元格数据
IMPORT MODULE

内置支持十几种数据类型的格式化,且支持小部件自定义模式。

代码演示

"string" =>string
true =>
false =>
100 =>100
1000000 =>1000000
"2025-01-19T14:28:18.492Z" =>2025-01-19 14:28:18
date-fn =>3 天
mega =>15.9亿
mask =>159****0000
currency =>100000$
cny =>壹拾万元整
img =>
img preview =>
img list =>
html =>Strong
SafeHtml =>Strong HtmlupdateSafeHtml
badge =>Done
tag =>Wait
checkbox =>Change Disabled
enum =>SuccessChange Value(enum value: 1)
default =>-
primary =>primary
success =>success
danger =>danger
warning =>warning
size =>small,default,large
tooltip =>tooltip
loading =>Change
Async =>1737296898531Again
Unit =>3
Text Unit =>100
custom widget =>Refresh Image
基础样例

最简单的用法。

expand code expand code
import { JsonPipe } from '@angular/common';
 import { ChangeDetectionStrategy, ChangeDetectorRef, Component, OnInit, inject } from '@angular/core';
 import { FormsModule } from '@angular/forms';
 import { DomSanitizer } from '@angular/platform-browser';
diff --git a/components/count-down/zh/index.html b/components/count-down/zh/index.html
index 40891194b..29339289e 100644
--- a/components/count-down/zh/index.html
+++ b/components/count-down/zh/index.html
@@ -1,4 +1,4 @@
-count-down - NG-ALAIN

倒计时
IMPORT MODULE

倒计时组件,依赖 ngx-countdown

依赖

npm i -S ngx-countdown

代码演示

00:00:09
基本

简单的倒计时组件使用。

expand code expand code
import { Component, inject } from '@angular/core';
+count-down - NG-ALAIN

倒计时
IMPORT MODULE

倒计时组件,依赖 ngx-countdown

依赖

npm i -S ngx-countdown

代码演示

00:00:10
基本

简单的倒计时组件使用。

expand code expand code
import { Component, inject } from '@angular/core';
 
 import { CountdownEvent } from 'ngx-countdown';
 
diff --git a/components/st/en/index.html b/components/st/en/index.html
index 9e1a0ce14..c74ef77be 100644
--- a/components/st/en/index.html
+++ b/components/st/en/index.html
@@ -48,7 +48,7 @@
     .preloader {position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:Helvetica;transition: opacity 0.65s;}
     .preloader-hidden-add{display:block;opacity:1}.preloader-hidden-add-active{opacity:0}.preloader-hidden{display:none}
   
-
 
 
@@ -468,7 +468,7 @@ 

setRow Method -
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa3@qq.com电话phone-90989佣金(单位:元)4,484,066注册时间2025-01-19 14:23
编号2头像邮箱aaa2@qq.com电话phone-74763佣金(单位:元)9,338,104注册时间2025-01-19 14:23
编号3头像邮箱aaa5@qq.com电话phone-96531佣金(单位:元)8,817,385注册时间2025-01-19 14:23
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa2@qq.com电话phone-33970佣金(单位:元)4,859,287注册时间2025-01-19 14:28
编号2头像邮箱aaa9@qq.com电话phone-25949佣金(单位:元)961,883注册时间2025-01-19 14:28
编号3头像邮箱aaa9@qq.com电话phone-21053佣金(单位:元)2,920,590注册时间2025-01-19 14:28
  • 共 2 条
  • 1

@@ -563,7 +563,7 @@

Clear Status

-
姓名年龄状态DateCustom
编号姓名name 1年龄30状态ProcessingDate2025-01-19 14:23Customname 1
编号姓名name 2年龄23状态SuccessDate2025-01-19 14:23Customname 2
编号姓名name 3年龄28状态WarningDate2025-01-19 14:23Customname 3
+
姓名年龄状态DateCustom
编号姓名name 1年龄28状态ProcessingDate2025-01-19 14:28Customname 1
编号姓名name 2年龄26状态ErrorDate2025-01-19 14:28Customname 2
编号姓名name 3年龄22状态WarningDate2025-01-19 14:28Customname 3
@@ -756,7 +756,7 @@

Reload -
行号姓名年龄HTMLTexttagbadgeEnumyn
行号1姓名name 1年龄11HTML1 OtherText<strong>1</strong> Othertag进行中badge成功Enumyn
行号2姓名name 2年龄11HTML2 OtherText<strong>2</strong> Othertag错误badge成功Enumyn
行号3姓名name 3年龄29HTML3 OtherText<strong>3</strong> Othertag默认badge进行中Enumyn
+
行号姓名年龄HTMLTexttagbadgeEnumyn
行号1姓名name 1年龄23HTML1 OtherText<strong>1</strong> Othertag默认badge错误Enumyn
行号2姓名name 2年龄25HTML2 OtherText<strong>2</strong> Othertag进行中badge默认Enumyn
行号3姓名name 3年龄12HTML3 OtherText<strong>3</strong> Othertag默认badge警告Enumyn

@@ -857,7 +857,7 @@

setRow Method -
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型会员头像邮箱aaa10@qq.com电话****9940佣金4,932,474人民币写法叁佰壹拾壹万贰仟捌佰陆拾壹元整Sitehttps://1136725.com/可用注册时间2025-01-19 14:23:32
编号2类型会员头像邮箱aaa1@qq.com电话****068佣金4,002,835人民币写法陆佰柒拾壹万陆仟柒佰贰拾柒元整Sitehttps://8728897.com/可用注册时间2025-01-19 14:23:32
编号3类型普通头像邮箱aaa7@qq.com电话****3022佣金9,630,662人民币写法陆佰肆拾伍万壹仟玖佰捌拾元整Sitehttps://2986131.com/可用注册时间2025-01-19 14:23:32
  • 共 2 条
  • 1
+
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型管理头像邮箱aaa10@qq.com电话****9312佣金3,555,640人民币写法陆佰贰拾贰万贰仟捌佰贰拾元整Sitehttps://8335346.com/可用注册时间2025-01-19 14:28:44
编号2类型普通头像邮箱aaa8@qq.com电话****2076佣金8,357,035人民币写法捌拾叁万伍仟捌佰捌拾元整Sitehttps://7820710.com/可用注册时间2025-01-19 14:28:44
编号3类型管理头像邮箱aaa3@qq.com电话****0805佣金1,666,819人民币写法贰佰捌拾肆万陆仟捌佰玖拾陆元整Sitehttps://5466999.com/可用注册时间2025-01-19 14:28:44
  • 共 2 条
  • 1

@@ -967,7 +967,7 @@

All

-
头像邮箱电话注册时间
编号头像邮箱aaa1@qq.com电话phone-33089注册时间2025-01-19 14:23
编号头像邮箱aaa9@qq.com电话phone-63709注册时间2025-01-19 14:23
编号头像邮箱aaa6@qq.com电话phone-56286注册时间2025-01-19 14:23
+
头像邮箱电话注册时间
编号头像邮箱aaa5@qq.com电话phone-13737注册时间2025-01-19 14:28
编号头像邮箱aaa1@qq.com电话phone-18343注册时间2025-01-19 14:28
编号头像邮箱aaa8@qq.com电话phone-55054注册时间2025-01-19 14:28
@@ -1049,7 +1049,7 @@

Radio second

-
编号头像邮箱电话注册时间
编号头像邮箱aaa3@qq.com电话phone-17944注册时间2025-01-19 14:23
编号头像邮箱aaa10@qq.com电话phone-48834注册时间2025-01-19 14:23
编号头像邮箱aaa8@qq.com电话phone-58411注册时间2025-01-19 14:23
+
编号头像邮箱电话注册时间
编号头像邮箱aaa1@qq.com电话phone-96864注册时间2025-01-19 14:28
编号头像邮箱aaa7@qq.com电话phone-96009注册时间2025-01-19 14:28
编号头像邮箱aaa8@qq.com电话phone-33909注册时间2025-01-19 14:28
@@ -1130,7 +1130,7 @@

编号邮箱电话注册时间
编号1邮箱aaa9@qq.com电话phone-19529注册时间2025-01-19 14:23
编号2邮箱aaa8@qq.com电话phone-26015注册时间2025-01-19 14:23
编号3邮箱aaa10@qq.com电话phone-27075注册时间2025-01-19 14:23
  • 共 2 条
  • 1
+
编号邮箱电话注册时间
编号1邮箱aaa5@qq.com电话phone-99519注册时间2025-01-19 14:28
编号2邮箱aaa2@qq.com电话phone-53527注册时间2025-01-19 14:28
编号3邮箱aaa4@qq.com电话phone-47431注册时间2025-01-19 14:28
  • 共 2 条
  • 1

@@ -1314,7 +1314,7 @@

年龄 - 28 + 24 启用 Y @@ -1323,7 +1323,7 @@

年龄 - 27 + 30 启用 N @@ -1332,7 +1332,7 @@

年龄 - 21 + 26 启用 Y @@ -1468,7 +1468,7 @@

搜索

-
编号头像邮箱电话注册时间
编号1头像邮箱aaa9@qq.com电话phone-45031注册时间2025-01-19 14:23
编号2头像邮箱aaa10@qq.com电话phone-51923注册时间2025-01-19 14:23
编号3头像邮箱aaa3@qq.com电话phone-67478注册时间2025-01-19 14:23
+
编号头像邮箱电话注册时间
编号1头像邮箱aaa5@qq.com电话phone-84865注册时间2025-01-19 14:28
编号2头像邮箱aaa7@qq.com电话phone-53710注册时间2025-01-19 14:28
编号3头像邮箱aaa9@qq.com电话phone-69277注册时间2025-01-19 14:28
@@ -1545,7 +1545,7 @@

addRow -
编号邮箱电话
编号1邮箱aaa3@qq.com电话phone-88910
编号2邮箱aaa7@qq.com电话phone-7285
编号3邮箱aaa6@qq.com电话phone-26654
+
编号邮箱电话
编号1邮箱aaa8@qq.com电话phone-40272
编号2邮箱aaa7@qq.com电话phone-46654
编号3邮箱aaa5@qq.com电话phone-23089

@@ -1617,7 +1617,7 @@

重置 -
编号头像姓名国家性别注册时间
编号1头像姓名1: last-10 first-13国家CH性别male注册时间2025-01-19 14:23
编号2头像姓名2: last-6 first-14国家US性别female注册时间2025-01-19 14:23
编号3头像姓名3: last-4 first-11国家DE性别male注册时间2025-01-19 14:23
+
编号头像姓名国家性别注册时间
编号1头像姓名1: last-4 first-19国家CH性别male注册时间2025-01-19 14:28
编号2头像姓名2: last-3 first-19国家US性别female注册时间2025-01-19 14:28
编号3头像姓名3: last-2 first-11国家DE性别male注册时间2025-01-19 14:28

@@ -1715,11 +1715,11 @@

Use Custom Icon -
编号姓名年龄
编号1姓名name 1年龄30Button
编号1姓名name 1年龄23自定义 - tooltip: 23-0 -
编号2姓名name 2年龄27自定义 - tooltip: 27-1 -
编号3姓名name 3年龄21自定义 - tooltip: 21-2 +
编号1姓名name 1年龄22自定义 + tooltip: 22-0 +
编号2姓名name 2年龄21自定义 + tooltip: 21-1 +
编号3姓名name 3年龄25自定义 + tooltip: 25-2
@@ -1953,7 +1953,7 @@

-
序号编号姓名年龄操作区
序号1编号1姓名name 1年龄24操作区EditDrawer更多
序号2编号2姓名name 2年龄21操作区EditDrawer更多
序号3编号3姓名name 3年龄27操作区EditDrawer更多
+
序号编号姓名年龄操作区
序号1编号1姓名name 1年龄23操作区EditDrawer更多
序号2编号2姓名name 2年龄29操作区EditDrawer更多
序号3编号3姓名name 3年龄22操作区EditDrawer更多

@@ -2105,11 +2105,11 @@

编号自定义头像邮箱
编号1自定义头像 - 邮箱aaa3@qq.com
编号2自定义头像 + 邮箱aaa9@qq.com
编号2自定义头像 - 邮箱aaa2@qq.com
编号3自定义头像 + 邮箱aaa4@qq.com
编号3自定义头像 - 邮箱aaa9@qq.com
+ 邮箱aaa7@qq.com

@@ -2186,7 +2186,7 @@

-
编号头像邮箱firstlast
编号1头像邮箱aaa5@qq.comfirstfirst-13lastlast-2
编号2头像邮箱aaa6@qq.com
编号3头像邮箱aaa5@qq.comfirstfirst-15lastlast-1
编号4头像邮箱aaa7@qq.comfirstfirst-12lastlast-7
编号5头像邮箱aaa4@qq.comlastlast-9
  • 共 2 条
  • 1
+
编号头像邮箱firstlast
编号1头像邮箱aaa9@qq.comfirstfirst-17lastlast-8
编号2头像邮箱aaa5@qq.com
编号3头像邮箱aaa3@qq.comfirstfirst-14lastlast-2
编号4头像邮箱aaa9@qq.comfirstfirst-18lastlast-9
编号5头像邮箱aaa3@qq.comlastlast-8
  • 共 2 条
  • 1

@@ -2278,7 +2278,7 @@

-
编号1编号2编号3编号4编号5编号6编号7编号8编号8编号8编号8编号8姓名10姓名11年龄12
编号11编号21编号31编号41编号51编号61编号71编号81编号81编号81编号81编号81姓名10name 1姓名11name 1年龄1228
编号12编号22编号32编号42编号52编号62编号72编号82编号82编号82编号82编号82姓名10name 2姓名11name 2年龄1226
编号13编号23编号33编号43编号53编号63编号73编号83编号83编号83编号83编号83姓名10name 3姓名11name 3年龄1230
+
编号1编号2编号3编号4编号5编号6编号7编号8编号8编号8编号8编号8姓名10姓名11年龄12
编号11编号21编号31编号41编号51编号61编号71编号81编号81编号81编号81编号81姓名10name 1姓名11name 1年龄1230
编号12编号22编号32编号42编号52编号62编号72编号82编号82编号82编号82编号82姓名10name 2姓名11name 2年龄1227
编号13编号23编号33编号43编号53编号63编号73编号83编号83编号83编号83编号83姓名10name 3姓名11name 3年龄1221

@@ -2353,7 +2353,7 @@

addRow -
编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa10@qq.comfirstfirst-20lastlast-3
编号2头像邮箱aaa3@qq.comfirstfirst-16lastlast-8
编号3头像邮箱aaa6@qq.comfirstfirst-12lastlast-8
  • 共 2 条
  • 1
+
编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa2@qq.comfirstfirst-10lastlast-5
编号2头像邮箱aaa4@qq.comfirstfirst-12lastlast-5
编号3头像邮箱aaa5@qq.comfirstfirst-12lastlast-6
  • 共 2 条
  • 1

@@ -2443,7 +2443,7 @@

-
The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa4@qq.com电话phone-47388注册时间2025-01-19 14:23
编号2头像邮箱aaa5@qq.com电话phone-69496注册时间2025-01-19 14:23
编号3头像邮箱aaa2@qq.com电话phone-52149注册时间2025-01-19 14:23
The footer
+
The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa3@qq.com电话phone-14517注册时间2025-01-19 14:28
编号2头像邮箱aaa2@qq.com电话phone-59255注册时间2025-01-19 14:28
编号3头像邮箱aaa7@qq.com电话phone-26357注册时间2025-01-19 14:28
The footer

@@ -2508,21 +2508,21 @@

Clean Data -
+
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum97Average97Min97Max97Custom97
行号2编号2性别Sum25Average25Min25Max25Custom25
行号3编号3性别Sum5Average5Min5Max5Custom5
- - - - - - + + + + + + - +
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum79Average79Min79Max79Custom79
行号2编号2性别Sum71Average71Min71Max71Custom71
行号3编号3性别Sum92Average92Min92Max92Custom92
合计 3 个112742.3359797224280.67719279
性别平均值42.3380.67
@@ -2716,7 +2716,7 @@

Export -
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字16,176,957货币16,176,957注册时间2025-01-19 14:23
编号2头像邮箱e2@qq.com电话phone - 2数字12,275,160货币12,275,160注册时间2025-01-19 14:23
编号3头像邮箱e3@qq.com电话phone - 3数字14,778,995货币14,778,995注册时间2025-01-19 14:23
+
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字19,181,759货币19,181,759注册时间2025-01-19 14:28
编号2头像邮箱e2@qq.com电话phone - 2数字18,431,253货币18,431,253注册时间2025-01-19 14:28
编号3头像邮箱e3@qq.com电话phone - 3数字11,548,625货币11,548,625注册时间2025-01-19 14:28

@@ -2808,7 +2808,7 @@

编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa2@qq.com电话phone-98751佣金9,363,196注册时间2025-01-19 14:23
编号2头像邮箱aaa1@qq.com电话phone-97456佣金1,639,980注册时间2025-01-19 14:23
编号3头像邮箱aaa3@qq.com电话phone-15842佣金8,761,109注册时间2025-01-19 14:23
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa9@qq.com电话phone-19979佣金4,550,135注册时间2025-01-19 14:28
编号2头像邮箱aaa2@qq.com电话phone-20758佣金4,916,774注册时间2025-01-19 14:28
编号3头像邮箱aaa10@qq.com电话phone-1526佣金6,821,775注册时间2025-01-19 14:28
  • 共 2 条
  • 1

diff --git a/components/st/zh/index.html b/components/st/zh/index.html index cec8331c2..0b9731106 100644 --- a/components/st/zh/index.html +++ b/components/st/zh/index.html @@ -48,7 +48,7 @@ .preloader {position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:Helvetica;transition: opacity 0.65s;} .preloader-hidden-add{display:block;opacity:1}.preloader-hidden-add-active{opacity:0}.preloader-hidden{display:none} - @@ -468,7 +468,7 @@

setRow Method -
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa2@qq.com电话phone-42844佣金(单位:元)6,343,951注册时间2025-01-19 14:23
编号2头像邮箱aaa7@qq.com电话phone-59232佣金(单位:元)7,822,965注册时间2025-01-19 14:23
编号3头像邮箱aaa5@qq.com电话phone-57365佣金(单位:元)4,796,135注册时间2025-01-19 14:23
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa8@qq.com电话phone-56224佣金(单位:元)9,770,779注册时间2025-01-19 14:28
编号2头像邮箱aaa1@qq.com电话phone-77075佣金(单位:元)2,300,873注册时间2025-01-19 14:28
编号3头像邮箱aaa8@qq.com电话phone-62440佣金(单位:元)8,653,610注册时间2025-01-19 14:28
  • 共 2 条
  • 1

@@ -563,7 +563,7 @@

Clear Status

-
姓名年龄状态DateCustom
编号姓名name 1年龄26状态WarningDate2025-01-19 14:23Customname 1
编号姓名name 2年龄30状态SuccessDate2025-01-19 14:23Customname 2
编号姓名name 3年龄27状态SuccessDate2025-01-19 14:23Customname 3
+
姓名年龄状态DateCustom
编号姓名name 1年龄30状态ErrorDate2025-01-19 14:28Customname 1
编号姓名name 2年龄24状态DefaultDate2025-01-19 14:28Customname 2
编号姓名name 3年龄22状态ErrorDate2025-01-19 14:28Customname 3
@@ -756,7 +756,7 @@

Reload -
行号姓名年龄HTMLTexttagbadgeEnumyn
行号1姓名name 1年龄47HTML1 OtherText<strong>1</strong> Othertag警告badge进行中Enumyn
行号2姓名name 2年龄11HTML2 OtherText<strong>2</strong> Othertag成功badge错误Enumyn
行号3姓名name 3年龄35HTML3 OtherText<strong>3</strong> Othertag进行中badge成功Enumyn
+
行号姓名年龄HTMLTexttagbadgeEnumyn
行号1姓名name 1年龄47HTML1 OtherText<strong>1</strong> Othertag默认badge默认Enumyn
行号2姓名name 2年龄45HTML2 OtherText<strong>2</strong> Othertag错误badge默认Enumyn
行号3姓名name 3年龄35HTML3 OtherText<strong>3</strong> Othertag进行中badge进行中Enumyn

@@ -857,7 +857,7 @@

setRow Method -
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型会员头像邮箱aaa6@qq.com电话****5865佣金9,438,884人民币写法玖拾壹万肆仟捌佰零叁元整Sitehttps://9961341.com/可用注册时间2025-01-19 14:23:33
编号2类型普通头像邮箱aaa4@qq.com电话****450佣金6,194,971人民币写法柒佰叁拾肆万陆仟柒佰壹拾叁元整Sitehttps://2189166.com/可用注册时间2025-01-19 14:23:33
编号3类型管理头像邮箱aaa8@qq.com电话****7695佣金12,762人民币写法叁佰玖拾肆万柒仟捌佰陆拾伍元整Sitehttps://1747118.com/可用注册时间2025-01-19 14:23:33
  • 共 2 条
  • 1
+
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型会员头像邮箱aaa1@qq.com电话****8394佣金2,013,481人民币写法肆佰零伍万零玖佰伍拾贰元整Sitehttps://5454213.com/可用注册时间2025-01-19 14:28:44
编号2类型会员头像邮箱aaa4@qq.com电话****1748佣金6,972,054人民币写法肆拾陆万贰仟肆佰贰拾陆元整Sitehttps://4906242.com/可用注册时间2025-01-19 14:28:44
编号3类型管理头像邮箱aaa4@qq.com电话****2396佣金5,337,117人民币写法叁佰柒拾叁万叁仟叁佰玖拾贰元整Sitehttps://5296308.com/可用注册时间2025-01-19 14:28:44
  • 共 2 条
  • 1

@@ -967,7 +967,7 @@

All

-
头像邮箱电话注册时间
编号头像邮箱aaa5@qq.com电话phone-56028注册时间2025-01-19 14:23
编号头像邮箱aaa3@qq.com电话phone-37939注册时间2025-01-19 14:23
编号头像邮箱aaa5@qq.com电话phone-97085注册时间2025-01-19 14:23
+
头像邮箱电话注册时间
编号头像邮箱aaa6@qq.com电话phone-54450注册时间2025-01-19 14:28
编号头像邮箱aaa3@qq.com电话phone-25832注册时间2025-01-19 14:28
编号头像邮箱aaa7@qq.com电话phone-69687注册时间2025-01-19 14:28
@@ -1049,7 +1049,7 @@

Radio second

-
编号头像邮箱电话注册时间
编号头像邮箱aaa4@qq.com电话phone-79568注册时间2025-01-19 14:23
编号头像邮箱aaa1@qq.com电话phone-26019注册时间2025-01-19 14:23
编号头像邮箱aaa8@qq.com电话phone-37689注册时间2025-01-19 14:23
+
编号头像邮箱电话注册时间
编号头像邮箱aaa8@qq.com电话phone-18302注册时间2025-01-19 14:28
编号头像邮箱aaa8@qq.com电话phone-86638注册时间2025-01-19 14:28
编号头像邮箱aaa1@qq.com电话phone-48586注册时间2025-01-19 14:28
@@ -1130,7 +1130,7 @@

编号邮箱电话注册时间
编号1邮箱aaa10@qq.com电话phone-53246注册时间2025-01-19 14:23
编号2邮箱aaa3@qq.com电话phone-55800注册时间2025-01-19 14:23
编号3邮箱aaa6@qq.com电话phone-15212注册时间2025-01-19 14:23
  • 共 2 条
  • 1
+
编号邮箱电话注册时间
编号1邮箱aaa1@qq.com电话phone-58889注册时间2025-01-19 14:28
编号2邮箱aaa7@qq.com电话phone-80386注册时间2025-01-19 14:28
编号3邮箱aaa9@qq.com电话phone-47914注册时间2025-01-19 14:28
  • 共 2 条
  • 1

@@ -1314,7 +1314,7 @@

年龄 - 29 + 21 启用 Y @@ -1323,7 +1323,7 @@

年龄 - 22 + 24 启用 N @@ -1332,7 +1332,7 @@

年龄 - 23 + 26 启用 Y @@ -1468,7 +1468,7 @@

搜索

-
编号头像邮箱电话注册时间
编号1头像邮箱aaa8@qq.com电话phone-2542注册时间2025-01-19 14:23
编号2头像邮箱aaa6@qq.com电话phone-86886注册时间2025-01-19 14:23
编号3头像邮箱aaa10@qq.com电话phone-50946注册时间2025-01-19 14:23
+
编号头像邮箱电话注册时间
编号1头像邮箱aaa9@qq.com电话phone-98815注册时间2025-01-19 14:28
编号2头像邮箱aaa1@qq.com电话phone-31065注册时间2025-01-19 14:28
编号3头像邮箱aaa8@qq.com电话phone-85515注册时间2025-01-19 14:28
@@ -1545,7 +1545,7 @@

addRow -
编号邮箱电话
编号1邮箱aaa6@qq.com电话phone-90558
编号2邮箱aaa5@qq.com电话phone-22186
编号3邮箱aaa3@qq.com电话phone-3217
+
编号邮箱电话
编号1邮箱aaa3@qq.com电话phone-23072
编号2邮箱aaa3@qq.com电话phone-90967
编号3邮箱aaa4@qq.com电话phone-42477

@@ -1617,7 +1617,7 @@

重置 -
编号头像姓名国家性别注册时间
编号1头像姓名1: last-6 first-16国家CH性别male注册时间2025-01-19 14:23
编号2头像姓名2: last-1 first-12国家US性别female注册时间2025-01-19 14:23
编号3头像姓名3: last-1 first-15国家DE性别male注册时间2025-01-19 14:23
+
编号头像姓名国家性别注册时间
编号1头像姓名1: last-8 first-15国家CH性别male注册时间2025-01-19 14:28
编号2头像姓名2: last-3 first-12国家US性别female注册时间2025-01-19 14:28
编号3头像姓名3: last-8 first-16国家DE性别male注册时间2025-01-19 14:28

@@ -1715,11 +1715,11 @@

Use Custom Icon -
编号姓名年龄
编号1姓名name 1年龄24Button
编号1姓名name 1年龄25自定义 - tooltip: 25-0 -
编号2姓名name 2年龄23自定义 - tooltip: 23-1 -
编号3姓名name 3年龄28自定义 - tooltip: 28-2 +
编号1姓名name 1年龄28自定义 + tooltip: 28-0 +
编号2姓名name 2年龄21自定义 + tooltip: 21-1 +
编号3姓名name 3年龄25自定义 + tooltip: 25-2
@@ -1953,7 +1953,7 @@

-
序号编号姓名年龄操作区
序号1编号1姓名name 1年龄30操作区EditDrawer更多
序号2编号2姓名name 2年龄30操作区EditDrawer更多
序号3编号3姓名name 3年龄23操作区EditDrawer更多
+
序号编号姓名年龄操作区
序号1编号1姓名name 1年龄24操作区EditDrawer更多
序号2编号2姓名name 2年龄22操作区EditDrawer更多
序号3编号3姓名name 3年龄25操作区EditDrawer更多

@@ -2105,11 +2105,11 @@

编号自定义头像邮箱
编号1自定义头像 - 邮箱aaa9@qq.com
编号2自定义头像 + 邮箱aaa8@qq.com
编号2自定义头像 - 邮箱aaa4@qq.com
编号3自定义头像 + 邮箱aaa3@qq.com
编号3自定义头像 - 邮箱aaa9@qq.com
+ 邮箱aaa3@qq.com

@@ -2186,7 +2186,7 @@

-
编号头像邮箱firstlast
编号1头像邮箱aaa7@qq.comfirstfirst-16lastlast-6
编号2头像邮箱aaa9@qq.com
编号3头像邮箱aaa1@qq.comfirstfirst-17lastlast-5
编号4头像邮箱aaa10@qq.comfirstfirst-12lastlast-2
编号5头像邮箱aaa6@qq.comlastlast-6
  • 共 2 条
  • 1
+
编号头像邮箱firstlast
编号1头像邮箱aaa2@qq.comfirstfirst-13lastlast-7
编号2头像邮箱aaa5@qq.com
编号3头像邮箱aaa10@qq.comfirstfirst-19lastlast-1
编号4头像邮箱aaa3@qq.comfirstfirst-14lastlast-4
编号5头像邮箱aaa10@qq.comlastlast-9
  • 共 2 条
  • 1

@@ -2278,7 +2278,7 @@

-
编号1编号2编号3编号4编号5编号6编号7编号8编号8编号8编号8编号8姓名10姓名11年龄12
编号11编号21编号31编号41编号51编号61编号71编号81编号81编号81编号81编号81姓名10name 1姓名11name 1年龄1221
编号12编号22编号32编号42编号52编号62编号72编号82编号82编号82编号82编号82姓名10name 2姓名11name 2年龄1230
编号13编号23编号33编号43编号53编号63编号73编号83编号83编号83编号83编号83姓名10name 3姓名11name 3年龄1225
+
编号1编号2编号3编号4编号5编号6编号7编号8编号8编号8编号8编号8姓名10姓名11年龄12
编号11编号21编号31编号41编号51编号61编号71编号81编号81编号81编号81编号81姓名10name 1姓名11name 1年龄1224
编号12编号22编号32编号42编号52编号62编号72编号82编号82编号82编号82编号82姓名10name 2姓名11name 2年龄1222
编号13编号23编号33编号43编号53编号63编号73编号83编号83编号83编号83编号83姓名10name 3姓名11name 3年龄1228

@@ -2353,7 +2353,7 @@

addRow -
编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa8@qq.comfirstfirst-15lastlast-3
编号2头像邮箱aaa6@qq.comfirstfirst-13lastlast-2
编号3头像邮箱aaa10@qq.comfirstfirst-13lastlast-4
  • 共 2 条
  • 1
+
编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa9@qq.comfirstfirst-12lastlast-5
编号2头像邮箱aaa1@qq.comfirstfirst-20lastlast-10
编号3头像邮箱aaa2@qq.comfirstfirst-12lastlast-10
  • 共 2 条
  • 1

@@ -2443,7 +2443,7 @@

-
The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa8@qq.com电话phone-8482注册时间2025-01-19 14:23
编号2头像邮箱aaa3@qq.com电话phone-10947注册时间2025-01-19 14:23
编号3头像邮箱aaa8@qq.com电话phone-8227注册时间2025-01-19 14:23
The footer
+
The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa3@qq.com电话phone-96429注册时间2025-01-19 14:28
编号2头像邮箱aaa2@qq.com电话phone-50355注册时间2025-01-19 14:28
编号3头像邮箱aaa6@qq.com电话phone-94309注册时间2025-01-19 14:28
The footer

@@ -2508,21 +2508,21 @@

Clean Data -
+
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum96Average96Min96Max96Custom96
行号2编号2性别Sum70Average70Min70Max70Custom70
行号3编号3性别Sum43Average43Min43Max43Custom43
- - - - - - + + + + + + - +
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum1Average1Min1Max1Custom1
行号2编号2性别Sum94Average94Min94Max94Custom94
行号3编号3性别Sum49Average49Min49Max49Custom49
合计 3 个120969.674396962144481941
性别平均值69.6748
@@ -2716,7 +2716,7 @@

Export -
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字17,811,626货币17,811,626注册时间2025-01-19 14:23
编号2头像邮箱e2@qq.com电话phone - 2数字15,556,554货币15,556,554注册时间2025-01-19 14:23
编号3头像邮箱e3@qq.com电话phone - 3数字16,090,495货币16,090,495注册时间2025-01-19 14:23
+
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字19,451,476货币19,451,476注册时间2025-01-19 14:28
编号2头像邮箱e2@qq.com电话phone - 2数字11,163,033货币11,163,033注册时间2025-01-19 14:28
编号3头像邮箱e3@qq.com电话phone - 3数字17,863,190货币17,863,190注册时间2025-01-19 14:28

@@ -2808,7 +2808,7 @@

编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa10@qq.com电话phone-12864佣金8,157,308注册时间2025-01-19 14:23
编号2头像邮箱aaa8@qq.com电话phone-23210佣金3,029,454注册时间2025-01-19 14:23
编号3头像邮箱aaa6@qq.com电话phone-73100佣金4,924,210注册时间2025-01-19 14:23
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa8@qq.com电话phone-60287佣金2,102,366注册时间2025-01-19 14:28
编号2头像邮箱aaa5@qq.com电话phone-85116佣金1,057,551注册时间2025-01-19 14:28
编号3头像邮箱aaa3@qq.com电话phone-51750佣金1,199,734注册时间2025-01-19 14:28
  • 共 2 条
  • 1

diff --git a/components/xlsx/en/index.html b/components/xlsx/en/index.html index 00fb0107f..4afeabf7a 100644 --- a/components/xlsx/en/index.html +++ b/components/xlsx/en/index.html @@ -49,7 +49,7 @@ }); node.value = ''; } -}
姓名年龄
编号姓名name 1年龄29
编号姓名name 2年龄23
编号姓名name 3年龄22
导出

导出Excel并自动弹出保存对话框。

expand code expand code
import { Component, inject } from '@angular/core';
+}
姓名年龄
编号姓名name 1年龄26
编号姓名name 2年龄25
编号姓名name 3年龄29
导出

导出Excel并自动弹出保存对话框。

expand code expand code
import { Component, inject } from '@angular/core';
 
 import { STColumn, STData, STModule } from '@delon/abc/st';
 import { XlsxService } from '@delon/abc/xlsx';
diff --git a/components/xlsx/zh/index.html b/components/xlsx/zh/index.html
index cf4147c39..a0fa6a4b7 100644
--- a/components/xlsx/zh/index.html
+++ b/components/xlsx/zh/index.html
@@ -49,7 +49,7 @@
     });
     node.value = '';
   }
-}
姓名年龄
编号姓名name 1年龄25
编号姓名name 2年龄23
编号姓名name 3年龄24
导出

导出Excel并自动弹出保存对话框。

expand code expand code
import { Component, inject } from '@angular/core';
+}
姓名年龄
编号姓名name 1年龄23
编号姓名name 2年龄23
编号姓名name 3年龄25
导出

导出Excel并自动弹出保存对话框。

expand code expand code
import { Component, inject } from '@angular/core';
 
 import { STColumn, STData, STModule } from '@delon/abc/st';
 import { XlsxService } from '@delon/abc/xlsx';
diff --git a/dev/home/index.html b/dev/home/index.html
index f58ecb3a8..626926b61 100644
--- a/dev/home/index.html
+++ b/dev/home/index.html
@@ -264,7 +264,7 @@ 

主题色

设置

-
+
高 diff --git a/dev/l1/index.html b/dev/l1/index.html index 41db13022..00f75e0b2 100644 --- a/dev/l1/index.html +++ b/dev/l1/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:04",now: "2025-01-19 14:25:04"

+

first: "2025-01-19 14:30:17",now: "2025-01-19 14:30:17"

id: null

page: { "closed": false, diff --git a/dev/l2/index.html b/dev/l2/index.html index 16b215de8..7854de32e 100644 --- a/dev/l2/index.html +++ b/dev/l2/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:04",now: "2025-01-19 14:25:04"

+

first: "2025-01-19 14:30:18",now: "2025-01-19 14:30:18"

id: null

page: { "closed": false, @@ -261,7 +261,7 @@

主题色

设置

-
+
高 diff --git a/dev/l3/index.html b/dev/l3/index.html index 374945587..0ef068aa5 100644 --- a/dev/l3/index.html +++ b/dev/l3/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:05",now: "2025-01-19 14:25:05"

+

first: "2025-01-19 14:30:18",now: "2025-01-19 14:30:18"

id: null

page: { "closed": false, @@ -261,7 +261,7 @@

主题色

设置

-
+
高 diff --git a/dev/l4/index.html b/dev/l4/index.html index d7f09771f..ecfb5e73a 100644 --- a/dev/l4/index.html +++ b/dev/l4/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:05",now: "2025-01-19 14:25:05"

+

first: "2025-01-19 14:30:19",now: "2025-01-19 14:30:19"

id: null

page: { "closed": false, diff --git a/dev/l5/index.html b/dev/l5/index.html index 6ddfd363f..b79a92892 100644 --- a/dev/l5/index.html +++ b/dev/l5/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:05",now: "2025-01-19 14:25:05"

+

first: "2025-01-19 14:30:19",now: "2025-01-19 14:30:19"

id: null

page: { "closed": false, @@ -261,7 +261,7 @@

主题色

设置

-
+
高 diff --git a/dev/l6/index.html b/dev/l6/index.html index 6a7b28c65..cdc5c5711 100644 --- a/dev/l6/index.html +++ b/dev/l6/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:06",now: "2025-01-19 14:25:06"

+

first: "2025-01-19 14:30:19",now: "2025-01-19 14:30:19"

id: null

page: { "closed": false, @@ -261,7 +261,7 @@

主题色

设置

-
+
高 diff --git a/dev/l7/index.html b/dev/l7/index.html index 3b64be9ae..9f208fff8 100644 --- a/dev/l7/index.html +++ b/dev/l7/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:06",now: "2025-01-19 14:25:06"

+

first: "2025-01-19 14:30:20",now: "2025-01-19 14:30:20"

id: null

page: { "closed": false, diff --git a/dev/l8/index.html b/dev/l8/index.html index bf4bb7198..ade6620fa 100644 --- a/dev/l8/index.html +++ b/dev/l8/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:06",now: "2025-01-19 14:25:06"

+

first: "2025-01-19 14:30:20",now: "2025-01-19 14:30:20"

id: null

page: { "closed": false, @@ -261,7 +261,7 @@

主题色

设置

-
+
高 diff --git a/dev/lazy/p1/index.html b/dev/lazy/p1/index.html index 1bd2f96f6..a702a2987 100644 --- a/dev/lazy/p1/index.html +++ b/dev/lazy/p1/index.html @@ -173,11 +173,11 @@
-

Lazy Module, "2025-01-19 14:25:08"

+

Lazy Module, "2025-01-19 14:30:22"

Lazy child component

-

first: "2025-01-19 14:25:08",now: "2025-01-19 14:25:08"

+

first: "2025-01-19 14:30:22",now: "2025-01-19 14:30:22"

id: null

page: { "closed": false, diff --git a/dev/lazy/p2/index.html b/dev/lazy/p2/index.html index a6cb97449..ed2e41a6e 100644 --- a/dev/lazy/p2/index.html +++ b/dev/lazy/p2/index.html @@ -173,11 +173,11 @@
-

Lazy Module, "2025-01-19 14:25:08"

+

Lazy Module, "2025-01-19 14:30:22"

Lazy child component

-

first: "2025-01-19 14:25:08",now: "2025-01-19 14:25:08"

+

first: "2025-01-19 14:30:22",now: "2025-01-19 14:30:22"

id: null

page: { "closed": false, @@ -264,7 +264,7 @@

主题色

设置

-
+
高 diff --git a/dev/lazy/p3/index.html b/dev/lazy/p3/index.html index 59a4ede44..822a80bf7 100644 --- a/dev/lazy/p3/index.html +++ b/dev/lazy/p3/index.html @@ -173,11 +173,11 @@
-

Lazy Module, "2025-01-19 14:25:09"

+

Lazy Module, "2025-01-19 14:30:23"

Lazy child component

-

first: "2025-01-19 14:25:09",now: "2025-01-19 14:25:09"

+

first: "2025-01-19 14:30:23",now: "2025-01-19 14:30:23"

id: null

page: { "closed": false, diff --git a/dev/lazy/p4/index.html b/dev/lazy/p4/index.html index 65364bdd7..481049b50 100644 --- a/dev/lazy/p4/index.html +++ b/dev/lazy/p4/index.html @@ -173,11 +173,11 @@
-

Lazy Module, "2025-01-19 14:25:09"

+

Lazy Module, "2025-01-19 14:30:23"

Lazy child component

-

first: "2025-01-19 14:25:09",now: "2025-01-19 14:25:09"

+

first: "2025-01-19 14:30:23",now: "2025-01-19 14:30:23"

id: null

page: { "closed": false, @@ -264,7 +264,7 @@

主题色

设置

-
+
高 diff --git a/dev/lazy/p5/index.html b/dev/lazy/p5/index.html index 9527ad829..9c90c7a18 100644 --- a/dev/lazy/p5/index.html +++ b/dev/lazy/p5/index.html @@ -173,11 +173,11 @@
-

Lazy Module, "2025-01-19 14:25:09"

+

Lazy Module, "2025-01-19 14:30:23"

Lazy child component

-

first: "2025-01-19 14:25:09",now: "2025-01-19 14:25:09"

+

first: "2025-01-19 14:30:23",now: "2025-01-19 14:30:23"

id: null

page: { "closed": false, @@ -264,7 +264,7 @@

主题色

设置

-
+
高 diff --git a/dev/list/index.html b/dev/list/index.html index 18984a201..f2c144d33 100644 --- a/dev/list/index.html +++ b/dev/list/index.html @@ -174,12 +174,12 @@

Layout

-

first: "2025-01-19 14:25:10",now: "2025-01-19 14:25:10"

+

first: "2025-01-19 14:30:24",now: "2025-01-19 14:30:24"


List

-

first: "2025-01-19 14:25:10",now: "2025-01-19 14:25:10"

+

first: "2025-01-19 14:30:24",now: "2025-01-19 14:30:24"

id: null

page: { "closed": false, @@ -261,7 +261,7 @@

主题色

设置

-
+
高 diff --git a/dev/list/item/index.html b/dev/list/item/index.html index 24317114c..dafb41040 100644 --- a/dev/list/item/index.html +++ b/dev/list/item/index.html @@ -174,12 +174,12 @@

Layout

-

first: "2025-01-19 14:25:10",now: "2025-01-19 14:25:10"

+

first: "2025-01-19 14:30:24",now: "2025-01-19 14:30:24"


List Item

-

first: "2025-01-19 14:25:10",now: "2025-01-19 14:25:10"

+

first: "2025-01-19 14:30:24",now: "2025-01-19 14:30:24"

id: null

page: { "closed": false, diff --git a/dev/login/index.html b/dev/login/index.html index 4555466eb..08e491ac3 100644 --- a/dev/login/index.html +++ b/dev/login/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:07",now: "2025-01-19 14:25:07"

+

first: "2025-01-19 14:30:21",now: "2025-01-19 14:30:21"

id: null

page: { "closed": false, @@ -261,7 +261,7 @@

主题色

设置

-
+
高 diff --git a/dev/view/1/index.html b/dev/view/1/index.html index 2e18d3767..59a833d04 100644 --- a/dev/view/1/index.html +++ b/dev/view/1/index.html @@ -173,7 +173,7 @@
-

first: "2025-01-19 14:25:08",now: "2025-01-19 14:25:08"

+

first: "2025-01-19 14:30:21",now: "2025-01-19 14:30:21"

id: null

page: { "closed": false, @@ -265,7 +265,7 @@

主题色

设置

-
+
高 diff --git a/ngsw.en.json b/ngsw.en.json index 3516fa1ed..215a3439a 100644 --- a/ngsw.en.json +++ b/ngsw.en.json @@ -1 +1 @@ -{"configVersion":1,"timestamp":1737296715700,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-3CO5BSTL.js","/chunk-3N3JYUF7.js","/chunk-4HDCTSSM.js","/chunk-4P2XUXD4.js","/chunk-4S5JI3K7.js","/chunk-5FBO3OZZ.js","/chunk-5RRBA55M.js","/chunk-6ER2VOW5.js","/chunk-6WAGMI7K.js","/chunk-AIXHXT4F.js","/chunk-BG3XHN5Q.js","/chunk-D5DPU5GL.js","/chunk-D5V3ASCS.js","/chunk-E2JHD3FV.js","/chunk-GBLT7SN3.js","/chunk-GJBFKJ3I.js","/chunk-GWJ3KQCX.js","/chunk-HMM7XDUC.js","/chunk-HOPOFAEG.js","/chunk-J5KDCEI6.js","/chunk-JCDC4JKB.js","/chunk-JYZDNKTD.js","/chunk-KJRG5SYJ.js","/chunk-M5SKMDFZ.js","/chunk-MPVNSVYV.js","/chunk-MYSW5EWL.js","/chunk-NL6ALPB6.js","/chunk-NY3Z7XBJ.js","/chunk-O732Q3WK.js","/chunk-OBXWYKK3.js","/chunk-OD52AFQ2.js","/chunk-P4IIUWHG.js","/chunk-PJGEYEFA.js","/chunk-PX2RSEZZ.js","/chunk-Q2T3DRLN.js","/chunk-QFOSDDRE.js","/chunk-RHWRVCSA.js","/chunk-RO5W4CIE.js","/chunk-SGTJNPWE.js","/chunk-VABIHYQB.js","/chunk-VOIBDPYX.js","/chunk-VSIMNQ2S.js","/chunk-WSXYBI7S.js","/chunk-X2IZ3XTA.js","/chunk-YM2TR5QP.js","/chunk-Z2I5DIVO.js","/chunk-ZT6RQOUS.js","/index.html","/main-URSDHNEE.js","/ngsw-worker.js","/polyfills-ET2SH2M6.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-JVZ47VFM.css","/worker-basic.min.js"],"patterns":["https:\\/\\/gw\\.alipayobjects\\.com\\/.*","https:\\/\\/img\\.alicdn\\.com\\/.*","https:\\/\\/dummyimage\\.com\\/.*"]},{"name":"assets","installMode":"lazy","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/assets/LOGO.ai","/assets/demo.docx","/assets/demo.pdf","/assets/demo.pptx","/assets/demo.xlsx","/assets/demo.zip","/assets/donate.png","/assets/highlight.pack.js","/assets/icons/icon-128x128.png","/assets/icons/icon-144x144.png","/assets/icons/icon-152x152.png","/assets/icons/icon-192x192.png","/assets/icons/icon-384x384.png","/assets/icons/icon-512x512.png","/assets/icons/icon-72x72.png","/assets/icons/icon-96x96.png","/assets/img/404.jpg","/assets/img/avatar.jpg","/assets/img/form-input.png","/assets/img/logo-color.png","/assets/img/logo-color.svg","/assets/img/logo-full.svg","/assets/img/logo.png","/assets/img/logo.svg","/assets/img/ng-alain.svg","/assets/img/plnkr.png","/assets/img/zorro.svg","/assets/jszip/jszip.min.js","/assets/logo-color.svg","/assets/logo-full.svg","/assets/logo.svg","/assets/plyr/plyr.css","/assets/plyr/plyr.min.js","/assets/plyr/plyr.svg","/assets/pro.png","/assets/qq-group.png","/assets/qrious/qrious.min.js","/assets/schema/basic.json","/assets/schema/conditional.json","/assets/schema/fixed.json","/assets/schema/onboarding.json","/assets/schema/sort.json","/assets/schema/validation.json","/assets/screenshot/architecture.png","/assets/screenshot/basic.png","/assets/screenshot/bundle-size.png","/assets/screenshot/data.webp","/assets/screenshot/desktop.png","/assets/screenshot/ipad.png","/assets/screenshot/iphone.png","/assets/screenshot/ms.png","/assets/screenshot/pro.png","/assets/screenshot/start.png","/assets/screenshot/yun.png","/assets/style.compact.css","/assets/style.dark.css","/assets/xlsx/cpexcel.js","/assets/xlsx/xlsx.full.min.js","/assets/yarn.lock.txt"],"patterns":[]}],"dataGroups":[],"hashTable":{"/assets/LOGO.ai":"f0eb50ff534d6596d2e66439066909d965fd74f2","/assets/demo.docx":"e6cf4a7b4a490811ed5bec39e8cf203824e8703f","/assets/demo.pdf":"05248c1d4a636ee577f515809534ca1c85cd45c2","/assets/demo.pptx":"09fcb13206d59676838c2682a2a9b62f0a11863b","/assets/demo.xlsx":"fbfaf8aa861857adadaf89b28fe31ad3100395ea","/assets/demo.zip":"99584e56a5910ccb3d58d6dbbbf4c341747b9d57","/assets/donate.png":"e00d7905db3e9e5a8365072da22bf4816224a79c","/assets/highlight.pack.js":"d43298ac40a94f15d24baaa1f9d4087a7c1a2146","/assets/icons/icon-128x128.png":"a64acae4187c0ac026f569727d427e510e57bd3c","/assets/icons/icon-144x144.png":"3777651bff501b02af74e14a4a7d97330ed06b51","/assets/icons/icon-152x152.png":"1ce29288030cd2787bca6f9e20a9d9ea543c807d","/assets/icons/icon-192x192.png":"027f8042ef3f22333b7f57463f764c14fb10ddda","/assets/icons/icon-384x384.png":"8c398368508ae5b7e7b0f0b500493cb75e5d1ada","/assets/icons/icon-512x512.png":"a8d39cf76ddcb33fa87d534476b2cdefa733d5fe","/assets/icons/icon-72x72.png":"3771059af6090c411bae02002f2e1d7877c368e9","/assets/icons/icon-96x96.png":"400b8ad0e5b8bf5ac0740b3f480e713b2a3fc0e5","/assets/img/404.jpg":"9604038f6b13cb304a14a13b2fa76d43444b4414","/assets/img/avatar.jpg":"1258f9ead6901ff45abd313a1b4f265749749b58","/assets/img/form-input.png":"75c924b9bd023a5e27e9745936a27caaf20a1537","/assets/img/logo-color.png":"8defcb0c2b47a66d7c1b57f78525e488adc62642","/assets/img/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/img/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/img/logo.png":"7dcbf051ab322ef1bd076940e981bf9abdd5ae78","/assets/img/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/img/ng-alain.svg":"fb55683a364df5de725cb98a7c51b2eb21ca4de6","/assets/img/plnkr.png":"dc4da4819d5a9b4ff44f1457f96808a761ab9143","/assets/img/zorro.svg":"82d83c92dff3114bd45e985e3c8e402f37a4beb9","/assets/jszip/jszip.min.js":"c96375d50e72b199aa54de7b9ad908fd5a2dc7bc","/assets/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/plyr/plyr.css":"3e9561fb7a2a70b93bb1014f5d958b123fe61764","/assets/plyr/plyr.min.js":"9b165c0e728a0ac4e2cddc944c9a2c5819ca7342","/assets/plyr/plyr.svg":"bc98e4a347921594352fbae53aaad185c0c7f6b5","/assets/pro.png":"0e8e2bd64766aab6e12f44607ad7e92aec241468","/assets/qq-group.png":"1effddfab735644966df1759c2768f282a3e650e","/assets/qrious/qrious.min.js":"a9271e81e2ac6a692b1c133811afa33f0f3d7dc5","/assets/schema/basic.json":"d3b26817208571cfed1a5dd667875c358b1d7e1f","/assets/schema/conditional.json":"204f15af35cc98d5d692c7265d84d2645a6394f0","/assets/schema/fixed.json":"f4d6c6c66503ec0c817ab89e8538c2be028c7cff","/assets/schema/onboarding.json":"20c6f311cc99ccbf7180afb906e9abf74473786b","/assets/schema/sort.json":"850f554e1a7db144e9ad305b6a3ad79bfb58ca28","/assets/schema/validation.json":"0a5971cb42a49672e0005b88036ef47bc8cebe94","/assets/screenshot/architecture.png":"9e19b12a25deab3280ebf5795597a90af29c4c38","/assets/screenshot/basic.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/bundle-size.png":"f67a8b0678161abce9afcb694db3c02d3b4b5f73","/assets/screenshot/data.webp":"286aec35bb8a1bc624d8fcfedf1a03bc08098438","/assets/screenshot/desktop.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/ipad.png":"0fc5d85a81da2057ec68fc9094c0cb5c862bf309","/assets/screenshot/iphone.png":"6b7d70c66cd422ad5aee06d91ddb39c7fd0558bb","/assets/screenshot/ms.png":"26b0065c7c5d4f9f9c6b0efa4915eb6576caee75","/assets/screenshot/pro.png":"37bd67671530613e955593eb3fc818e27d18dcb6","/assets/screenshot/start.png":"8af50c7dbc9bab333f7e88b67debb6657bc61ed9","/assets/screenshot/yun.png":"b0e3dec2af4dfae8f25e5d90f19cd3c60107e89f","/assets/style.compact.css":"a34ab98e89466d5891413b1734e78168903e4bee","/assets/style.dark.css":"0190e6fb9afdcd2b79395b5a8ac5e263e9768c80","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"4a4466bd384c2116e48bd3147e0753142a0f868b","/chunk-3CO5BSTL.js":"ded6a329e8a1b331a05924b7721d9a1f31b6a096","/chunk-3N3JYUF7.js":"fd97c19a2279d2a987ebf41203f43f1c35c6ec9a","/chunk-4HDCTSSM.js":"c6ef33675caa35963d942cd2d33fb3a27645e622","/chunk-4P2XUXD4.js":"fd72385e2943327db50ddf31917a613dfef193c1","/chunk-4S5JI3K7.js":"31ea6c7c059749ff917927914f6fc8a9eb2d19a5","/chunk-5FBO3OZZ.js":"e6e0778e7cc93f841b6b76fbed39515cc99d7cb3","/chunk-5RRBA55M.js":"21b29cb90f04d057dd0971ee4889a77cc4a50cb2","/chunk-6ER2VOW5.js":"0c66e2606756ee73b94791dd5304b698d3905da5","/chunk-6WAGMI7K.js":"6b8123686d0d39235f433343f65473523180b9ed","/chunk-AIXHXT4F.js":"240a8c26ab39fab5020dfd4d3abe0a5d35c162f8","/chunk-BG3XHN5Q.js":"7bc48fc6a7b85047afb809a00a5e75d39a63ca29","/chunk-D5DPU5GL.js":"0be4acbe0720d6fe7d5056d711bede7818b815ff","/chunk-D5V3ASCS.js":"b38b0c4f189412858ba6af8430fbd76f73275638","/chunk-E2JHD3FV.js":"e6ed14f6a015950fccd26ac099e371d277ac24c4","/chunk-GBLT7SN3.js":"68850b0303c1ecc202768f8828a6953a91d08ff5","/chunk-GJBFKJ3I.js":"349b0e3997eedf7606fa525d144a020de51bb69f","/chunk-GWJ3KQCX.js":"32149de23f7651cebc1bce897165ec3d403606da","/chunk-HMM7XDUC.js":"8ad08a6882bbb1a404543eaeee109b387d193a52","/chunk-HOPOFAEG.js":"5931a7d4b84fb97aa3d32e8e40c24fd99642728a","/chunk-J5KDCEI6.js":"85dadfabe59c77ba48f3a28a32d96c0313d1601c","/chunk-JCDC4JKB.js":"c3b85bed238bcd50655e2fd5262a3f17cd0d928e","/chunk-JYZDNKTD.js":"6d6cc21d2c49fd331032365b1cc70ed8b6798127","/chunk-KJRG5SYJ.js":"85aea3692dc8162695472667090d4329df1d3831","/chunk-M5SKMDFZ.js":"c0390145692dd3f20b5a940e6e5194f28c6cc706","/chunk-MPVNSVYV.js":"71e00a7969055e150136943e0362525cf63f1e7a","/chunk-MYSW5EWL.js":"7d873cfaeb6b92eba57f4d41d650b14606933251","/chunk-NL6ALPB6.js":"e29913f9982cea47bc58ebbdcb2c3c6b053b6c5c","/chunk-NY3Z7XBJ.js":"d46f5f5910509e3f6eeeeec4b526abcf6c9e3d30","/chunk-O732Q3WK.js":"17ce3873b0b82d79a3f5b4676a0901c5b87788bb","/chunk-OBXWYKK3.js":"789d0bd7bf4c3b8b6ca0a7b476e152c11e20a121","/chunk-OD52AFQ2.js":"c52dc672834bff6d143fd6c41e9261923bc52c6d","/chunk-P4IIUWHG.js":"82d6895b7944a8394b91256f16212d441acf3d38","/chunk-PJGEYEFA.js":"674d66700ab46e0ad84fcae9e9277c7fa53398a9","/chunk-PX2RSEZZ.js":"c8f3328e9dc746ba8f170ae63868b6ec9106a515","/chunk-Q2T3DRLN.js":"3fcbd695739dbd8150137c30ba2ae3bb52ef3ac3","/chunk-QFOSDDRE.js":"a2f9363858973c5887cc76fcb23f1fef7a5cc2eb","/chunk-RHWRVCSA.js":"c63cd0a56fbcf13d9a4d75c7f3fc666ee2e4a689","/chunk-RO5W4CIE.js":"3fdf7423509561d592223e18538792b4a2464809","/chunk-SGTJNPWE.js":"5171e009131028c64641cbbdbe2738f0bfc2520e","/chunk-VABIHYQB.js":"ed6e7a061d8f6f5863ce066c83f823cda1e006ab","/chunk-VOIBDPYX.js":"1ba8648b5c02921a86cc174374cc7aa5d0b9ebaf","/chunk-VSIMNQ2S.js":"61871bb73b1ccc0b3c101e422c37776471098921","/chunk-WSXYBI7S.js":"5d2223a630453bc1a1b6a744918ca9d8488b288c","/chunk-X2IZ3XTA.js":"0fdfb73ddd91e60eaa29c672607056e71ace79a4","/chunk-YM2TR5QP.js":"f5af716677fcb21ca3cbfbdf6f31da8898bc8f10","/chunk-Z2I5DIVO.js":"da638c445d8f0abae8c5ee65f0bcf5e3b63a6e6b","/chunk-ZT6RQOUS.js":"5cd040318a7d9dc24d558590d1f0ac13de06be5c","/index.html":"da39a3ee5e6b4b0d3255bfef95601890afd80709","/main-URSDHNEE.js":"70f62d52c103e55c7bfcb8331174fbde79a39eb2","/ngsw-worker.js":"16acb82045608d96c6864ab46d8db88ce179beae","/polyfills-ET2SH2M6.js":"414d3fd204b6386a328e7c04ae677e1d75ce1418","/safety-worker.js":"3b3c24f5fca13ee61325298c2009282aeef273c7","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-JVZ47VFM.css":"d573efc50e84dcf2ec0b356c46c547eeb927b123","/worker-basic.min.js":"3b3c24f5fca13ee61325298c2009282aeef273c7"},"navigationUrls":[{"positive":true,"regex":"^\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*\\.[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?stackblitz$"},{"positive":false,"regex":"^\\/version\\/.*$"},{"positive":false,"regex":"^\\/issue-helper\\/.*$"},{"positive":false,"regex":"^\\/docs\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/docs\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/components\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/components\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cli\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cli\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/theme\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/theme\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/auth\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/auth\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/acl\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/acl\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/form\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/form\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cache\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cache\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/chart\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/chart\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/mock\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/mock\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/util\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/util\\/[^/][^/]*$"}],"navigationRequestStrategy":"performance","local":"en"} +{"configVersion":1,"timestamp":1737297029775,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-3CO5BSTL.js","/chunk-3N3JYUF7.js","/chunk-4HDCTSSM.js","/chunk-4P2XUXD4.js","/chunk-4S5JI3K7.js","/chunk-5FBO3OZZ.js","/chunk-5RRBA55M.js","/chunk-6ER2VOW5.js","/chunk-6WAGMI7K.js","/chunk-AIXHXT4F.js","/chunk-BG3XHN5Q.js","/chunk-D5DPU5GL.js","/chunk-D5V3ASCS.js","/chunk-E2JHD3FV.js","/chunk-GBLT7SN3.js","/chunk-GJBFKJ3I.js","/chunk-GWJ3KQCX.js","/chunk-HMM7XDUC.js","/chunk-HOPOFAEG.js","/chunk-J5KDCEI6.js","/chunk-JCDC4JKB.js","/chunk-JYZDNKTD.js","/chunk-KJRG5SYJ.js","/chunk-M5SKMDFZ.js","/chunk-MPVNSVYV.js","/chunk-MYSW5EWL.js","/chunk-NL6ALPB6.js","/chunk-NY3Z7XBJ.js","/chunk-O732Q3WK.js","/chunk-OBXWYKK3.js","/chunk-OD52AFQ2.js","/chunk-P4IIUWHG.js","/chunk-PJGEYEFA.js","/chunk-PX2RSEZZ.js","/chunk-Q2T3DRLN.js","/chunk-QFOSDDRE.js","/chunk-RHWRVCSA.js","/chunk-RO5W4CIE.js","/chunk-SGTJNPWE.js","/chunk-VABIHYQB.js","/chunk-VOIBDPYX.js","/chunk-VSIMNQ2S.js","/chunk-WSXYBI7S.js","/chunk-X2IZ3XTA.js","/chunk-YM2TR5QP.js","/chunk-Z2I5DIVO.js","/chunk-ZT6RQOUS.js","/index.html","/main-URSDHNEE.js","/ngsw-worker.js","/polyfills-ET2SH2M6.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-JVZ47VFM.css","/worker-basic.min.js"],"patterns":["https:\\/\\/gw\\.alipayobjects\\.com\\/.*","https:\\/\\/img\\.alicdn\\.com\\/.*","https:\\/\\/dummyimage\\.com\\/.*"]},{"name":"assets","installMode":"lazy","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/assets/LOGO.ai","/assets/demo.docx","/assets/demo.pdf","/assets/demo.pptx","/assets/demo.xlsx","/assets/demo.zip","/assets/donate.png","/assets/highlight.pack.js","/assets/icons/icon-128x128.png","/assets/icons/icon-144x144.png","/assets/icons/icon-152x152.png","/assets/icons/icon-192x192.png","/assets/icons/icon-384x384.png","/assets/icons/icon-512x512.png","/assets/icons/icon-72x72.png","/assets/icons/icon-96x96.png","/assets/img/404.jpg","/assets/img/avatar.jpg","/assets/img/form-input.png","/assets/img/logo-color.png","/assets/img/logo-color.svg","/assets/img/logo-full.svg","/assets/img/logo.png","/assets/img/logo.svg","/assets/img/ng-alain.svg","/assets/img/plnkr.png","/assets/img/zorro.svg","/assets/jszip/jszip.min.js","/assets/logo-color.svg","/assets/logo-full.svg","/assets/logo.svg","/assets/plyr/plyr.css","/assets/plyr/plyr.min.js","/assets/plyr/plyr.svg","/assets/pro.png","/assets/qq-group.png","/assets/qrious/qrious.min.js","/assets/schema/basic.json","/assets/schema/conditional.json","/assets/schema/fixed.json","/assets/schema/onboarding.json","/assets/schema/sort.json","/assets/schema/validation.json","/assets/screenshot/architecture.png","/assets/screenshot/basic.png","/assets/screenshot/bundle-size.png","/assets/screenshot/data.webp","/assets/screenshot/desktop.png","/assets/screenshot/ipad.png","/assets/screenshot/iphone.png","/assets/screenshot/ms.png","/assets/screenshot/pro.png","/assets/screenshot/start.png","/assets/screenshot/yun.png","/assets/style.compact.css","/assets/style.dark.css","/assets/xlsx/cpexcel.js","/assets/xlsx/xlsx.full.min.js","/assets/yarn.lock.txt"],"patterns":[]}],"dataGroups":[],"hashTable":{"/assets/LOGO.ai":"f0eb50ff534d6596d2e66439066909d965fd74f2","/assets/demo.docx":"e6cf4a7b4a490811ed5bec39e8cf203824e8703f","/assets/demo.pdf":"05248c1d4a636ee577f515809534ca1c85cd45c2","/assets/demo.pptx":"09fcb13206d59676838c2682a2a9b62f0a11863b","/assets/demo.xlsx":"fbfaf8aa861857adadaf89b28fe31ad3100395ea","/assets/demo.zip":"99584e56a5910ccb3d58d6dbbbf4c341747b9d57","/assets/donate.png":"e00d7905db3e9e5a8365072da22bf4816224a79c","/assets/highlight.pack.js":"d43298ac40a94f15d24baaa1f9d4087a7c1a2146","/assets/icons/icon-128x128.png":"a64acae4187c0ac026f569727d427e510e57bd3c","/assets/icons/icon-144x144.png":"3777651bff501b02af74e14a4a7d97330ed06b51","/assets/icons/icon-152x152.png":"1ce29288030cd2787bca6f9e20a9d9ea543c807d","/assets/icons/icon-192x192.png":"027f8042ef3f22333b7f57463f764c14fb10ddda","/assets/icons/icon-384x384.png":"8c398368508ae5b7e7b0f0b500493cb75e5d1ada","/assets/icons/icon-512x512.png":"a8d39cf76ddcb33fa87d534476b2cdefa733d5fe","/assets/icons/icon-72x72.png":"3771059af6090c411bae02002f2e1d7877c368e9","/assets/icons/icon-96x96.png":"400b8ad0e5b8bf5ac0740b3f480e713b2a3fc0e5","/assets/img/404.jpg":"9604038f6b13cb304a14a13b2fa76d43444b4414","/assets/img/avatar.jpg":"1258f9ead6901ff45abd313a1b4f265749749b58","/assets/img/form-input.png":"75c924b9bd023a5e27e9745936a27caaf20a1537","/assets/img/logo-color.png":"8defcb0c2b47a66d7c1b57f78525e488adc62642","/assets/img/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/img/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/img/logo.png":"7dcbf051ab322ef1bd076940e981bf9abdd5ae78","/assets/img/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/img/ng-alain.svg":"fb55683a364df5de725cb98a7c51b2eb21ca4de6","/assets/img/plnkr.png":"dc4da4819d5a9b4ff44f1457f96808a761ab9143","/assets/img/zorro.svg":"82d83c92dff3114bd45e985e3c8e402f37a4beb9","/assets/jszip/jszip.min.js":"c96375d50e72b199aa54de7b9ad908fd5a2dc7bc","/assets/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/plyr/plyr.css":"3e9561fb7a2a70b93bb1014f5d958b123fe61764","/assets/plyr/plyr.min.js":"9b165c0e728a0ac4e2cddc944c9a2c5819ca7342","/assets/plyr/plyr.svg":"bc98e4a347921594352fbae53aaad185c0c7f6b5","/assets/pro.png":"0e8e2bd64766aab6e12f44607ad7e92aec241468","/assets/qq-group.png":"1effddfab735644966df1759c2768f282a3e650e","/assets/qrious/qrious.min.js":"a9271e81e2ac6a692b1c133811afa33f0f3d7dc5","/assets/schema/basic.json":"d3b26817208571cfed1a5dd667875c358b1d7e1f","/assets/schema/conditional.json":"204f15af35cc98d5d692c7265d84d2645a6394f0","/assets/schema/fixed.json":"f4d6c6c66503ec0c817ab89e8538c2be028c7cff","/assets/schema/onboarding.json":"20c6f311cc99ccbf7180afb906e9abf74473786b","/assets/schema/sort.json":"850f554e1a7db144e9ad305b6a3ad79bfb58ca28","/assets/schema/validation.json":"0a5971cb42a49672e0005b88036ef47bc8cebe94","/assets/screenshot/architecture.png":"9e19b12a25deab3280ebf5795597a90af29c4c38","/assets/screenshot/basic.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/bundle-size.png":"f67a8b0678161abce9afcb694db3c02d3b4b5f73","/assets/screenshot/data.webp":"286aec35bb8a1bc624d8fcfedf1a03bc08098438","/assets/screenshot/desktop.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/ipad.png":"0fc5d85a81da2057ec68fc9094c0cb5c862bf309","/assets/screenshot/iphone.png":"6b7d70c66cd422ad5aee06d91ddb39c7fd0558bb","/assets/screenshot/ms.png":"26b0065c7c5d4f9f9c6b0efa4915eb6576caee75","/assets/screenshot/pro.png":"37bd67671530613e955593eb3fc818e27d18dcb6","/assets/screenshot/start.png":"8af50c7dbc9bab333f7e88b67debb6657bc61ed9","/assets/screenshot/yun.png":"b0e3dec2af4dfae8f25e5d90f19cd3c60107e89f","/assets/style.compact.css":"a34ab98e89466d5891413b1734e78168903e4bee","/assets/style.dark.css":"0190e6fb9afdcd2b79395b5a8ac5e263e9768c80","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"4a4466bd384c2116e48bd3147e0753142a0f868b","/chunk-3CO5BSTL.js":"ded6a329e8a1b331a05924b7721d9a1f31b6a096","/chunk-3N3JYUF7.js":"fd97c19a2279d2a987ebf41203f43f1c35c6ec9a","/chunk-4HDCTSSM.js":"c6ef33675caa35963d942cd2d33fb3a27645e622","/chunk-4P2XUXD4.js":"fd72385e2943327db50ddf31917a613dfef193c1","/chunk-4S5JI3K7.js":"31ea6c7c059749ff917927914f6fc8a9eb2d19a5","/chunk-5FBO3OZZ.js":"e6e0778e7cc93f841b6b76fbed39515cc99d7cb3","/chunk-5RRBA55M.js":"21b29cb90f04d057dd0971ee4889a77cc4a50cb2","/chunk-6ER2VOW5.js":"0c66e2606756ee73b94791dd5304b698d3905da5","/chunk-6WAGMI7K.js":"6b8123686d0d39235f433343f65473523180b9ed","/chunk-AIXHXT4F.js":"240a8c26ab39fab5020dfd4d3abe0a5d35c162f8","/chunk-BG3XHN5Q.js":"7bc48fc6a7b85047afb809a00a5e75d39a63ca29","/chunk-D5DPU5GL.js":"0be4acbe0720d6fe7d5056d711bede7818b815ff","/chunk-D5V3ASCS.js":"b38b0c4f189412858ba6af8430fbd76f73275638","/chunk-E2JHD3FV.js":"e6ed14f6a015950fccd26ac099e371d277ac24c4","/chunk-GBLT7SN3.js":"68850b0303c1ecc202768f8828a6953a91d08ff5","/chunk-GJBFKJ3I.js":"349b0e3997eedf7606fa525d144a020de51bb69f","/chunk-GWJ3KQCX.js":"32149de23f7651cebc1bce897165ec3d403606da","/chunk-HMM7XDUC.js":"8ad08a6882bbb1a404543eaeee109b387d193a52","/chunk-HOPOFAEG.js":"5931a7d4b84fb97aa3d32e8e40c24fd99642728a","/chunk-J5KDCEI6.js":"85dadfabe59c77ba48f3a28a32d96c0313d1601c","/chunk-JCDC4JKB.js":"c3b85bed238bcd50655e2fd5262a3f17cd0d928e","/chunk-JYZDNKTD.js":"6d6cc21d2c49fd331032365b1cc70ed8b6798127","/chunk-KJRG5SYJ.js":"85aea3692dc8162695472667090d4329df1d3831","/chunk-M5SKMDFZ.js":"c0390145692dd3f20b5a940e6e5194f28c6cc706","/chunk-MPVNSVYV.js":"71e00a7969055e150136943e0362525cf63f1e7a","/chunk-MYSW5EWL.js":"7d873cfaeb6b92eba57f4d41d650b14606933251","/chunk-NL6ALPB6.js":"e29913f9982cea47bc58ebbdcb2c3c6b053b6c5c","/chunk-NY3Z7XBJ.js":"d46f5f5910509e3f6eeeeec4b526abcf6c9e3d30","/chunk-O732Q3WK.js":"17ce3873b0b82d79a3f5b4676a0901c5b87788bb","/chunk-OBXWYKK3.js":"789d0bd7bf4c3b8b6ca0a7b476e152c11e20a121","/chunk-OD52AFQ2.js":"c52dc672834bff6d143fd6c41e9261923bc52c6d","/chunk-P4IIUWHG.js":"82d6895b7944a8394b91256f16212d441acf3d38","/chunk-PJGEYEFA.js":"674d66700ab46e0ad84fcae9e9277c7fa53398a9","/chunk-PX2RSEZZ.js":"c8f3328e9dc746ba8f170ae63868b6ec9106a515","/chunk-Q2T3DRLN.js":"3fcbd695739dbd8150137c30ba2ae3bb52ef3ac3","/chunk-QFOSDDRE.js":"a2f9363858973c5887cc76fcb23f1fef7a5cc2eb","/chunk-RHWRVCSA.js":"c63cd0a56fbcf13d9a4d75c7f3fc666ee2e4a689","/chunk-RO5W4CIE.js":"3fdf7423509561d592223e18538792b4a2464809","/chunk-SGTJNPWE.js":"5171e009131028c64641cbbdbe2738f0bfc2520e","/chunk-VABIHYQB.js":"ed6e7a061d8f6f5863ce066c83f823cda1e006ab","/chunk-VOIBDPYX.js":"1ba8648b5c02921a86cc174374cc7aa5d0b9ebaf","/chunk-VSIMNQ2S.js":"61871bb73b1ccc0b3c101e422c37776471098921","/chunk-WSXYBI7S.js":"5d2223a630453bc1a1b6a744918ca9d8488b288c","/chunk-X2IZ3XTA.js":"0fdfb73ddd91e60eaa29c672607056e71ace79a4","/chunk-YM2TR5QP.js":"f5af716677fcb21ca3cbfbdf6f31da8898bc8f10","/chunk-Z2I5DIVO.js":"da638c445d8f0abae8c5ee65f0bcf5e3b63a6e6b","/chunk-ZT6RQOUS.js":"5cd040318a7d9dc24d558590d1f0ac13de06be5c","/index.html":"da39a3ee5e6b4b0d3255bfef95601890afd80709","/main-URSDHNEE.js":"70f62d52c103e55c7bfcb8331174fbde79a39eb2","/ngsw-worker.js":"16acb82045608d96c6864ab46d8db88ce179beae","/polyfills-ET2SH2M6.js":"414d3fd204b6386a328e7c04ae677e1d75ce1418","/safety-worker.js":"3b3c24f5fca13ee61325298c2009282aeef273c7","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-JVZ47VFM.css":"d573efc50e84dcf2ec0b356c46c547eeb927b123","/worker-basic.min.js":"3b3c24f5fca13ee61325298c2009282aeef273c7"},"navigationUrls":[{"positive":true,"regex":"^\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*\\.[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?stackblitz$"},{"positive":false,"regex":"^\\/version\\/.*$"},{"positive":false,"regex":"^\\/issue-helper\\/.*$"},{"positive":false,"regex":"^\\/docs\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/docs\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/components\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/components\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cli\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cli\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/theme\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/theme\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/auth\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/auth\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/acl\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/acl\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/form\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/form\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cache\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cache\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/chart\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/chart\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/mock\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/mock\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/util\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/util\\/[^/][^/]*$"}],"navigationRequestStrategy":"performance","local":"en"} diff --git a/ngsw.json b/ngsw.json index 51dd9dd2b..925b179bc 100644 --- a/ngsw.json +++ b/ngsw.json @@ -1,6 +1,6 @@ { "configVersion": 1, - "timestamp": 1737296715700, + "timestamp": 1737297029775, "index": "/index.html", "assetGroups": [ { diff --git a/ngsw.zh.json b/ngsw.zh.json index ccb25ee08..99188ca13 100644 --- a/ngsw.zh.json +++ b/ngsw.zh.json @@ -1 +1 @@ -{"configVersion":1,"timestamp":1737296714193,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-3CO5BSTL.js","/chunk-3N3JYUF7.js","/chunk-4HDCTSSM.js","/chunk-4P2XUXD4.js","/chunk-4S5JI3K7.js","/chunk-5FBO3OZZ.js","/chunk-5RRBA55M.js","/chunk-6ER2VOW5.js","/chunk-6WAGMI7K.js","/chunk-AIXHXT4F.js","/chunk-BG3XHN5Q.js","/chunk-D5DPU5GL.js","/chunk-D5V3ASCS.js","/chunk-E2JHD3FV.js","/chunk-GBLT7SN3.js","/chunk-GJBFKJ3I.js","/chunk-GWJ3KQCX.js","/chunk-HMM7XDUC.js","/chunk-HOPOFAEG.js","/chunk-J5KDCEI6.js","/chunk-JCDC4JKB.js","/chunk-JYZDNKTD.js","/chunk-KJRG5SYJ.js","/chunk-M5SKMDFZ.js","/chunk-MPVNSVYV.js","/chunk-MYSW5EWL.js","/chunk-NL6ALPB6.js","/chunk-NY3Z7XBJ.js","/chunk-O732Q3WK.js","/chunk-OBXWYKK3.js","/chunk-OD52AFQ2.js","/chunk-P4IIUWHG.js","/chunk-PJGEYEFA.js","/chunk-PX2RSEZZ.js","/chunk-Q2T3DRLN.js","/chunk-QFOSDDRE.js","/chunk-RHWRVCSA.js","/chunk-RO5W4CIE.js","/chunk-SGTJNPWE.js","/chunk-VABIHYQB.js","/chunk-VOIBDPYX.js","/chunk-VSIMNQ2S.js","/chunk-WSXYBI7S.js","/chunk-X2IZ3XTA.js","/chunk-YM2TR5QP.js","/chunk-Z2I5DIVO.js","/chunk-ZT6RQOUS.js","/index.html","/main-URSDHNEE.js","/ngsw-worker.js","/polyfills-ET2SH2M6.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-JVZ47VFM.css","/worker-basic.min.js"],"patterns":["https:\\/\\/gw\\.alipayobjects\\.com\\/.*","https:\\/\\/img\\.alicdn\\.com\\/.*","https:\\/\\/dummyimage\\.com\\/.*"]},{"name":"assets","installMode":"lazy","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/assets/LOGO.ai","/assets/demo.docx","/assets/demo.pdf","/assets/demo.pptx","/assets/demo.xlsx","/assets/demo.zip","/assets/donate.png","/assets/highlight.pack.js","/assets/icons/icon-128x128.png","/assets/icons/icon-144x144.png","/assets/icons/icon-152x152.png","/assets/icons/icon-192x192.png","/assets/icons/icon-384x384.png","/assets/icons/icon-512x512.png","/assets/icons/icon-72x72.png","/assets/icons/icon-96x96.png","/assets/img/404.jpg","/assets/img/avatar.jpg","/assets/img/form-input.png","/assets/img/logo-color.png","/assets/img/logo-color.svg","/assets/img/logo-full.svg","/assets/img/logo.png","/assets/img/logo.svg","/assets/img/ng-alain.svg","/assets/img/plnkr.png","/assets/img/zorro.svg","/assets/jszip/jszip.min.js","/assets/logo-color.svg","/assets/logo-full.svg","/assets/logo.svg","/assets/plyr/plyr.css","/assets/plyr/plyr.min.js","/assets/plyr/plyr.svg","/assets/pro.png","/assets/qq-group.png","/assets/qrious/qrious.min.js","/assets/schema/basic.json","/assets/schema/conditional.json","/assets/schema/fixed.json","/assets/schema/onboarding.json","/assets/schema/sort.json","/assets/schema/validation.json","/assets/screenshot/architecture.png","/assets/screenshot/basic.png","/assets/screenshot/bundle-size.png","/assets/screenshot/data.webp","/assets/screenshot/desktop.png","/assets/screenshot/ipad.png","/assets/screenshot/iphone.png","/assets/screenshot/ms.png","/assets/screenshot/pro.png","/assets/screenshot/start.png","/assets/screenshot/yun.png","/assets/style.compact.css","/assets/style.dark.css","/assets/xlsx/cpexcel.js","/assets/xlsx/xlsx.full.min.js","/assets/yarn.lock.txt"],"patterns":[]}],"dataGroups":[],"hashTable":{"/assets/LOGO.ai":"f0eb50ff534d6596d2e66439066909d965fd74f2","/assets/demo.docx":"e6cf4a7b4a490811ed5bec39e8cf203824e8703f","/assets/demo.pdf":"05248c1d4a636ee577f515809534ca1c85cd45c2","/assets/demo.pptx":"09fcb13206d59676838c2682a2a9b62f0a11863b","/assets/demo.xlsx":"fbfaf8aa861857adadaf89b28fe31ad3100395ea","/assets/demo.zip":"99584e56a5910ccb3d58d6dbbbf4c341747b9d57","/assets/donate.png":"e00d7905db3e9e5a8365072da22bf4816224a79c","/assets/highlight.pack.js":"d43298ac40a94f15d24baaa1f9d4087a7c1a2146","/assets/icons/icon-128x128.png":"a64acae4187c0ac026f569727d427e510e57bd3c","/assets/icons/icon-144x144.png":"3777651bff501b02af74e14a4a7d97330ed06b51","/assets/icons/icon-152x152.png":"1ce29288030cd2787bca6f9e20a9d9ea543c807d","/assets/icons/icon-192x192.png":"027f8042ef3f22333b7f57463f764c14fb10ddda","/assets/icons/icon-384x384.png":"8c398368508ae5b7e7b0f0b500493cb75e5d1ada","/assets/icons/icon-512x512.png":"a8d39cf76ddcb33fa87d534476b2cdefa733d5fe","/assets/icons/icon-72x72.png":"3771059af6090c411bae02002f2e1d7877c368e9","/assets/icons/icon-96x96.png":"400b8ad0e5b8bf5ac0740b3f480e713b2a3fc0e5","/assets/img/404.jpg":"9604038f6b13cb304a14a13b2fa76d43444b4414","/assets/img/avatar.jpg":"1258f9ead6901ff45abd313a1b4f265749749b58","/assets/img/form-input.png":"75c924b9bd023a5e27e9745936a27caaf20a1537","/assets/img/logo-color.png":"8defcb0c2b47a66d7c1b57f78525e488adc62642","/assets/img/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/img/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/img/logo.png":"7dcbf051ab322ef1bd076940e981bf9abdd5ae78","/assets/img/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/img/ng-alain.svg":"fb55683a364df5de725cb98a7c51b2eb21ca4de6","/assets/img/plnkr.png":"dc4da4819d5a9b4ff44f1457f96808a761ab9143","/assets/img/zorro.svg":"82d83c92dff3114bd45e985e3c8e402f37a4beb9","/assets/jszip/jszip.min.js":"c96375d50e72b199aa54de7b9ad908fd5a2dc7bc","/assets/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/plyr/plyr.css":"3e9561fb7a2a70b93bb1014f5d958b123fe61764","/assets/plyr/plyr.min.js":"9b165c0e728a0ac4e2cddc944c9a2c5819ca7342","/assets/plyr/plyr.svg":"bc98e4a347921594352fbae53aaad185c0c7f6b5","/assets/pro.png":"0e8e2bd64766aab6e12f44607ad7e92aec241468","/assets/qq-group.png":"1effddfab735644966df1759c2768f282a3e650e","/assets/qrious/qrious.min.js":"a9271e81e2ac6a692b1c133811afa33f0f3d7dc5","/assets/schema/basic.json":"d3b26817208571cfed1a5dd667875c358b1d7e1f","/assets/schema/conditional.json":"204f15af35cc98d5d692c7265d84d2645a6394f0","/assets/schema/fixed.json":"f4d6c6c66503ec0c817ab89e8538c2be028c7cff","/assets/schema/onboarding.json":"20c6f311cc99ccbf7180afb906e9abf74473786b","/assets/schema/sort.json":"850f554e1a7db144e9ad305b6a3ad79bfb58ca28","/assets/schema/validation.json":"0a5971cb42a49672e0005b88036ef47bc8cebe94","/assets/screenshot/architecture.png":"9e19b12a25deab3280ebf5795597a90af29c4c38","/assets/screenshot/basic.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/bundle-size.png":"f67a8b0678161abce9afcb694db3c02d3b4b5f73","/assets/screenshot/data.webp":"286aec35bb8a1bc624d8fcfedf1a03bc08098438","/assets/screenshot/desktop.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/ipad.png":"0fc5d85a81da2057ec68fc9094c0cb5c862bf309","/assets/screenshot/iphone.png":"6b7d70c66cd422ad5aee06d91ddb39c7fd0558bb","/assets/screenshot/ms.png":"26b0065c7c5d4f9f9c6b0efa4915eb6576caee75","/assets/screenshot/pro.png":"37bd67671530613e955593eb3fc818e27d18dcb6","/assets/screenshot/start.png":"8af50c7dbc9bab333f7e88b67debb6657bc61ed9","/assets/screenshot/yun.png":"b0e3dec2af4dfae8f25e5d90f19cd3c60107e89f","/assets/style.compact.css":"a34ab98e89466d5891413b1734e78168903e4bee","/assets/style.dark.css":"0190e6fb9afdcd2b79395b5a8ac5e263e9768c80","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"4a4466bd384c2116e48bd3147e0753142a0f868b","/chunk-3CO5BSTL.js":"ded6a329e8a1b331a05924b7721d9a1f31b6a096","/chunk-3N3JYUF7.js":"fd97c19a2279d2a987ebf41203f43f1c35c6ec9a","/chunk-4HDCTSSM.js":"c6ef33675caa35963d942cd2d33fb3a27645e622","/chunk-4P2XUXD4.js":"fd72385e2943327db50ddf31917a613dfef193c1","/chunk-4S5JI3K7.js":"31ea6c7c059749ff917927914f6fc8a9eb2d19a5","/chunk-5FBO3OZZ.js":"e6e0778e7cc93f841b6b76fbed39515cc99d7cb3","/chunk-5RRBA55M.js":"21b29cb90f04d057dd0971ee4889a77cc4a50cb2","/chunk-6ER2VOW5.js":"0c66e2606756ee73b94791dd5304b698d3905da5","/chunk-6WAGMI7K.js":"6b8123686d0d39235f433343f65473523180b9ed","/chunk-AIXHXT4F.js":"240a8c26ab39fab5020dfd4d3abe0a5d35c162f8","/chunk-BG3XHN5Q.js":"7bc48fc6a7b85047afb809a00a5e75d39a63ca29","/chunk-D5DPU5GL.js":"0be4acbe0720d6fe7d5056d711bede7818b815ff","/chunk-D5V3ASCS.js":"b38b0c4f189412858ba6af8430fbd76f73275638","/chunk-E2JHD3FV.js":"e6ed14f6a015950fccd26ac099e371d277ac24c4","/chunk-GBLT7SN3.js":"68850b0303c1ecc202768f8828a6953a91d08ff5","/chunk-GJBFKJ3I.js":"349b0e3997eedf7606fa525d144a020de51bb69f","/chunk-GWJ3KQCX.js":"32149de23f7651cebc1bce897165ec3d403606da","/chunk-HMM7XDUC.js":"8ad08a6882bbb1a404543eaeee109b387d193a52","/chunk-HOPOFAEG.js":"5931a7d4b84fb97aa3d32e8e40c24fd99642728a","/chunk-J5KDCEI6.js":"85dadfabe59c77ba48f3a28a32d96c0313d1601c","/chunk-JCDC4JKB.js":"c3b85bed238bcd50655e2fd5262a3f17cd0d928e","/chunk-JYZDNKTD.js":"6d6cc21d2c49fd331032365b1cc70ed8b6798127","/chunk-KJRG5SYJ.js":"85aea3692dc8162695472667090d4329df1d3831","/chunk-M5SKMDFZ.js":"c0390145692dd3f20b5a940e6e5194f28c6cc706","/chunk-MPVNSVYV.js":"71e00a7969055e150136943e0362525cf63f1e7a","/chunk-MYSW5EWL.js":"7d873cfaeb6b92eba57f4d41d650b14606933251","/chunk-NL6ALPB6.js":"e29913f9982cea47bc58ebbdcb2c3c6b053b6c5c","/chunk-NY3Z7XBJ.js":"d46f5f5910509e3f6eeeeec4b526abcf6c9e3d30","/chunk-O732Q3WK.js":"17ce3873b0b82d79a3f5b4676a0901c5b87788bb","/chunk-OBXWYKK3.js":"789d0bd7bf4c3b8b6ca0a7b476e152c11e20a121","/chunk-OD52AFQ2.js":"c52dc672834bff6d143fd6c41e9261923bc52c6d","/chunk-P4IIUWHG.js":"82d6895b7944a8394b91256f16212d441acf3d38","/chunk-PJGEYEFA.js":"674d66700ab46e0ad84fcae9e9277c7fa53398a9","/chunk-PX2RSEZZ.js":"c8f3328e9dc746ba8f170ae63868b6ec9106a515","/chunk-Q2T3DRLN.js":"3fcbd695739dbd8150137c30ba2ae3bb52ef3ac3","/chunk-QFOSDDRE.js":"a2f9363858973c5887cc76fcb23f1fef7a5cc2eb","/chunk-RHWRVCSA.js":"c63cd0a56fbcf13d9a4d75c7f3fc666ee2e4a689","/chunk-RO5W4CIE.js":"3fdf7423509561d592223e18538792b4a2464809","/chunk-SGTJNPWE.js":"5171e009131028c64641cbbdbe2738f0bfc2520e","/chunk-VABIHYQB.js":"ed6e7a061d8f6f5863ce066c83f823cda1e006ab","/chunk-VOIBDPYX.js":"1ba8648b5c02921a86cc174374cc7aa5d0b9ebaf","/chunk-VSIMNQ2S.js":"61871bb73b1ccc0b3c101e422c37776471098921","/chunk-WSXYBI7S.js":"5d2223a630453bc1a1b6a744918ca9d8488b288c","/chunk-X2IZ3XTA.js":"0fdfb73ddd91e60eaa29c672607056e71ace79a4","/chunk-YM2TR5QP.js":"f5af716677fcb21ca3cbfbdf6f31da8898bc8f10","/chunk-Z2I5DIVO.js":"da638c445d8f0abae8c5ee65f0bcf5e3b63a6e6b","/chunk-ZT6RQOUS.js":"5cd040318a7d9dc24d558590d1f0ac13de06be5c","/index.html":"da39a3ee5e6b4b0d3255bfef95601890afd80709","/main-URSDHNEE.js":"70f62d52c103e55c7bfcb8331174fbde79a39eb2","/ngsw-worker.js":"16acb82045608d96c6864ab46d8db88ce179beae","/polyfills-ET2SH2M6.js":"414d3fd204b6386a328e7c04ae677e1d75ce1418","/safety-worker.js":"3b3c24f5fca13ee61325298c2009282aeef273c7","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-JVZ47VFM.css":"d573efc50e84dcf2ec0b356c46c547eeb927b123","/worker-basic.min.js":"3b3c24f5fca13ee61325298c2009282aeef273c7"},"navigationUrls":[{"positive":true,"regex":"^\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*\\.[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?stackblitz$"},{"positive":false,"regex":"^\\/version\\/.*$"},{"positive":false,"regex":"^\\/issue-helper\\/.*$"},{"positive":false,"regex":"^\\/docs\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/docs\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/components\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/components\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cli\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cli\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/theme\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/theme\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/auth\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/auth\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/acl\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/acl\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/form\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/form\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cache\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cache\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/chart\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/chart\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/mock\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/mock\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/util\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/util\\/[^/][^/]*$"}],"navigationRequestStrategy":"performance","local":"zh"} +{"configVersion":1,"timestamp":1737297028265,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-3CO5BSTL.js","/chunk-3N3JYUF7.js","/chunk-4HDCTSSM.js","/chunk-4P2XUXD4.js","/chunk-4S5JI3K7.js","/chunk-5FBO3OZZ.js","/chunk-5RRBA55M.js","/chunk-6ER2VOW5.js","/chunk-6WAGMI7K.js","/chunk-AIXHXT4F.js","/chunk-BG3XHN5Q.js","/chunk-D5DPU5GL.js","/chunk-D5V3ASCS.js","/chunk-E2JHD3FV.js","/chunk-GBLT7SN3.js","/chunk-GJBFKJ3I.js","/chunk-GWJ3KQCX.js","/chunk-HMM7XDUC.js","/chunk-HOPOFAEG.js","/chunk-J5KDCEI6.js","/chunk-JCDC4JKB.js","/chunk-JYZDNKTD.js","/chunk-KJRG5SYJ.js","/chunk-M5SKMDFZ.js","/chunk-MPVNSVYV.js","/chunk-MYSW5EWL.js","/chunk-NL6ALPB6.js","/chunk-NY3Z7XBJ.js","/chunk-O732Q3WK.js","/chunk-OBXWYKK3.js","/chunk-OD52AFQ2.js","/chunk-P4IIUWHG.js","/chunk-PJGEYEFA.js","/chunk-PX2RSEZZ.js","/chunk-Q2T3DRLN.js","/chunk-QFOSDDRE.js","/chunk-RHWRVCSA.js","/chunk-RO5W4CIE.js","/chunk-SGTJNPWE.js","/chunk-VABIHYQB.js","/chunk-VOIBDPYX.js","/chunk-VSIMNQ2S.js","/chunk-WSXYBI7S.js","/chunk-X2IZ3XTA.js","/chunk-YM2TR5QP.js","/chunk-Z2I5DIVO.js","/chunk-ZT6RQOUS.js","/index.html","/main-URSDHNEE.js","/ngsw-worker.js","/polyfills-ET2SH2M6.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-JVZ47VFM.css","/worker-basic.min.js"],"patterns":["https:\\/\\/gw\\.alipayobjects\\.com\\/.*","https:\\/\\/img\\.alicdn\\.com\\/.*","https:\\/\\/dummyimage\\.com\\/.*"]},{"name":"assets","installMode":"lazy","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/assets/LOGO.ai","/assets/demo.docx","/assets/demo.pdf","/assets/demo.pptx","/assets/demo.xlsx","/assets/demo.zip","/assets/donate.png","/assets/highlight.pack.js","/assets/icons/icon-128x128.png","/assets/icons/icon-144x144.png","/assets/icons/icon-152x152.png","/assets/icons/icon-192x192.png","/assets/icons/icon-384x384.png","/assets/icons/icon-512x512.png","/assets/icons/icon-72x72.png","/assets/icons/icon-96x96.png","/assets/img/404.jpg","/assets/img/avatar.jpg","/assets/img/form-input.png","/assets/img/logo-color.png","/assets/img/logo-color.svg","/assets/img/logo-full.svg","/assets/img/logo.png","/assets/img/logo.svg","/assets/img/ng-alain.svg","/assets/img/plnkr.png","/assets/img/zorro.svg","/assets/jszip/jszip.min.js","/assets/logo-color.svg","/assets/logo-full.svg","/assets/logo.svg","/assets/plyr/plyr.css","/assets/plyr/plyr.min.js","/assets/plyr/plyr.svg","/assets/pro.png","/assets/qq-group.png","/assets/qrious/qrious.min.js","/assets/schema/basic.json","/assets/schema/conditional.json","/assets/schema/fixed.json","/assets/schema/onboarding.json","/assets/schema/sort.json","/assets/schema/validation.json","/assets/screenshot/architecture.png","/assets/screenshot/basic.png","/assets/screenshot/bundle-size.png","/assets/screenshot/data.webp","/assets/screenshot/desktop.png","/assets/screenshot/ipad.png","/assets/screenshot/iphone.png","/assets/screenshot/ms.png","/assets/screenshot/pro.png","/assets/screenshot/start.png","/assets/screenshot/yun.png","/assets/style.compact.css","/assets/style.dark.css","/assets/xlsx/cpexcel.js","/assets/xlsx/xlsx.full.min.js","/assets/yarn.lock.txt"],"patterns":[]}],"dataGroups":[],"hashTable":{"/assets/LOGO.ai":"f0eb50ff534d6596d2e66439066909d965fd74f2","/assets/demo.docx":"e6cf4a7b4a490811ed5bec39e8cf203824e8703f","/assets/demo.pdf":"05248c1d4a636ee577f515809534ca1c85cd45c2","/assets/demo.pptx":"09fcb13206d59676838c2682a2a9b62f0a11863b","/assets/demo.xlsx":"fbfaf8aa861857adadaf89b28fe31ad3100395ea","/assets/demo.zip":"99584e56a5910ccb3d58d6dbbbf4c341747b9d57","/assets/donate.png":"e00d7905db3e9e5a8365072da22bf4816224a79c","/assets/highlight.pack.js":"d43298ac40a94f15d24baaa1f9d4087a7c1a2146","/assets/icons/icon-128x128.png":"a64acae4187c0ac026f569727d427e510e57bd3c","/assets/icons/icon-144x144.png":"3777651bff501b02af74e14a4a7d97330ed06b51","/assets/icons/icon-152x152.png":"1ce29288030cd2787bca6f9e20a9d9ea543c807d","/assets/icons/icon-192x192.png":"027f8042ef3f22333b7f57463f764c14fb10ddda","/assets/icons/icon-384x384.png":"8c398368508ae5b7e7b0f0b500493cb75e5d1ada","/assets/icons/icon-512x512.png":"a8d39cf76ddcb33fa87d534476b2cdefa733d5fe","/assets/icons/icon-72x72.png":"3771059af6090c411bae02002f2e1d7877c368e9","/assets/icons/icon-96x96.png":"400b8ad0e5b8bf5ac0740b3f480e713b2a3fc0e5","/assets/img/404.jpg":"9604038f6b13cb304a14a13b2fa76d43444b4414","/assets/img/avatar.jpg":"1258f9ead6901ff45abd313a1b4f265749749b58","/assets/img/form-input.png":"75c924b9bd023a5e27e9745936a27caaf20a1537","/assets/img/logo-color.png":"8defcb0c2b47a66d7c1b57f78525e488adc62642","/assets/img/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/img/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/img/logo.png":"7dcbf051ab322ef1bd076940e981bf9abdd5ae78","/assets/img/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/img/ng-alain.svg":"fb55683a364df5de725cb98a7c51b2eb21ca4de6","/assets/img/plnkr.png":"dc4da4819d5a9b4ff44f1457f96808a761ab9143","/assets/img/zorro.svg":"82d83c92dff3114bd45e985e3c8e402f37a4beb9","/assets/jszip/jszip.min.js":"c96375d50e72b199aa54de7b9ad908fd5a2dc7bc","/assets/logo-color.svg":"587f7e7d6cacc6eb7222b99c08d3df8abc8edd4e","/assets/logo-full.svg":"fed68d999561a3180b925071180d3d4cfd2b8440","/assets/logo.svg":"a2334b77c19d8dc880bbbd82e9939a0aa8d59573","/assets/plyr/plyr.css":"3e9561fb7a2a70b93bb1014f5d958b123fe61764","/assets/plyr/plyr.min.js":"9b165c0e728a0ac4e2cddc944c9a2c5819ca7342","/assets/plyr/plyr.svg":"bc98e4a347921594352fbae53aaad185c0c7f6b5","/assets/pro.png":"0e8e2bd64766aab6e12f44607ad7e92aec241468","/assets/qq-group.png":"1effddfab735644966df1759c2768f282a3e650e","/assets/qrious/qrious.min.js":"a9271e81e2ac6a692b1c133811afa33f0f3d7dc5","/assets/schema/basic.json":"d3b26817208571cfed1a5dd667875c358b1d7e1f","/assets/schema/conditional.json":"204f15af35cc98d5d692c7265d84d2645a6394f0","/assets/schema/fixed.json":"f4d6c6c66503ec0c817ab89e8538c2be028c7cff","/assets/schema/onboarding.json":"20c6f311cc99ccbf7180afb906e9abf74473786b","/assets/schema/sort.json":"850f554e1a7db144e9ad305b6a3ad79bfb58ca28","/assets/schema/validation.json":"0a5971cb42a49672e0005b88036ef47bc8cebe94","/assets/screenshot/architecture.png":"9e19b12a25deab3280ebf5795597a90af29c4c38","/assets/screenshot/basic.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/bundle-size.png":"f67a8b0678161abce9afcb694db3c02d3b4b5f73","/assets/screenshot/data.webp":"286aec35bb8a1bc624d8fcfedf1a03bc08098438","/assets/screenshot/desktop.png":"42a70c07d9f35413991972634011459fdb010022","/assets/screenshot/ipad.png":"0fc5d85a81da2057ec68fc9094c0cb5c862bf309","/assets/screenshot/iphone.png":"6b7d70c66cd422ad5aee06d91ddb39c7fd0558bb","/assets/screenshot/ms.png":"26b0065c7c5d4f9f9c6b0efa4915eb6576caee75","/assets/screenshot/pro.png":"37bd67671530613e955593eb3fc818e27d18dcb6","/assets/screenshot/start.png":"8af50c7dbc9bab333f7e88b67debb6657bc61ed9","/assets/screenshot/yun.png":"b0e3dec2af4dfae8f25e5d90f19cd3c60107e89f","/assets/style.compact.css":"a34ab98e89466d5891413b1734e78168903e4bee","/assets/style.dark.css":"0190e6fb9afdcd2b79395b5a8ac5e263e9768c80","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"4a4466bd384c2116e48bd3147e0753142a0f868b","/chunk-3CO5BSTL.js":"ded6a329e8a1b331a05924b7721d9a1f31b6a096","/chunk-3N3JYUF7.js":"fd97c19a2279d2a987ebf41203f43f1c35c6ec9a","/chunk-4HDCTSSM.js":"c6ef33675caa35963d942cd2d33fb3a27645e622","/chunk-4P2XUXD4.js":"fd72385e2943327db50ddf31917a613dfef193c1","/chunk-4S5JI3K7.js":"31ea6c7c059749ff917927914f6fc8a9eb2d19a5","/chunk-5FBO3OZZ.js":"e6e0778e7cc93f841b6b76fbed39515cc99d7cb3","/chunk-5RRBA55M.js":"21b29cb90f04d057dd0971ee4889a77cc4a50cb2","/chunk-6ER2VOW5.js":"0c66e2606756ee73b94791dd5304b698d3905da5","/chunk-6WAGMI7K.js":"6b8123686d0d39235f433343f65473523180b9ed","/chunk-AIXHXT4F.js":"240a8c26ab39fab5020dfd4d3abe0a5d35c162f8","/chunk-BG3XHN5Q.js":"7bc48fc6a7b85047afb809a00a5e75d39a63ca29","/chunk-D5DPU5GL.js":"0be4acbe0720d6fe7d5056d711bede7818b815ff","/chunk-D5V3ASCS.js":"b38b0c4f189412858ba6af8430fbd76f73275638","/chunk-E2JHD3FV.js":"e6ed14f6a015950fccd26ac099e371d277ac24c4","/chunk-GBLT7SN3.js":"68850b0303c1ecc202768f8828a6953a91d08ff5","/chunk-GJBFKJ3I.js":"349b0e3997eedf7606fa525d144a020de51bb69f","/chunk-GWJ3KQCX.js":"32149de23f7651cebc1bce897165ec3d403606da","/chunk-HMM7XDUC.js":"8ad08a6882bbb1a404543eaeee109b387d193a52","/chunk-HOPOFAEG.js":"5931a7d4b84fb97aa3d32e8e40c24fd99642728a","/chunk-J5KDCEI6.js":"85dadfabe59c77ba48f3a28a32d96c0313d1601c","/chunk-JCDC4JKB.js":"c3b85bed238bcd50655e2fd5262a3f17cd0d928e","/chunk-JYZDNKTD.js":"6d6cc21d2c49fd331032365b1cc70ed8b6798127","/chunk-KJRG5SYJ.js":"85aea3692dc8162695472667090d4329df1d3831","/chunk-M5SKMDFZ.js":"c0390145692dd3f20b5a940e6e5194f28c6cc706","/chunk-MPVNSVYV.js":"71e00a7969055e150136943e0362525cf63f1e7a","/chunk-MYSW5EWL.js":"7d873cfaeb6b92eba57f4d41d650b14606933251","/chunk-NL6ALPB6.js":"e29913f9982cea47bc58ebbdcb2c3c6b053b6c5c","/chunk-NY3Z7XBJ.js":"d46f5f5910509e3f6eeeeec4b526abcf6c9e3d30","/chunk-O732Q3WK.js":"17ce3873b0b82d79a3f5b4676a0901c5b87788bb","/chunk-OBXWYKK3.js":"789d0bd7bf4c3b8b6ca0a7b476e152c11e20a121","/chunk-OD52AFQ2.js":"c52dc672834bff6d143fd6c41e9261923bc52c6d","/chunk-P4IIUWHG.js":"82d6895b7944a8394b91256f16212d441acf3d38","/chunk-PJGEYEFA.js":"674d66700ab46e0ad84fcae9e9277c7fa53398a9","/chunk-PX2RSEZZ.js":"c8f3328e9dc746ba8f170ae63868b6ec9106a515","/chunk-Q2T3DRLN.js":"3fcbd695739dbd8150137c30ba2ae3bb52ef3ac3","/chunk-QFOSDDRE.js":"a2f9363858973c5887cc76fcb23f1fef7a5cc2eb","/chunk-RHWRVCSA.js":"c63cd0a56fbcf13d9a4d75c7f3fc666ee2e4a689","/chunk-RO5W4CIE.js":"3fdf7423509561d592223e18538792b4a2464809","/chunk-SGTJNPWE.js":"5171e009131028c64641cbbdbe2738f0bfc2520e","/chunk-VABIHYQB.js":"ed6e7a061d8f6f5863ce066c83f823cda1e006ab","/chunk-VOIBDPYX.js":"1ba8648b5c02921a86cc174374cc7aa5d0b9ebaf","/chunk-VSIMNQ2S.js":"61871bb73b1ccc0b3c101e422c37776471098921","/chunk-WSXYBI7S.js":"5d2223a630453bc1a1b6a744918ca9d8488b288c","/chunk-X2IZ3XTA.js":"0fdfb73ddd91e60eaa29c672607056e71ace79a4","/chunk-YM2TR5QP.js":"f5af716677fcb21ca3cbfbdf6f31da8898bc8f10","/chunk-Z2I5DIVO.js":"da638c445d8f0abae8c5ee65f0bcf5e3b63a6e6b","/chunk-ZT6RQOUS.js":"5cd040318a7d9dc24d558590d1f0ac13de06be5c","/index.html":"da39a3ee5e6b4b0d3255bfef95601890afd80709","/main-URSDHNEE.js":"70f62d52c103e55c7bfcb8331174fbde79a39eb2","/ngsw-worker.js":"16acb82045608d96c6864ab46d8db88ce179beae","/polyfills-ET2SH2M6.js":"414d3fd204b6386a328e7c04ae677e1d75ce1418","/safety-worker.js":"3b3c24f5fca13ee61325298c2009282aeef273c7","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-JVZ47VFM.css":"d573efc50e84dcf2ec0b356c46c547eeb927b123","/worker-basic.min.js":"3b3c24f5fca13ee61325298c2009282aeef273c7"},"navigationUrls":[{"positive":true,"regex":"^\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*\\.[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?[^/]*__[^/]*\\/.*$"},{"positive":false,"regex":"^\\/(?:.+\\/)?stackblitz$"},{"positive":false,"regex":"^\\/version\\/.*$"},{"positive":false,"regex":"^\\/issue-helper\\/.*$"},{"positive":false,"regex":"^\\/docs\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/docs\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/components\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/components\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cli\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cli\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/theme\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/theme\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/auth\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/auth\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/acl\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/acl\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/form\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/form\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/cache\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/cache\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/chart\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/chart\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/mock\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/mock\\/[^/][^/]*$"},{"positive":false,"regex":"^\\/util\\/(?:.+\\/)?[^/]*$"},{"positive":false,"regex":"^\\/util\\/[^/][^/]*$"}],"navigationRequestStrategy":"performance","local":"zh"} diff --git a/sitemap.xml b/sitemap.xml index 3f235b930..548484fc6 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://ng-alain.com/2025-01-19T14:25:26.640Zhourly1.0https://ng-alain.com/acl/control/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/acl/getting-started/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/acl/guard/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/auth/get/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/auth/getting-started/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/auth/guard/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/auth/qa/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/auth/send/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/auth/service/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/auth/set/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cache/getting-started/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cache/interceptor/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cache/service/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/bar/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/card/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/chart-echarts/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/custom/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/faq/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/gauge/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/getting-started/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/mini-area/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/mini-bar/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/mini-progress/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/number-info/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/pie/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/radar/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/single-bar/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/tag-cloud/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/timeline/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/trend/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/chart/water-wave/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cli/add/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cli/default/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cli/generate/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cli/getting-started/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cli/plugin/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/cli/sta/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/auto-focus/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/avatar-list/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/cell/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/count-down/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/date-picker/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/down-file/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/ellipsis/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/error-collect/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/exception/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/footer-toolbar/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/full-content/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/global-footer/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/highlight/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/hotkey/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/loading/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/lodop/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/media/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/notice-icon/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/observers/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/onboarding/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/page-header/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/pdf/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/quick-menu/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/result/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/reuse-tab/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/se/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/sg/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/st/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/sv/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/tag-select/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/xlsx/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/components/zip/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/acl/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/architecture/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/auth/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/cache/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/changelog/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/cli/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/contributing/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/deploy/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/faq/en2025-01-19T14:25:26.640Zhourly0.8https://ng-alain.com/docs/getting-started/en2025-01-19T14:25:26.640Zhourly0.8https://ng-alain.com/docs/global-config/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/graph/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/how-to-start/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/i18n/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/import/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/mock/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/module/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/new-component/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/new-page/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/performance/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/server/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/ssr/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/style-guide/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/theme/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/upgrade-v19/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/docs/upgrade/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/acl/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/array/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/autocomplete/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/boolean/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/cascader/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/checkbox/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/color/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/conditional/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/custom/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/customize/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/date/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/error/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/getting-started/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/i18n/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/layout/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/mention/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/method/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/modal/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/monaco-editor/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/number/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/object/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/qa/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/qr-code/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/radio/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/rate/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/schema/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/segmented/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/select/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/slider/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/string/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/tag/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/text/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/textarea/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/time/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/tinymce/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/transfer/en2025-01-19T14:25:26.640Zhourly0.6https://ng-alain.com/form/tree-select/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/upload/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/mock/getting-started/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/mock/rule/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/component-styles/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/customize-theme/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/date/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/drawer/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/getting-started/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/global/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/http/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/icon/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/index/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/keys/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/layout-blank/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/layout-default/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/locale/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/menu/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/modal/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/performance/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/responsive/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/rtl/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/safe/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/settings/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/theme-btn/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/title/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/tools/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/yn/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/array/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/browser/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/date-time/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/decorator/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/form/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/format/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/getting-started/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/math/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/other/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/pipes-currency/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/pipes-filter/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/pipes-format/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/util/token/en2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/acl/control/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/acl/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/acl/guard/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/auth/get/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/auth/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/auth/guard/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/auth/qa/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/auth/send/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/auth/service/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/auth/set/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cache/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cache/interceptor/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cache/service/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/bar/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/card/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/chart-echarts/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/custom/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/faq/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/gauge/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/mini-area/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/mini-bar/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/mini-progress/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/number-info/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/pie/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/radar/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/single-bar/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/tag-cloud/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/timeline/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/trend/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/chart/water-wave/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cli/add/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cli/default/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cli/generate/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cli/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cli/plugin/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/cli/sta/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/auto-focus/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/avatar-list/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/cell/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/count-down/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/date-picker/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/down-file/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/ellipsis/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/error-collect/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/exception/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/footer-toolbar/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/full-content/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/global-footer/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/highlight/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/hotkey/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/loading/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/lodop/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/media/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/notice-icon/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/observers/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/onboarding/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/page-header/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/pdf/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/quick-menu/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/result/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/reuse-tab/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/se/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/sg/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/st/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/sv/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/tag-select/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/xlsx/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/components/zip/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/acl/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/architecture/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/auth/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/cache/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/changelog/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/cli/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/contributing/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/deploy/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/faq/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/global-config/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/graph/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/how-to-start/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/i18n/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/import/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/mock/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/module/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/new-component/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/new-page/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/performance/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/server/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/ssr/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/style-guide/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/theme/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/upgrade-v19/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/docs/upgrade/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/acl/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/array/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/autocomplete/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/boolean/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/cascader/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/checkbox/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/color/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/conditional/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/custom/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/customize/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/date/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/error/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/i18n/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/layout/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/mention/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/method/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/modal/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/monaco-editor/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/number/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/object/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/qa/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/qr-code/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/radio/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/rate/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/schema/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/segmented/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/select/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/slider/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/string/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/tag/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/text/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/textarea/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/time/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/tinymce/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/transfer/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/tree-select/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/form/upload/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/mock/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/mock/rule/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/component-styles/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/customize-theme/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/date/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/drawer/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/getting-started/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/global/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/http/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/icon/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/index/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/keys/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/layout-blank/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/layout-default/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/locale/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/menu/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/modal/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/performance/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/responsive/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/rtl/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/safe/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/settings/zh2025-01-19T14:25:26.641Zhourly0.6https://ng-alain.com/theme/theme-btn/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/theme/title/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/theme/tools/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/theme/yn/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/array/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/browser/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/date-time/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/decorator/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/form/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/format/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/getting-started/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/math/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/other/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/pipes-currency/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/pipes-filter/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/pipes-format/zh2025-01-19T14:25:26.642Zhourly0.6https://ng-alain.com/util/token/zh2025-01-19T14:25:26.642Zhourly0.6 \ No newline at end of file +https://ng-alain.com/2025-01-19T14:30:40.942Zhourly1.0https://ng-alain.com/acl/control/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/acl/getting-started/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/acl/guard/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/auth/get/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/auth/getting-started/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/auth/guard/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/auth/qa/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/auth/send/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/auth/service/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/auth/set/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cache/getting-started/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cache/interceptor/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cache/service/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/bar/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/card/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/chart-echarts/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/custom/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/faq/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/gauge/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/getting-started/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/mini-area/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/mini-bar/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/mini-progress/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/number-info/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/pie/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/radar/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/single-bar/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/tag-cloud/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/timeline/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/trend/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/chart/water-wave/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cli/add/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cli/default/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cli/generate/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cli/getting-started/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cli/plugin/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/cli/sta/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/auto-focus/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/avatar-list/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/cell/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/count-down/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/date-picker/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/down-file/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/ellipsis/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/error-collect/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/exception/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/footer-toolbar/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/full-content/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/global-footer/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/highlight/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/hotkey/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/loading/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/lodop/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/media/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/notice-icon/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/observers/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/onboarding/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/page-header/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/pdf/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/quick-menu/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/result/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/reuse-tab/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/se/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/sg/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/st/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/sv/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/tag-select/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/xlsx/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/components/zip/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/docs/acl/en2025-01-19T14:30:40.942Zhourly0.6https://ng-alain.com/docs/architecture/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/auth/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/cache/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/changelog/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/cli/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/contributing/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/deploy/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/faq/en2025-01-19T14:30:40.943Zhourly0.8https://ng-alain.com/docs/getting-started/en2025-01-19T14:30:40.943Zhourly0.8https://ng-alain.com/docs/global-config/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/graph/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/how-to-start/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/i18n/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/import/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/mock/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/module/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/new-component/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/new-page/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/performance/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/server/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/ssr/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/style-guide/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/theme/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/upgrade-v19/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/upgrade/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/acl/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/array/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/autocomplete/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/boolean/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/cascader/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/checkbox/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/color/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/conditional/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/custom/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/customize/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/date/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/error/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/getting-started/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/i18n/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/layout/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/mention/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/method/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/modal/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/monaco-editor/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/number/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/object/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/qa/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/qr-code/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/radio/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/rate/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/schema/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/segmented/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/select/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/slider/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/string/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/tag/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/text/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/textarea/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/time/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/tinymce/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/transfer/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/tree-select/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/upload/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/mock/getting-started/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/mock/rule/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/component-styles/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/customize-theme/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/date/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/drawer/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/getting-started/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/global/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/http/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/icon/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/index/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/keys/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/layout-blank/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/layout-default/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/locale/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/menu/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/modal/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/performance/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/responsive/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/rtl/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/safe/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/settings/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/theme-btn/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/title/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/tools/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/theme/yn/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/array/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/browser/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/date-time/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/decorator/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/form/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/format/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/getting-started/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/math/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/other/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/pipes-currency/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/pipes-filter/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/pipes-format/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/util/token/en2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/acl/control/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/acl/getting-started/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/acl/guard/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/auth/get/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/auth/getting-started/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/auth/guard/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/auth/qa/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/auth/send/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/auth/service/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/auth/set/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cache/getting-started/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cache/interceptor/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cache/service/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/bar/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/card/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/chart-echarts/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/custom/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/faq/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/gauge/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/getting-started/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/mini-area/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/mini-bar/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/mini-progress/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/number-info/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/pie/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/radar/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/single-bar/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/tag-cloud/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/timeline/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/trend/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/chart/water-wave/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cli/add/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cli/default/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cli/generate/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cli/getting-started/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cli/plugin/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/cli/sta/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/auto-focus/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/avatar-list/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/cell/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/count-down/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/date-picker/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/down-file/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/ellipsis/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/error-collect/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/exception/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/footer-toolbar/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/full-content/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/global-footer/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/highlight/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/hotkey/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/loading/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/lodop/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/media/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/notice-icon/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/observers/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/onboarding/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/page-header/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/pdf/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/quick-menu/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/result/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/reuse-tab/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/se/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/sg/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/st/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/sv/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/tag-select/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/xlsx/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/components/zip/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/acl/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/architecture/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/auth/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/cache/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/changelog/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/cli/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/contributing/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/deploy/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/faq/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/getting-started/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/global-config/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/graph/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/how-to-start/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/i18n/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/import/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/mock/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/module/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/new-component/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/new-page/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/performance/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/server/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/ssr/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/style-guide/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/theme/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/upgrade-v19/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/docs/upgrade/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/acl/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/array/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/autocomplete/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/boolean/zh2025-01-19T14:30:40.943Zhourly0.6https://ng-alain.com/form/cascader/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/checkbox/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/color/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/conditional/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/custom/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/customize/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/date/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/error/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/getting-started/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/i18n/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/layout/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/mention/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/method/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/modal/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/monaco-editor/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/number/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/object/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/qa/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/qr-code/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/radio/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/rate/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/schema/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/segmented/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/select/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/slider/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/string/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/tag/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/text/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/textarea/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/time/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/tinymce/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/transfer/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/tree-select/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/form/upload/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/mock/getting-started/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/mock/rule/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/component-styles/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/customize-theme/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/date/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/drawer/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/getting-started/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/global/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/http/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/icon/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/index/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/keys/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/layout-blank/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/layout-default/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/locale/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/menu/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/modal/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/performance/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/responsive/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/rtl/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/safe/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/settings/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/theme-btn/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/title/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/tools/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/theme/yn/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/array/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/browser/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/date-time/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/decorator/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/form/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/format/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/getting-started/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/math/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/other/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/pipes-currency/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/pipes-filter/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/pipes-format/zh2025-01-19T14:30:40.944Zhourly0.6https://ng-alain.com/util/token/zh2025-01-19T14:30:40.944Zhourly0.6 \ No newline at end of file