diff --git a/chart/pie/en/index.html b/chart/pie/en/index.html index ee5de1b345..d7160eccfa 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

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

代码演示

销售额

¥ 9442.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

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

代码演示

销售额

¥ 16761.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 6b6739d1b5..4b086ec929 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

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

代码演示

销售额

¥ 12055.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

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

代码演示

销售额

¥ 19326.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 653d03ce79..888dd197c6 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
"2024-07-02T12:31:41.157Z" =>2024-07-02 12:31:41
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 =>1719923501224Again
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
"2024-07-02T12:38:30.338Z" =>2024-07-02 12:38:30
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 =>1719923910420Again
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 fe23ce3121..654d39302d 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
"2024-07-02T12:31:41.734Z" =>2024-07-02 12:31:41
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 =>1719923501773Again
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
"2024-07-02T12:38:30.837Z" =>2024-07-02 12:38:30
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 =>1719923910878Again
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/st/en/index.html b/components/st/en/index.html
index 94be09856b..cb6659067d 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}
   
-
 
 
@@ -473,7 +473,7 @@ 

setRow Method -
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa5@qq.com电话phone-20788佣金(单位:元)361,226注册时间2024-07-02 12:32
编号2头像邮箱aaa5@qq.com电话phone-73237佣金(单位:元)2,746,201注册时间2024-07-02 12:32
编号3头像邮箱aaa6@qq.com电话phone-55317佣金(单位:元)5,590,539注册时间2024-07-02 12:32
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa4@qq.com电话phone-16415佣金(单位:元)8,781,189注册时间2024-07-02 12:38
编号2头像邮箱aaa1@qq.com电话phone-64134佣金(单位:元)4,288,790注册时间2024-07-02 12:38
编号3头像邮箱aaa1@qq.com电话phone-34946佣金(单位:元)366,690注册时间2024-07-02 12:38
  • 共 2 条
  • 1

@@ -569,7 +569,7 @@

Clear Status

-
姓名年龄状态DateCustom
编号姓名name 1年龄25状态ErrorDate2024-07-02 12:32Customname 1
编号姓名name 2年龄22状态DefaultDate2024-07-02 12:32Customname 2
编号姓名name 3年龄21状态DefaultDate2024-07-02 12:32Customname 3
+
姓名年龄状态DateCustom
编号姓名name 1年龄21状态WarningDate2024-07-02 12:38Customname 1
编号姓名name 2年龄30状态DefaultDate2024-07-02 12:38Customname 2
编号姓名name 3年龄28状态DefaultDate2024-07-02 12:38Customname 3
@@ -763,7 +763,7 @@

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

@@ -865,7 +865,7 @@

setRow Method -
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型管理头像邮箱aaa1@qq.com电话****1731佣金3,357,265人民币写法叁佰叁拾捌万陆仟玖佰柒拾玖元整Sitehttps://3933769.com/可用注册时间2024-07-02 12:32:10
编号2类型普通头像邮箱aaa6@qq.com电话****2613佣金2,404,979人民币写法伍佰万零陆仟捌佰捌拾元整Sitehttps://267525.com/可用注册时间2024-07-02 12:32:10
编号3类型管理头像邮箱aaa8@qq.com电话****1784佣金2,704,794人民币写法壹佰肆拾壹万叁仟陆佰叁拾叁元整Sitehttps://258051.com/可用注册时间2024-07-02 12:32:10
  • 共 2 条
  • 1
+
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型会员头像邮箱aaa8@qq.com电话****2479佣金3,786,943人民币写法柒佰捌拾捌万捌仟叁佰叁拾玖元整Sitehttps://17485.com/可用注册时间2024-07-02 12:38:59
编号2类型管理头像邮箱aaa5@qq.com电话****5509佣金9,529,920人民币写法柒佰玖拾贰万伍仟玖佰贰拾伍元整Sitehttps://5959767.com/可用注册时间2024-07-02 12:38:59
编号3类型会员头像邮箱aaa7@qq.com电话****0146佣金8,169,248人民币写法壹佰贰拾伍万叁仟肆佰贰拾元整Sitehttps://2332278.com/可用注册时间2024-07-02 12:38:59
  • 共 2 条
  • 1

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

All

-
头像邮箱电话注册时间
编号头像邮箱aaa7@qq.com电话phone-50029注册时间2024-07-02 12:32
编号头像邮箱aaa3@qq.com电话phone-82856注册时间2024-07-02 12:32
编号头像邮箱aaa2@qq.com电话phone-91449注册时间2024-07-02 12:32
+
头像邮箱电话注册时间
编号头像邮箱aaa10@qq.com电话phone-77582注册时间2024-07-02 12:38
编号头像邮箱aaa1@qq.com电话phone-78845注册时间2024-07-02 12:38
编号头像邮箱aaa4@qq.com电话phone-76392注册时间2024-07-02 12:38
@@ -1050,7 +1050,7 @@

Radio second

-
编号头像邮箱电话注册时间
编号头像邮箱aaa2@qq.com电话phone-8745注册时间2024-07-02 12:32
编号头像邮箱aaa9@qq.com电话phone-12109注册时间2024-07-02 12:32
编号头像邮箱aaa9@qq.com电话phone-50017注册时间2024-07-02 12:32
+
编号头像邮箱电话注册时间
编号头像邮箱aaa9@qq.com电话phone-28288注册时间2024-07-02 12:38
编号头像邮箱aaa5@qq.com电话phone-67530注册时间2024-07-02 12:38
编号头像邮箱aaa10@qq.com电话phone-11394注册时间2024-07-02 12:38
@@ -1132,7 +1132,7 @@

编号邮箱电话注册时间
编号1邮箱aaa6@qq.com电话phone-37227注册时间2024-07-02 12:32
编号2邮箱aaa5@qq.com电话phone-66878注册时间2024-07-02 12:32
编号3邮箱aaa5@qq.com电话phone-18694注册时间2024-07-02 12:32
  • 共 2 条
  • 1
+
编号邮箱电话注册时间
编号1邮箱aaa7@qq.com电话phone-17314注册时间2024-07-02 12:38
编号2邮箱aaa8@qq.com电话phone-14081注册时间2024-07-02 12:38
编号3邮箱aaa2@qq.com电话phone-78502注册时间2024-07-02 12:38
  • 共 2 条
  • 1

@@ -1250,7 +1250,7 @@

年龄 - 29 + 24 启用 Y @@ -1259,7 +1259,7 @@

年龄 - 26 + 29 启用 N @@ -1268,7 +1268,7 @@

年龄 - 22 + 26 启用 Y @@ -1405,7 +1405,7 @@

搜索

-
编号头像邮箱电话注册时间
编号1头像邮箱aaa7@qq.com电话phone-29866注册时间2024-07-02 12:32
编号2头像邮箱aaa3@qq.com电话phone-14288注册时间2024-07-02 12:32
编号3头像邮箱aaa8@qq.com电话phone-48806注册时间2024-07-02 12:32
+
编号头像邮箱电话注册时间
编号1头像邮箱aaa8@qq.com电话phone-99812注册时间2024-07-02 12:38
编号2头像邮箱aaa4@qq.com电话phone-77992注册时间2024-07-02 12:38
编号3头像邮箱aaa9@qq.com电话phone-6527注册时间2024-07-02 12:38
@@ -1483,7 +1483,7 @@

addRow -
编号邮箱电话
编号1邮箱aaa1@qq.com电话phone-53276
编号2邮箱aaa3@qq.com电话phone-18858
编号3邮箱aaa10@qq.com电话phone-33823
+
编号邮箱电话
编号1邮箱aaa4@qq.com电话phone-3324
编号2邮箱aaa8@qq.com电话phone-86209
编号3邮箱aaa1@qq.com电话phone-11027

@@ -1556,7 +1556,7 @@

重置 -
编号头像姓名国家性别注册时间
编号1头像姓名1: last-1 first-19国家CH性别male注册时间2024-07-02 12:32
编号2头像姓名2: last-8 first-10国家US性别female注册时间2024-07-02 12:32
编号3头像姓名3: last-6 first-10国家DE性别male注册时间2024-07-02 12:32
+
编号头像姓名国家性别注册时间
编号1头像姓名1: last-5 first-18国家CH性别male注册时间2024-07-02 12:38
编号2头像姓名2: last-3 first-17国家US性别female注册时间2024-07-02 12:38
编号3头像姓名3: last-7 first-16国家DE性别male注册时间2024-07-02 12:38

@@ -1654,11 +1654,11 @@

编号姓名年龄
编号1姓名name 1年龄30Button
编号1姓名name 1年龄26自定义 - tooltip: 26-0 -
编号2姓名name 2年龄24自定义 - tooltip: 24-1 -
编号3姓名name 3年龄21自定义 - tooltip: 21-2 +
编号1姓名name 1年龄29自定义 + tooltip: 29-0 +
编号2姓名name 2年龄22自定义 + tooltip: 22-1 +
编号3姓名name 3年龄22自定义 + tooltip: 22-2
@@ -1880,7 +1880,7 @@

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

@@ -2033,11 +2033,11 @@

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

@@ -2115,7 +2115,7 @@

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

@@ -2208,7 +2208,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年龄1223
编号13编号23编号33编号43编号53编号63编号73编号83编号83编号83编号83编号83姓名10name 3姓名11name 3年龄1224
+
编号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年龄1222

@@ -2282,7 +2282,7 @@

编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa2@qq.comfirstfirst-15lastlast-4
编号2头像邮箱aaa10@qq.comfirstfirst-10lastlast-9
编号3头像邮箱aaa3@qq.comfirstfirst-19lastlast-10
  • 共 2 条
  • 1
+
编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa1@qq.comfirstfirst-12lastlast-10
编号2头像邮箱aaa10@qq.comfirstfirst-14lastlast-7
编号3头像邮箱aaa1@qq.comfirstfirst-20lastlast-4
  • 共 2 条
  • 1

@@ -2350,7 +2350,7 @@

The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa4@qq.com电话phone-4295注册时间2024-07-02 12:32
编号2头像邮箱aaa5@qq.com电话phone-41447注册时间2024-07-02 12:32
编号3头像邮箱aaa5@qq.com电话phone-31325注册时间2024-07-02 12:32
The footer
+
The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa2@qq.com电话phone-2366注册时间2024-07-02 12:38
编号2头像邮箱aaa2@qq.com电话phone-74042注册时间2024-07-02 12:38
编号3头像邮箱aaa9@qq.com电话phone-9675注册时间2024-07-02 12:38
The footer

@@ -2416,21 +2416,21 @@

Clean Data -
+
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum52Average52Min52Max52Custom52
行号2编号2性别Sum42Average42Min42Max42Custom42
行号3编号3性别Sum46Average46Min46Max46Custom46
- - - - - + + + + + - +
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum62Average62Min62Max62Custom62
行号2编号2性别Sum13Average13Min13Max13Custom13
行号3编号3性别Sum6Average6Min6Max6Custom6
合计 3 个 214046.67425252812766262
性别平均值46.6727
@@ -2626,7 +2626,7 @@

Export -
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字15,197,165货币15,197,165注册时间2024-07-02 12:32
编号2头像邮箱e2@qq.com电话phone - 2数字12,407,121货币12,407,121注册时间2024-07-02 12:32
编号3头像邮箱e3@qq.com电话phone - 3数字19,489,709货币19,489,709注册时间2024-07-02 12:32
+
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字17,809,846货币17,809,846注册时间2024-07-02 12:38
编号2头像邮箱e2@qq.com电话phone - 2数字15,162,275货币15,162,275注册时间2024-07-02 12:38
编号3头像邮箱e3@qq.com电话phone - 3数字14,075,983货币14,075,983注册时间2024-07-02 12:38

@@ -2719,7 +2719,7 @@

编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa5@qq.com电话phone-53917佣金1,080,798注册时间2024-07-02 12:32
编号2头像邮箱aaa3@qq.com电话phone-86780佣金5,363,014注册时间2024-07-02 12:32
编号3头像邮箱aaa7@qq.com电话phone-44865佣金785,969注册时间2024-07-02 12:32
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa2@qq.com电话phone-48009佣金1,909,518注册时间2024-07-02 12:38
编号2头像邮箱aaa7@qq.com电话phone-17080佣金4,996,110注册时间2024-07-02 12:38
编号3头像邮箱aaa2@qq.com电话phone-50455佣金1,781,035注册时间2024-07-02 12:38
  • 共 2 条
  • 1

diff --git a/components/st/zh/index.html b/components/st/zh/index.html index 2b4dfc1ca2..9291599f5a 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} - @@ -473,7 +473,7 @@

setRow Method -
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa3@qq.com电话phone-68499佣金(单位:元)5,511,240注册时间2024-07-02 12:32
编号2头像邮箱aaa1@qq.com电话phone-80531佣金(单位:元)270,239注册时间2024-07-02 12:32
编号3头像邮箱aaa4@qq.com电话phone-11880佣金(单位:元)632,534注册时间2024-07-02 12:32
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金(单位:元)注册时间
编号1头像邮箱aaa2@qq.com电话phone-47193佣金(单位:元)6,291,452注册时间2024-07-02 12:39
编号2头像邮箱aaa9@qq.com电话phone-98295佣金(单位:元)3,342,305注册时间2024-07-02 12:39
编号3头像邮箱aaa7@qq.com电话phone-63854佣金(单位:元)4,726,203注册时间2024-07-02 12:39
  • 共 2 条
  • 1

@@ -569,7 +569,7 @@

Clear Status

-
姓名年龄状态DateCustom
编号姓名name 1年龄27状态DefaultDate2024-07-02 12:32Customname 1
编号姓名name 2年龄23状态ProcessingDate2024-07-02 12:32Customname 2
编号姓名name 3年龄29状态ProcessingDate2024-07-02 12:32Customname 3
+
姓名年龄状态DateCustom
编号姓名name 1年龄28状态DefaultDate2024-07-02 12:38Customname 1
编号姓名name 2年龄28状态WarningDate2024-07-02 12:38Customname 2
编号姓名name 3年龄27状态WarningDate2024-07-02 12:38Customname 3
@@ -763,7 +763,7 @@

Reload -
行号姓名年龄HTMLTexttagbadgeEnumyn
行号1姓名name 1年龄12HTML1 OtherText<strong>1</strong> Othertag默认badge进行中Enumyn
行号2姓名name 2年龄32HTML2 OtherText<strong>2</strong> Othertag错误badge默认Enumyn
行号3姓名name 3年龄48HTML3 OtherText<strong>3</strong> Othertag成功badge默认Enumyn
+
行号姓名年龄HTMLTexttagbadgeEnumyn
行号1姓名name 1年龄39HTML1 OtherText<strong>1</strong> Othertag默认badge成功Enumyn
行号2姓名name 2年龄23HTML2 OtherText<strong>2</strong> Othertag成功badge默认Enumyn
行号3姓名name 3年龄33HTML3 OtherText<strong>3</strong> Othertag默认badge默认Enumyn

@@ -865,7 +865,7 @@

setRow Method -
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型管理头像邮箱aaa6@qq.com电话****5267佣金7,810,785人民币写法捌佰捌拾捌万叁仟零贰元整Sitehttps://1093396.com/可用注册时间2024-07-02 12:32:11
编号2类型管理头像邮箱aaa7@qq.com电话****616佣金3,505,248人民币写法玖佰伍拾叁万叁仟贰佰捌拾肆元整Sitehttps://13235.com/可用注册时间2024-07-02 12:32:11
编号3类型会员头像邮箱aaa5@qq.com电话****3982佣金6,011,721人民币写法捌佰陆拾万零壹仟肆佰柒拾伍元整Sitehttps://5005432.com/可用注册时间2024-07-02 12:32:11
  • 共 2 条
  • 1
+
编号类型头像邮箱电话佣金人民币写法Site可用注册时间
编号1类型管理头像邮箱aaa10@qq.com电话****4436佣金1,663,147人民币写法伍拾陆万玖仟陆佰柒拾玖元整Sitehttps://2395907.com/可用注册时间2024-07-02 12:39:00
编号2类型普通头像邮箱aaa3@qq.com电话****6590佣金7,961,361人民币写法壹佰捌拾叁万陆仟零玖拾元整Sitehttps://2373570.com/可用注册时间2024-07-02 12:39:00
编号3类型普通头像邮箱aaa6@qq.com电话****797佣金5,048,998人民币写法柒佰捌拾万零叁仟叁佰壹拾玖元整Sitehttps://7415301.com/可用注册时间2024-07-02 12:39:00
  • 共 2 条
  • 1

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

All

-
头像邮箱电话注册时间
编号头像邮箱aaa9@qq.com电话phone-21870注册时间2024-07-02 12:32
编号头像邮箱aaa6@qq.com电话phone-77489注册时间2024-07-02 12:32
编号头像邮箱aaa7@qq.com电话phone-64677注册时间2024-07-02 12:32
+
头像邮箱电话注册时间
编号头像邮箱aaa3@qq.com电话phone-84232注册时间2024-07-02 12:39
编号头像邮箱aaa5@qq.com电话phone-23009注册时间2024-07-02 12:39
编号头像邮箱aaa1@qq.com电话phone-81642注册时间2024-07-02 12:39
@@ -1050,7 +1050,7 @@

Radio second

-
编号头像邮箱电话注册时间
编号头像邮箱aaa5@qq.com电话phone-88461注册时间2024-07-02 12:32
编号头像邮箱aaa1@qq.com电话phone-60586注册时间2024-07-02 12:32
编号头像邮箱aaa1@qq.com电话phone-72986注册时间2024-07-02 12:32
+
编号头像邮箱电话注册时间
编号头像邮箱aaa1@qq.com电话phone-50498注册时间2024-07-02 12:39
编号头像邮箱aaa9@qq.com电话phone-50342注册时间2024-07-02 12:39
编号头像邮箱aaa7@qq.com电话phone-34270注册时间2024-07-02 12:39
@@ -1132,7 +1132,7 @@

编号邮箱电话注册时间
编号1邮箱aaa8@qq.com电话phone-68237注册时间2024-07-02 12:32
编号2邮箱aaa5@qq.com电话phone-55357注册时间2024-07-02 12:32
编号3邮箱aaa3@qq.com电话phone-79605注册时间2024-07-02 12:32
  • 共 2 条
  • 1
+
编号邮箱电话注册时间
编号1邮箱aaa8@qq.com电话phone-82616注册时间2024-07-02 12:39
编号2邮箱aaa3@qq.com电话phone-49504注册时间2024-07-02 12:39
编号3邮箱aaa3@qq.com电话phone-16390注册时间2024-07-02 12:39
  • 共 2 条
  • 1

@@ -1250,7 +1250,7 @@

年龄 - 24 + 30 启用 Y @@ -1259,7 +1259,7 @@

年龄 - 26 + 23 启用 N @@ -1268,7 +1268,7 @@

年龄 - 23 + 27 启用 Y @@ -1405,7 +1405,7 @@

搜索

-
编号头像邮箱电话注册时间
编号1头像邮箱aaa8@qq.com电话phone-95096注册时间2024-07-02 12:32
编号2头像邮箱aaa2@qq.com电话phone-46472注册时间2024-07-02 12:32
编号3头像邮箱aaa6@qq.com电话phone-90676注册时间2024-07-02 12:32
+
编号头像邮箱电话注册时间
编号1头像邮箱aaa4@qq.com电话phone-93379注册时间2024-07-02 12:39
编号2头像邮箱aaa10@qq.com电话phone-61315注册时间2024-07-02 12:39
编号3头像邮箱aaa5@qq.com电话phone-12162注册时间2024-07-02 12:39
@@ -1483,7 +1483,7 @@

addRow -
编号邮箱电话
编号1邮箱aaa5@qq.com电话phone-62380
编号2邮箱aaa4@qq.com电话phone-56226
编号3邮箱aaa3@qq.com电话phone-90989
+
编号邮箱电话
编号1邮箱aaa1@qq.com电话phone-5884
编号2邮箱aaa3@qq.com电话phone-34180
编号3邮箱aaa7@qq.com电话phone-97911

@@ -1556,7 +1556,7 @@

重置 -
编号头像姓名国家性别注册时间
编号1头像姓名1: last-6 first-20国家CH性别male注册时间2024-07-02 12:32
编号2头像姓名2: last-1 first-14国家US性别female注册时间2024-07-02 12:32
编号3头像姓名3: last-8 first-17国家DE性别male注册时间2024-07-02 12:32
+
编号头像姓名国家性别注册时间
编号1头像姓名1: last-7 first-12国家CH性别male注册时间2024-07-02 12:39
编号2头像姓名2: last-10 first-11国家US性别female注册时间2024-07-02 12:39
编号3头像姓名3: last-9 first-19国家DE性别male注册时间2024-07-02 12:39

@@ -1654,11 +1654,11 @@

编号姓名年龄
编号1姓名name 1年龄21Button
编号1姓名name 1年龄24自定义 - tooltip: 24-0 -
编号2姓名name 2年龄21自定义 - tooltip: 21-1 -
编号3姓名name 3年龄25自定义 - tooltip: 25-2 +
编号1姓名name 1年龄22自定义 + tooltip: 22-0 +
编号2姓名name 2年龄23自定义 + tooltip: 23-1 +
编号3姓名name 3年龄22自定义 + tooltip: 22-2
@@ -1880,7 +1880,7 @@

序号编号姓名年龄操作区
序号1编号1姓名name 1年龄29操作区EditDrawer更多
序号2编号2姓名name 2年龄21操作区EditDrawer更多
序号3编号3姓名name 3年龄21操作区EditDrawer更多
+
序号编号姓名年龄操作区
序号1编号1姓名name 1年龄25操作区EditDrawer更多
序号2编号2姓名name 2年龄22操作区EditDrawer更多
序号3编号3姓名name 3年龄23操作区EditDrawer更多
@@ -2037,7 +2037,7 @@

邮箱aaa2@qq.com编号3自定义头像 - 邮箱aaa9@qq.com + 邮箱aaa8@qq.com @@ -2115,7 +2115,7 @@

编号头像邮箱firstlast
编号1头像邮箱aaa9@qq.comfirstfirst-18lastlast-7
编号2头像邮箱aaa4@qq.com
编号3头像邮箱aaa3@qq.comfirstfirst-16lastlast-7
编号4头像邮箱aaa8@qq.comfirstfirst-18lastlast-2
编号5头像邮箱aaa2@qq.comlastlast-1
  • 共 2 条
  • 1
+
编号头像邮箱firstlast
编号1头像邮箱aaa1@qq.comfirstfirst-10lastlast-9
编号2头像邮箱aaa3@qq.com
编号3头像邮箱aaa1@qq.comfirstfirst-15lastlast-10
编号4头像邮箱aaa8@qq.comfirstfirst-13lastlast-2
编号5头像邮箱aaa6@qq.comlastlast-8
  • 共 2 条
  • 1
@@ -2208,7 +2208,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年龄1222
编号12编号22编号32编号42编号52编号62编号72编号82编号82编号82编号82编号82姓名10name 2姓名11name 2年龄1224
编号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年龄1227
编号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年龄1223
@@ -2282,7 +2282,7 @@

编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa8@qq.comfirstfirst-15lastlast-10
编号2头像邮箱aaa10@qq.comfirstfirst-19lastlast-5
编号3头像邮箱aaa1@qq.comfirstfirst-12lastlast-8
  • 共 2 条
  • 1
+
编号Other
头像邮箱姓名
firstlast
编号1头像邮箱aaa2@qq.comfirstfirst-13lastlast-5
编号2头像邮箱aaa2@qq.comfirstfirst-14lastlast-3
编号3头像邮箱aaa4@qq.comfirstfirst-11lastlast-2
  • 共 2 条
  • 1
@@ -2350,7 +2350,7 @@

The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa6@qq.com电话phone-71368注册时间2024-07-02 12:32
编号2头像邮箱aaa5@qq.com电话phone-41686注册时间2024-07-02 12:32
编号3头像邮箱aaa3@qq.com电话phone-50884注册时间2024-07-02 12:32
The footer
+
The header
编号头像邮箱电话注册时间
编号1头像邮箱aaa3@qq.com电话phone-53877注册时间2024-07-02 12:39
编号2头像邮箱aaa9@qq.com电话phone-29342注册时间2024-07-02 12:39
编号3头像邮箱aaa10@qq.com电话phone-82318注册时间2024-07-02 12:39
The footer
@@ -2416,21 +2416,21 @@

Clean Data -
+
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum88Average88Min88Max88Custom88
行号2编号2性别Sum48Average48Min48Max48Custom48
行号3编号3性别Sum79Average79Min79Max79Custom79
- - - - - + + + + + - +
行号编号性别SumAverageMinMaxCustom
行号1编号1性别Sum68Average68Min68Max68Custom68
行号2编号2性别Sum23Average23Min23Max23Custom23
行号3编号3性别Sum32Average32Min32Max32Custom32
合计 3 个 221571.6748888812341236868
性别平均值71.6741
@@ -2626,7 +2626,7 @@

Export -
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字15,178,369货币15,178,369注册时间2024-07-02 12:32
编号2头像邮箱e2@qq.com电话phone - 2数字19,824,265货币19,824,265注册时间2024-07-02 12:32
编号3头像邮箱e3@qq.com电话phone - 3数字14,215,283货币14,215,283注册时间2024-07-02 12:32
+
编号头像邮箱电话数字货币注册时间
编号1头像邮箱e1@qq.com电话phone - 1数字15,886,838货币15,886,838注册时间2024-07-02 12:38
编号2头像邮箱e2@qq.com电话phone - 2数字13,930,749货币13,930,749注册时间2024-07-02 12:38
编号3头像邮箱e3@qq.com电话phone - 3数字17,926,927货币17,926,927注册时间2024-07-02 12:38
@@ -2719,7 +2719,7 @@

编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa8@qq.com电话phone-60721佣金7,307,549注册时间2024-07-02 12:32
编号2头像邮箱aaa9@qq.com电话phone-94548佣金5,410,002注册时间2024-07-02 12:32
编号3头像邮箱aaa2@qq.com电话phone-85945佣金4,226,390注册时间2024-07-02 12:32
  • 共 2 条
  • 1
+
编号头像邮箱电话佣金注册时间
编号1头像邮箱aaa10@qq.com电话phone-61269佣金5,454,937注册时间2024-07-02 12:39
编号2头像邮箱aaa2@qq.com电话phone-96268佣金4,500,318注册时间2024-07-02 12:39
编号3头像邮箱aaa7@qq.com电话phone-44397佣金6,166,824注册时间2024-07-02 12:39
  • 共 2 条
  • 1
diff --git a/components/xlsx/en/index.html b/components/xlsx/en/index.html index d0650599ed..461c39f428 100644 --- a/components/xlsx/en/index.html +++ b/components/xlsx/en/index.html @@ -50,7 +50,7 @@ }); node.value = ''; } -}
姓名年龄
编号姓名name 1年龄24
编号姓名name 2年龄26
编号姓名name 3年龄23
导出

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

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

导出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 43b2be7476..af5a848e83 100644
--- a/components/xlsx/zh/index.html
+++ b/components/xlsx/zh/index.html
@@ -50,7 +50,7 @@
     });
     node.value = '';
   }
-}
姓名年龄
编号姓名name 1年龄30
编号姓名name 2年龄26
编号姓名name 3年龄23
导出

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

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

导出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/l1/index.html b/dev/l1/index.html
index d17f713d29..69d16df9d5 100644
--- a/dev/l1/index.html
+++ b/dev/l1/index.html
@@ -167,7 +167,7 @@
       
-

first: "2024-07-02 12:33:56",now: "2024-07-02 12:33:56"

+

first: "2024-07-02 12:40:44",now: "2024-07-02 12:40:44"

id: null

page: { "closed": false, diff --git a/dev/l2/index.html b/dev/l2/index.html index 4ac2caebc1..83f8c29c61 100644 --- a/dev/l2/index.html +++ b/dev/l2/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:56",now: "2024-07-02 12:33:56"

+

first: "2024-07-02 12:40:44",now: "2024-07-02 12:40:44"

id: null

page: { "closed": false, diff --git a/dev/l3/index.html b/dev/l3/index.html index a33ae01bd6..c1e11f28b6 100644 --- a/dev/l3/index.html +++ b/dev/l3/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:56",now: "2024-07-02 12:33:56"

+

first: "2024-07-02 12:40:44",now: "2024-07-02 12:40:44"

id: null

page: { "closed": false, diff --git a/dev/l4/index.html b/dev/l4/index.html index 60dbeba9cc..4c4c79a5b0 100644 --- a/dev/l4/index.html +++ b/dev/l4/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:57",now: "2024-07-02 12:33:57"

+

first: "2024-07-02 12:40:45",now: "2024-07-02 12:40:45"

id: null

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

主题色

设置

-
+
高 @@ -283,7 +283,7 @@

设置

-
+
diff --git a/dev/l5/index.html b/dev/l5/index.html index f00025a0e7..9e5e94d707 100644 --- a/dev/l5/index.html +++ b/dev/l5/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:58",now: "2024-07-02 12:33:58"

+

first: "2024-07-02 12:40:45",now: "2024-07-02 12:40:45"

id: null

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

主题色

设置

-
+
高 @@ -283,7 +283,7 @@

设置

-
+
diff --git a/dev/l6/index.html b/dev/l6/index.html index 649b725b2a..d70616c701 100644 --- a/dev/l6/index.html +++ b/dev/l6/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:58",now: "2024-07-02 12:33:58"

+

first: "2024-07-02 12:40:46",now: "2024-07-02 12:40:46"

id: null

page: { "closed": false, diff --git a/dev/l7/index.html b/dev/l7/index.html index 5a77209ac5..cae8f3f940 100644 --- a/dev/l7/index.html +++ b/dev/l7/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:58",now: "2024-07-02 12:33:58"

+

first: "2024-07-02 12:40:46",now: "2024-07-02 12:40:46"

id: null

page: { "closed": false, diff --git a/dev/l8/index.html b/dev/l8/index.html index 4fa6736bad..5337456aa0 100644 --- a/dev/l8/index.html +++ b/dev/l8/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:59",now: "2024-07-02 12:33:59"

+

first: "2024-07-02 12:40:47",now: "2024-07-02 12:40:47"

id: null

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

主题色

设置

-
+
高 @@ -283,7 +283,7 @@

设置

-
+
diff --git a/dev/lazy/index.html b/dev/lazy/index.html index 9177ff800e..db269abafd 100644 --- a/dev/lazy/index.html +++ b/dev/lazy/index.html @@ -167,11 +167,11 @@
-

Lazy Module, "2024-07-02 12:34:00"

+

Lazy Module, "2024-07-02 12:40:47"

Lazy child component

-

first: "2024-07-02 12:34:00",now: "2024-07-02 12:34:00"

+

first: "2024-07-02 12:40:47",now: "2024-07-02 12:40:47"

id: null

page: { "closed": false, diff --git a/dev/lazy/p1/index.html b/dev/lazy/p1/index.html index 8ef9e927af..476340f9bf 100644 --- a/dev/lazy/p1/index.html +++ b/dev/lazy/p1/index.html @@ -167,11 +167,11 @@
-

Lazy Module, "2024-07-02 12:34:00"

+

Lazy Module, "2024-07-02 12:40:48"

Lazy child component

-

first: "2024-07-02 12:34:00",now: "2024-07-02 12:34:00"

+

first: "2024-07-02 12:40:48",now: "2024-07-02 12:40:48"

id: null

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

主题色

设置

-
+
高 @@ -286,7 +286,7 @@

设置

-
+
diff --git a/dev/lazy/p2/index.html b/dev/lazy/p2/index.html index 838bd4bf87..0751d66c8d 100644 --- a/dev/lazy/p2/index.html +++ b/dev/lazy/p2/index.html @@ -167,11 +167,11 @@
-

Lazy Module, "2024-07-02 12:34:01"

+

Lazy Module, "2024-07-02 12:40:49"

Lazy child component

-

first: "2024-07-02 12:34:01",now: "2024-07-02 12:34:01"

+

first: "2024-07-02 12:40:49",now: "2024-07-02 12:40:49"

id: null

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

主题色

设置

-
+
高 @@ -286,7 +286,7 @@

设置

-
+
diff --git a/dev/lazy/p3/index.html b/dev/lazy/p3/index.html index 15e9b5d377..206937e909 100644 --- a/dev/lazy/p3/index.html +++ b/dev/lazy/p3/index.html @@ -167,11 +167,11 @@
-

Lazy Module, "2024-07-02 12:34:01"

+

Lazy Module, "2024-07-02 12:40:49"

Lazy child component

-

first: "2024-07-02 12:34:01",now: "2024-07-02 12:34:01"

+

first: "2024-07-02 12:40:49",now: "2024-07-02 12:40:49"

id: null

page: { "closed": false, diff --git a/dev/lazy/p4/index.html b/dev/lazy/p4/index.html index 5d151682f9..efe7cc1ca2 100644 --- a/dev/lazy/p4/index.html +++ b/dev/lazy/p4/index.html @@ -167,11 +167,11 @@
-

Lazy Module, "2024-07-02 12:34:01"

+

Lazy Module, "2024-07-02 12:40:49"

Lazy child component

-

first: "2024-07-02 12:34:01",now: "2024-07-02 12:34:01"

+

first: "2024-07-02 12:40:49",now: "2024-07-02 12:40:49"

id: null

page: { "closed": false, diff --git a/dev/lazy/p5/index.html b/dev/lazy/p5/index.html index 7fb178496f..50e2834c90 100644 --- a/dev/lazy/p5/index.html +++ b/dev/lazy/p5/index.html @@ -167,11 +167,11 @@
-

Lazy Module, "2024-07-02 12:34:02"

+

Lazy Module, "2024-07-02 12:40:49"

Lazy child component

-

first: "2024-07-02 12:34:02",now: "2024-07-02 12:34:02"

+

first: "2024-07-02 12:40:49",now: "2024-07-02 12:40:49"

id: null

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

主题色

设置

-
+
高 @@ -286,7 +286,7 @@

设置

-
+
diff --git a/dev/list/index.html b/dev/list/index.html index 926711a2c6..f4de87ac61 100644 --- a/dev/list/index.html +++ b/dev/list/index.html @@ -168,12 +168,12 @@

Layout

-

first: "2024-07-02 12:34:02",now: "2024-07-02 12:34:02"

+

first: "2024-07-02 12:40:50",now: "2024-07-02 12:40:50"


List

-

first: "2024-07-02 12:34:02",now: "2024-07-02 12:34:02"

+

first: "2024-07-02 12:40:50",now: "2024-07-02 12:40:50"

id: null

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

主题色

设置

-
+
高 @@ -283,7 +283,7 @@

设置

-
+
diff --git a/dev/list/item/index.html b/dev/list/item/index.html index 7a4cf41d9b..0cf0b48184 100644 --- a/dev/list/item/index.html +++ b/dev/list/item/index.html @@ -168,12 +168,12 @@

Layout

-

first: "2024-07-02 12:34:03",now: "2024-07-02 12:34:03"

+

first: "2024-07-02 12:40:51",now: "2024-07-02 12:40:51"


List Item

-

first: "2024-07-02 12:34:03",now: "2024-07-02 12:34:03"

+

first: "2024-07-02 12:40:51",now: "2024-07-02 12:40:51"

id: null

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

主题色

设置

-
+
高 @@ -288,7 +288,7 @@

设置

-
+
diff --git a/dev/login/index.html b/dev/login/index.html index 22747c6789..682ead9b44 100644 --- a/dev/login/index.html +++ b/dev/login/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:59",now: "2024-07-02 12:33:59"

+

first: "2024-07-02 12:40:47",now: "2024-07-02 12:40:47"

id: null

page: { "closed": false, diff --git a/dev/view/1/index.html b/dev/view/1/index.html index cfe4e46fa5..f5d2622391 100644 --- a/dev/view/1/index.html +++ b/dev/view/1/index.html @@ -167,7 +167,7 @@
-

first: "2024-07-02 12:33:59",now: "2024-07-02 12:33:59"

+

first: "2024-07-02 12:40:47",now: "2024-07-02 12:40:47"

id: null

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

主题色

设置

-
+
高 @@ -287,7 +287,7 @@

设置

-
+
diff --git a/ngsw.en.json b/ngsw.en.json index 13d125c13e..f461b3f317 100644 --- a/ngsw.en.json +++ b/ngsw.en.json @@ -1 +1 @@ -{"configVersion":1,"timestamp":1719923648368,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-2TPOCZIP.js","/chunk-46AY7WCX.js","/chunk-5TIPCXSN.js","/chunk-6CEV4U4P.js","/chunk-6PZE275R.js","/chunk-6XSIA5KU.js","/chunk-7LWFCQTG.js","/chunk-ADNPNLQV.js","/chunk-AIMVA6AJ.js","/chunk-BAPU3RXT.js","/chunk-CAMYUOBZ.js","/chunk-CSQMQXXP.js","/chunk-DLIWRZVA.js","/chunk-DYUWTYII.js","/chunk-E5OBXJJA.js","/chunk-EWJU7OHW.js","/chunk-FYXDU33L.js","/chunk-H34GKPEJ.js","/chunk-J74DGG7F.js","/chunk-JCYIMTX6.js","/chunk-JUIGUC7J.js","/chunk-KEP5W537.js","/chunk-KN6AUK5A.js","/chunk-MDREMG23.js","/chunk-MXTZQIFQ.js","/chunk-NXBYII7K.js","/chunk-OGEP7D62.js","/chunk-OMVTCTHK.js","/chunk-P56PFOH7.js","/chunk-PRSDX3IQ.js","/chunk-QLPBFPNJ.js","/chunk-QWDF2CY6.js","/chunk-R3FQLDS6.js","/chunk-RSQHORDM.js","/chunk-S3SQYYYH.js","/chunk-S7VNNC65.js","/chunk-SEOBEKIC.js","/chunk-SNYW7M2S.js","/chunk-TQSE6GJU.js","/chunk-VB3BBKEK.js","/chunk-W6FQYJJJ.js","/chunk-WYIUAWD6.js","/chunk-Y23E5CLJ.js","/chunk-YDG6CKBX.js","/chunk-YKFLM7HB.js","/chunk-YTWMHDQG.js","/chunk-ZSKDB3F4.js","/index.html","/main-UOLJRFH3.js","/ngsw-worker.js","/polyfills-FMQ4VCI3.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-CA426J4U.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":"14519c11fe8a94c7360f189511acc796dd7bec3a","/assets/style.dark.css":"44a1c622ebcef2956bd54c8e532c5a1b333cd875","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"c2e7e7f7f88070623b8940343f3c7c0789d470e3","/chunk-2TPOCZIP.js":"b81110d5f4f8e2bba8128ed439d0af60c8d68144","/chunk-46AY7WCX.js":"49378ebe497ee62a579a9a1ed99c79250fa97eca","/chunk-5TIPCXSN.js":"e0d5f3cf856c29a2ef161e539359d14c14ca69fe","/chunk-6CEV4U4P.js":"1149bd516092ff2e575e86795b33d7c4ea1f827f","/chunk-6PZE275R.js":"5976db090a35c96871c1b92fe270b09d195ef1be","/chunk-6XSIA5KU.js":"eca4863d06c5a60c926c03bde6e06535f72b7791","/chunk-7LWFCQTG.js":"fb8ec27b16cb083245be9ae47eca5d768035a95c","/chunk-ADNPNLQV.js":"ad96e7521ae176de154e4e3b8b84d98a4cd036d9","/chunk-AIMVA6AJ.js":"1eee460a5da2d8305b8f5a0d975e1b855819b750","/chunk-BAPU3RXT.js":"5931d8e0775ba496a98a09b9772d70b3eecf2a72","/chunk-CAMYUOBZ.js":"d9c7c87ed74034dcd37cc6ccc5291453e75505dc","/chunk-CSQMQXXP.js":"062955caa9d46b80d2e953de3b9473387b150172","/chunk-DLIWRZVA.js":"e2634ffa77d28fb4fb31c577a2661d18baecd524","/chunk-DYUWTYII.js":"a45494931a4ebe4860fcd2f9dd7f6bbb7306c1cf","/chunk-E5OBXJJA.js":"dde49336a417c072c424342026dcde8613b17e1c","/chunk-EWJU7OHW.js":"27fca0d88e412b2ca98162997d1a589fee7f78df","/chunk-FYXDU33L.js":"7a3eb3e46232972b8ce8e4f1bd6e7aa4e489d94a","/chunk-H34GKPEJ.js":"b2e1e6ea4bfbed43680d95b342aa5de4c3a83c3a","/chunk-J74DGG7F.js":"926a9acd084cfe074b9c0daad272c872541cc677","/chunk-JCYIMTX6.js":"32dffd6159c6cd7f29040d1c7c4a537388ff7b60","/chunk-JUIGUC7J.js":"1021100772ca59b9ce9d1f1e9bb9c0da293551b9","/chunk-KEP5W537.js":"e77663e10ddf661c7f3a2c2ced2730a0a81e31c9","/chunk-KN6AUK5A.js":"4fdb620b683ad9060f5f70a8dbdce09595207277","/chunk-MDREMG23.js":"584fc84b89484bc8fecccb4914f2b5847dd5c977","/chunk-MXTZQIFQ.js":"eeb01e14ec3b1c36836e03be23f7ceaa2ceca72b","/chunk-NXBYII7K.js":"8ca77d37c48c5f86e1c91ebe09563f4bc08fdda7","/chunk-OGEP7D62.js":"2efa91a04a50742e579ec0f6fc4e98ce1b81915f","/chunk-OMVTCTHK.js":"52301b807f6dd48ce3514ee5283fea009e751386","/chunk-P56PFOH7.js":"3fa7ac0487824199901c427290470fc61a0be1e7","/chunk-PRSDX3IQ.js":"95d32e01f42d731ef923e2b6ca891c6a63673ae2","/chunk-QLPBFPNJ.js":"f63cc783ccdb9233fcbba88ae7e95d804dc49ee1","/chunk-QWDF2CY6.js":"01f56a43277e6a9619403c9467e3b3d31cd8814f","/chunk-R3FQLDS6.js":"b91ee4eb0d8d26cfad45f86eb9402a14353c0291","/chunk-RSQHORDM.js":"4df9e364957b514610e993c2215f1ad77c6a289d","/chunk-S3SQYYYH.js":"fe064e5c97743f318df921e7b7e060a0c6a48f5b","/chunk-S7VNNC65.js":"e6bb366828912a66e1b31f06689dcd23f6f62637","/chunk-SEOBEKIC.js":"e178e4031caaf31518e169842ebf3dea3b00f976","/chunk-SNYW7M2S.js":"3a4e1e8b9edfbdbb30a80a454c40a046f47faf20","/chunk-TQSE6GJU.js":"8fb40b4341e86636e681970d98288d4a315ab756","/chunk-VB3BBKEK.js":"329f3749882ce9eefaa81a99fc39412acf6ce453","/chunk-W6FQYJJJ.js":"47cf50c481329fef3b63033f3138bab10605bb65","/chunk-WYIUAWD6.js":"33beb56a77668b9da11ed6017cd3a779dc25e855","/chunk-Y23E5CLJ.js":"7a1076472f037bd2a69f3049c9438e5b33853c33","/chunk-YDG6CKBX.js":"3d605dc09805873d6e8c387595ee87baebba48dd","/chunk-YKFLM7HB.js":"42218837193f290c35f101260c33a184896d3bb5","/chunk-YTWMHDQG.js":"548aeef9d6b92f205c8bdf505a209d3fdacbbdaf","/chunk-ZSKDB3F4.js":"61370450588ea5f128faf09877482425e0bc443a","/index.html":"6013a0874308803efa790cdf64693d63a141b5db","/main-UOLJRFH3.js":"7f9b01176cd6682b50d9bf1ee057ec17eb8cd0da","/ngsw-worker.js":"988f4c7de55060f5b8179dd93d0341d1d81504fb","/polyfills-FMQ4VCI3.js":"91f0b605093737fb5ad2b8b9e9ee5b854795d998","/safety-worker.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-CA426J4U.css":"a4cd50b24a5f31342913a0948e4e8ce7d0171f6f","/worker-basic.min.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e"},"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":1719924056491,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-2TPOCZIP.js","/chunk-46AY7WCX.js","/chunk-5TIPCXSN.js","/chunk-6CEV4U4P.js","/chunk-6PZE275R.js","/chunk-6XSIA5KU.js","/chunk-7LWFCQTG.js","/chunk-ADNPNLQV.js","/chunk-AIMVA6AJ.js","/chunk-BAPU3RXT.js","/chunk-CAMYUOBZ.js","/chunk-CSQMQXXP.js","/chunk-DLIWRZVA.js","/chunk-DYUWTYII.js","/chunk-E5OBXJJA.js","/chunk-EWJU7OHW.js","/chunk-FYXDU33L.js","/chunk-H34GKPEJ.js","/chunk-J74DGG7F.js","/chunk-JCYIMTX6.js","/chunk-JUIGUC7J.js","/chunk-KEP5W537.js","/chunk-KN6AUK5A.js","/chunk-MDREMG23.js","/chunk-MXTZQIFQ.js","/chunk-NXBYII7K.js","/chunk-OGEP7D62.js","/chunk-OMVTCTHK.js","/chunk-P56PFOH7.js","/chunk-PRSDX3IQ.js","/chunk-QLPBFPNJ.js","/chunk-QWDF2CY6.js","/chunk-R3FQLDS6.js","/chunk-RSQHORDM.js","/chunk-S3SQYYYH.js","/chunk-S7VNNC65.js","/chunk-SEOBEKIC.js","/chunk-SNYW7M2S.js","/chunk-TQSE6GJU.js","/chunk-VB3BBKEK.js","/chunk-W6FQYJJJ.js","/chunk-WYIUAWD6.js","/chunk-Y23E5CLJ.js","/chunk-YDG6CKBX.js","/chunk-YKFLM7HB.js","/chunk-YTWMHDQG.js","/chunk-ZSKDB3F4.js","/index.html","/main-UOLJRFH3.js","/ngsw-worker.js","/polyfills-FMQ4VCI3.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-CA426J4U.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":"14519c11fe8a94c7360f189511acc796dd7bec3a","/assets/style.dark.css":"44a1c622ebcef2956bd54c8e532c5a1b333cd875","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"c2e7e7f7f88070623b8940343f3c7c0789d470e3","/chunk-2TPOCZIP.js":"b81110d5f4f8e2bba8128ed439d0af60c8d68144","/chunk-46AY7WCX.js":"49378ebe497ee62a579a9a1ed99c79250fa97eca","/chunk-5TIPCXSN.js":"e0d5f3cf856c29a2ef161e539359d14c14ca69fe","/chunk-6CEV4U4P.js":"1149bd516092ff2e575e86795b33d7c4ea1f827f","/chunk-6PZE275R.js":"5976db090a35c96871c1b92fe270b09d195ef1be","/chunk-6XSIA5KU.js":"eca4863d06c5a60c926c03bde6e06535f72b7791","/chunk-7LWFCQTG.js":"fb8ec27b16cb083245be9ae47eca5d768035a95c","/chunk-ADNPNLQV.js":"ad96e7521ae176de154e4e3b8b84d98a4cd036d9","/chunk-AIMVA6AJ.js":"1eee460a5da2d8305b8f5a0d975e1b855819b750","/chunk-BAPU3RXT.js":"5931d8e0775ba496a98a09b9772d70b3eecf2a72","/chunk-CAMYUOBZ.js":"d9c7c87ed74034dcd37cc6ccc5291453e75505dc","/chunk-CSQMQXXP.js":"062955caa9d46b80d2e953de3b9473387b150172","/chunk-DLIWRZVA.js":"e2634ffa77d28fb4fb31c577a2661d18baecd524","/chunk-DYUWTYII.js":"a45494931a4ebe4860fcd2f9dd7f6bbb7306c1cf","/chunk-E5OBXJJA.js":"dde49336a417c072c424342026dcde8613b17e1c","/chunk-EWJU7OHW.js":"27fca0d88e412b2ca98162997d1a589fee7f78df","/chunk-FYXDU33L.js":"7a3eb3e46232972b8ce8e4f1bd6e7aa4e489d94a","/chunk-H34GKPEJ.js":"b2e1e6ea4bfbed43680d95b342aa5de4c3a83c3a","/chunk-J74DGG7F.js":"926a9acd084cfe074b9c0daad272c872541cc677","/chunk-JCYIMTX6.js":"32dffd6159c6cd7f29040d1c7c4a537388ff7b60","/chunk-JUIGUC7J.js":"1021100772ca59b9ce9d1f1e9bb9c0da293551b9","/chunk-KEP5W537.js":"e77663e10ddf661c7f3a2c2ced2730a0a81e31c9","/chunk-KN6AUK5A.js":"4fdb620b683ad9060f5f70a8dbdce09595207277","/chunk-MDREMG23.js":"584fc84b89484bc8fecccb4914f2b5847dd5c977","/chunk-MXTZQIFQ.js":"eeb01e14ec3b1c36836e03be23f7ceaa2ceca72b","/chunk-NXBYII7K.js":"8ca77d37c48c5f86e1c91ebe09563f4bc08fdda7","/chunk-OGEP7D62.js":"2efa91a04a50742e579ec0f6fc4e98ce1b81915f","/chunk-OMVTCTHK.js":"52301b807f6dd48ce3514ee5283fea009e751386","/chunk-P56PFOH7.js":"3fa7ac0487824199901c427290470fc61a0be1e7","/chunk-PRSDX3IQ.js":"95d32e01f42d731ef923e2b6ca891c6a63673ae2","/chunk-QLPBFPNJ.js":"f63cc783ccdb9233fcbba88ae7e95d804dc49ee1","/chunk-QWDF2CY6.js":"01f56a43277e6a9619403c9467e3b3d31cd8814f","/chunk-R3FQLDS6.js":"b91ee4eb0d8d26cfad45f86eb9402a14353c0291","/chunk-RSQHORDM.js":"4df9e364957b514610e993c2215f1ad77c6a289d","/chunk-S3SQYYYH.js":"fe064e5c97743f318df921e7b7e060a0c6a48f5b","/chunk-S7VNNC65.js":"e6bb366828912a66e1b31f06689dcd23f6f62637","/chunk-SEOBEKIC.js":"e178e4031caaf31518e169842ebf3dea3b00f976","/chunk-SNYW7M2S.js":"3a4e1e8b9edfbdbb30a80a454c40a046f47faf20","/chunk-TQSE6GJU.js":"8fb40b4341e86636e681970d98288d4a315ab756","/chunk-VB3BBKEK.js":"329f3749882ce9eefaa81a99fc39412acf6ce453","/chunk-W6FQYJJJ.js":"47cf50c481329fef3b63033f3138bab10605bb65","/chunk-WYIUAWD6.js":"33beb56a77668b9da11ed6017cd3a779dc25e855","/chunk-Y23E5CLJ.js":"7a1076472f037bd2a69f3049c9438e5b33853c33","/chunk-YDG6CKBX.js":"3d605dc09805873d6e8c387595ee87baebba48dd","/chunk-YKFLM7HB.js":"42218837193f290c35f101260c33a184896d3bb5","/chunk-YTWMHDQG.js":"548aeef9d6b92f205c8bdf505a209d3fdacbbdaf","/chunk-ZSKDB3F4.js":"61370450588ea5f128faf09877482425e0bc443a","/index.html":"6013a0874308803efa790cdf64693d63a141b5db","/main-UOLJRFH3.js":"7f9b01176cd6682b50d9bf1ee057ec17eb8cd0da","/ngsw-worker.js":"988f4c7de55060f5b8179dd93d0341d1d81504fb","/polyfills-FMQ4VCI3.js":"91f0b605093737fb5ad2b8b9e9ee5b854795d998","/safety-worker.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-CA426J4U.css":"a4cd50b24a5f31342913a0948e4e8ce7d0171f6f","/worker-basic.min.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e"},"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 fc06786337..dd16570eef 100644 --- a/ngsw.json +++ b/ngsw.json @@ -1,6 +1,6 @@ { "configVersion": 1, - "timestamp": 1719923648368, + "timestamp": 1719924056491, "index": "/index.html", "assetGroups": [ { diff --git a/ngsw.zh.json b/ngsw.zh.json index 71342023cb..c34c1c21e9 100644 --- a/ngsw.zh.json +++ b/ngsw.zh.json @@ -1 +1 @@ -{"configVersion":1,"timestamp":1719923646900,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-2TPOCZIP.js","/chunk-46AY7WCX.js","/chunk-5TIPCXSN.js","/chunk-6CEV4U4P.js","/chunk-6PZE275R.js","/chunk-6XSIA5KU.js","/chunk-7LWFCQTG.js","/chunk-ADNPNLQV.js","/chunk-AIMVA6AJ.js","/chunk-BAPU3RXT.js","/chunk-CAMYUOBZ.js","/chunk-CSQMQXXP.js","/chunk-DLIWRZVA.js","/chunk-DYUWTYII.js","/chunk-E5OBXJJA.js","/chunk-EWJU7OHW.js","/chunk-FYXDU33L.js","/chunk-H34GKPEJ.js","/chunk-J74DGG7F.js","/chunk-JCYIMTX6.js","/chunk-JUIGUC7J.js","/chunk-KEP5W537.js","/chunk-KN6AUK5A.js","/chunk-MDREMG23.js","/chunk-MXTZQIFQ.js","/chunk-NXBYII7K.js","/chunk-OGEP7D62.js","/chunk-OMVTCTHK.js","/chunk-P56PFOH7.js","/chunk-PRSDX3IQ.js","/chunk-QLPBFPNJ.js","/chunk-QWDF2CY6.js","/chunk-R3FQLDS6.js","/chunk-RSQHORDM.js","/chunk-S3SQYYYH.js","/chunk-S7VNNC65.js","/chunk-SEOBEKIC.js","/chunk-SNYW7M2S.js","/chunk-TQSE6GJU.js","/chunk-VB3BBKEK.js","/chunk-W6FQYJJJ.js","/chunk-WYIUAWD6.js","/chunk-Y23E5CLJ.js","/chunk-YDG6CKBX.js","/chunk-YKFLM7HB.js","/chunk-YTWMHDQG.js","/chunk-ZSKDB3F4.js","/index.html","/main-UOLJRFH3.js","/ngsw-worker.js","/polyfills-FMQ4VCI3.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-CA426J4U.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":"14519c11fe8a94c7360f189511acc796dd7bec3a","/assets/style.dark.css":"44a1c622ebcef2956bd54c8e532c5a1b333cd875","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"c2e7e7f7f88070623b8940343f3c7c0789d470e3","/chunk-2TPOCZIP.js":"b81110d5f4f8e2bba8128ed439d0af60c8d68144","/chunk-46AY7WCX.js":"49378ebe497ee62a579a9a1ed99c79250fa97eca","/chunk-5TIPCXSN.js":"e0d5f3cf856c29a2ef161e539359d14c14ca69fe","/chunk-6CEV4U4P.js":"1149bd516092ff2e575e86795b33d7c4ea1f827f","/chunk-6PZE275R.js":"5976db090a35c96871c1b92fe270b09d195ef1be","/chunk-6XSIA5KU.js":"eca4863d06c5a60c926c03bde6e06535f72b7791","/chunk-7LWFCQTG.js":"fb8ec27b16cb083245be9ae47eca5d768035a95c","/chunk-ADNPNLQV.js":"ad96e7521ae176de154e4e3b8b84d98a4cd036d9","/chunk-AIMVA6AJ.js":"1eee460a5da2d8305b8f5a0d975e1b855819b750","/chunk-BAPU3RXT.js":"5931d8e0775ba496a98a09b9772d70b3eecf2a72","/chunk-CAMYUOBZ.js":"d9c7c87ed74034dcd37cc6ccc5291453e75505dc","/chunk-CSQMQXXP.js":"062955caa9d46b80d2e953de3b9473387b150172","/chunk-DLIWRZVA.js":"e2634ffa77d28fb4fb31c577a2661d18baecd524","/chunk-DYUWTYII.js":"a45494931a4ebe4860fcd2f9dd7f6bbb7306c1cf","/chunk-E5OBXJJA.js":"dde49336a417c072c424342026dcde8613b17e1c","/chunk-EWJU7OHW.js":"27fca0d88e412b2ca98162997d1a589fee7f78df","/chunk-FYXDU33L.js":"7a3eb3e46232972b8ce8e4f1bd6e7aa4e489d94a","/chunk-H34GKPEJ.js":"b2e1e6ea4bfbed43680d95b342aa5de4c3a83c3a","/chunk-J74DGG7F.js":"926a9acd084cfe074b9c0daad272c872541cc677","/chunk-JCYIMTX6.js":"32dffd6159c6cd7f29040d1c7c4a537388ff7b60","/chunk-JUIGUC7J.js":"1021100772ca59b9ce9d1f1e9bb9c0da293551b9","/chunk-KEP5W537.js":"e77663e10ddf661c7f3a2c2ced2730a0a81e31c9","/chunk-KN6AUK5A.js":"4fdb620b683ad9060f5f70a8dbdce09595207277","/chunk-MDREMG23.js":"584fc84b89484bc8fecccb4914f2b5847dd5c977","/chunk-MXTZQIFQ.js":"eeb01e14ec3b1c36836e03be23f7ceaa2ceca72b","/chunk-NXBYII7K.js":"8ca77d37c48c5f86e1c91ebe09563f4bc08fdda7","/chunk-OGEP7D62.js":"2efa91a04a50742e579ec0f6fc4e98ce1b81915f","/chunk-OMVTCTHK.js":"52301b807f6dd48ce3514ee5283fea009e751386","/chunk-P56PFOH7.js":"3fa7ac0487824199901c427290470fc61a0be1e7","/chunk-PRSDX3IQ.js":"95d32e01f42d731ef923e2b6ca891c6a63673ae2","/chunk-QLPBFPNJ.js":"f63cc783ccdb9233fcbba88ae7e95d804dc49ee1","/chunk-QWDF2CY6.js":"01f56a43277e6a9619403c9467e3b3d31cd8814f","/chunk-R3FQLDS6.js":"b91ee4eb0d8d26cfad45f86eb9402a14353c0291","/chunk-RSQHORDM.js":"4df9e364957b514610e993c2215f1ad77c6a289d","/chunk-S3SQYYYH.js":"fe064e5c97743f318df921e7b7e060a0c6a48f5b","/chunk-S7VNNC65.js":"e6bb366828912a66e1b31f06689dcd23f6f62637","/chunk-SEOBEKIC.js":"e178e4031caaf31518e169842ebf3dea3b00f976","/chunk-SNYW7M2S.js":"3a4e1e8b9edfbdbb30a80a454c40a046f47faf20","/chunk-TQSE6GJU.js":"8fb40b4341e86636e681970d98288d4a315ab756","/chunk-VB3BBKEK.js":"329f3749882ce9eefaa81a99fc39412acf6ce453","/chunk-W6FQYJJJ.js":"47cf50c481329fef3b63033f3138bab10605bb65","/chunk-WYIUAWD6.js":"33beb56a77668b9da11ed6017cd3a779dc25e855","/chunk-Y23E5CLJ.js":"7a1076472f037bd2a69f3049c9438e5b33853c33","/chunk-YDG6CKBX.js":"3d605dc09805873d6e8c387595ee87baebba48dd","/chunk-YKFLM7HB.js":"42218837193f290c35f101260c33a184896d3bb5","/chunk-YTWMHDQG.js":"548aeef9d6b92f205c8bdf505a209d3fdacbbdaf","/chunk-ZSKDB3F4.js":"61370450588ea5f128faf09877482425e0bc443a","/index.html":"6013a0874308803efa790cdf64693d63a141b5db","/main-UOLJRFH3.js":"7f9b01176cd6682b50d9bf1ee057ec17eb8cd0da","/ngsw-worker.js":"988f4c7de55060f5b8179dd93d0341d1d81504fb","/polyfills-FMQ4VCI3.js":"91f0b605093737fb5ad2b8b9e9ee5b854795d998","/safety-worker.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-CA426J4U.css":"a4cd50b24a5f31342913a0948e4e8ce7d0171f6f","/worker-basic.min.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e"},"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":1719924055003,"index":"/index.html","assetGroups":[{"name":"app","installMode":"prefetch","updateMode":"prefetch","cacheQueryOptions":{"ignoreVary":true},"urls":["/chunk-2TPOCZIP.js","/chunk-46AY7WCX.js","/chunk-5TIPCXSN.js","/chunk-6CEV4U4P.js","/chunk-6PZE275R.js","/chunk-6XSIA5KU.js","/chunk-7LWFCQTG.js","/chunk-ADNPNLQV.js","/chunk-AIMVA6AJ.js","/chunk-BAPU3RXT.js","/chunk-CAMYUOBZ.js","/chunk-CSQMQXXP.js","/chunk-DLIWRZVA.js","/chunk-DYUWTYII.js","/chunk-E5OBXJJA.js","/chunk-EWJU7OHW.js","/chunk-FYXDU33L.js","/chunk-H34GKPEJ.js","/chunk-J74DGG7F.js","/chunk-JCYIMTX6.js","/chunk-JUIGUC7J.js","/chunk-KEP5W537.js","/chunk-KN6AUK5A.js","/chunk-MDREMG23.js","/chunk-MXTZQIFQ.js","/chunk-NXBYII7K.js","/chunk-OGEP7D62.js","/chunk-OMVTCTHK.js","/chunk-P56PFOH7.js","/chunk-PRSDX3IQ.js","/chunk-QLPBFPNJ.js","/chunk-QWDF2CY6.js","/chunk-R3FQLDS6.js","/chunk-RSQHORDM.js","/chunk-S3SQYYYH.js","/chunk-S7VNNC65.js","/chunk-SEOBEKIC.js","/chunk-SNYW7M2S.js","/chunk-TQSE6GJU.js","/chunk-VB3BBKEK.js","/chunk-W6FQYJJJ.js","/chunk-WYIUAWD6.js","/chunk-Y23E5CLJ.js","/chunk-YDG6CKBX.js","/chunk-YKFLM7HB.js","/chunk-YTWMHDQG.js","/chunk-ZSKDB3F4.js","/index.html","/main-UOLJRFH3.js","/ngsw-worker.js","/polyfills-FMQ4VCI3.js","/safety-worker.js","/scripts-RST73XXA.js","/styles-CA426J4U.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":"14519c11fe8a94c7360f189511acc796dd7bec3a","/assets/style.dark.css":"44a1c622ebcef2956bd54c8e532c5a1b333cd875","/assets/xlsx/cpexcel.js":"9191595b39ba1918d32fb250d3ff21d07f99fc19","/assets/xlsx/xlsx.full.min.js":"7f749f81a45a53229136c6c1f1d50dcb16ddc233","/assets/yarn.lock.txt":"c2e7e7f7f88070623b8940343f3c7c0789d470e3","/chunk-2TPOCZIP.js":"b81110d5f4f8e2bba8128ed439d0af60c8d68144","/chunk-46AY7WCX.js":"49378ebe497ee62a579a9a1ed99c79250fa97eca","/chunk-5TIPCXSN.js":"e0d5f3cf856c29a2ef161e539359d14c14ca69fe","/chunk-6CEV4U4P.js":"1149bd516092ff2e575e86795b33d7c4ea1f827f","/chunk-6PZE275R.js":"5976db090a35c96871c1b92fe270b09d195ef1be","/chunk-6XSIA5KU.js":"eca4863d06c5a60c926c03bde6e06535f72b7791","/chunk-7LWFCQTG.js":"fb8ec27b16cb083245be9ae47eca5d768035a95c","/chunk-ADNPNLQV.js":"ad96e7521ae176de154e4e3b8b84d98a4cd036d9","/chunk-AIMVA6AJ.js":"1eee460a5da2d8305b8f5a0d975e1b855819b750","/chunk-BAPU3RXT.js":"5931d8e0775ba496a98a09b9772d70b3eecf2a72","/chunk-CAMYUOBZ.js":"d9c7c87ed74034dcd37cc6ccc5291453e75505dc","/chunk-CSQMQXXP.js":"062955caa9d46b80d2e953de3b9473387b150172","/chunk-DLIWRZVA.js":"e2634ffa77d28fb4fb31c577a2661d18baecd524","/chunk-DYUWTYII.js":"a45494931a4ebe4860fcd2f9dd7f6bbb7306c1cf","/chunk-E5OBXJJA.js":"dde49336a417c072c424342026dcde8613b17e1c","/chunk-EWJU7OHW.js":"27fca0d88e412b2ca98162997d1a589fee7f78df","/chunk-FYXDU33L.js":"7a3eb3e46232972b8ce8e4f1bd6e7aa4e489d94a","/chunk-H34GKPEJ.js":"b2e1e6ea4bfbed43680d95b342aa5de4c3a83c3a","/chunk-J74DGG7F.js":"926a9acd084cfe074b9c0daad272c872541cc677","/chunk-JCYIMTX6.js":"32dffd6159c6cd7f29040d1c7c4a537388ff7b60","/chunk-JUIGUC7J.js":"1021100772ca59b9ce9d1f1e9bb9c0da293551b9","/chunk-KEP5W537.js":"e77663e10ddf661c7f3a2c2ced2730a0a81e31c9","/chunk-KN6AUK5A.js":"4fdb620b683ad9060f5f70a8dbdce09595207277","/chunk-MDREMG23.js":"584fc84b89484bc8fecccb4914f2b5847dd5c977","/chunk-MXTZQIFQ.js":"eeb01e14ec3b1c36836e03be23f7ceaa2ceca72b","/chunk-NXBYII7K.js":"8ca77d37c48c5f86e1c91ebe09563f4bc08fdda7","/chunk-OGEP7D62.js":"2efa91a04a50742e579ec0f6fc4e98ce1b81915f","/chunk-OMVTCTHK.js":"52301b807f6dd48ce3514ee5283fea009e751386","/chunk-P56PFOH7.js":"3fa7ac0487824199901c427290470fc61a0be1e7","/chunk-PRSDX3IQ.js":"95d32e01f42d731ef923e2b6ca891c6a63673ae2","/chunk-QLPBFPNJ.js":"f63cc783ccdb9233fcbba88ae7e95d804dc49ee1","/chunk-QWDF2CY6.js":"01f56a43277e6a9619403c9467e3b3d31cd8814f","/chunk-R3FQLDS6.js":"b91ee4eb0d8d26cfad45f86eb9402a14353c0291","/chunk-RSQHORDM.js":"4df9e364957b514610e993c2215f1ad77c6a289d","/chunk-S3SQYYYH.js":"fe064e5c97743f318df921e7b7e060a0c6a48f5b","/chunk-S7VNNC65.js":"e6bb366828912a66e1b31f06689dcd23f6f62637","/chunk-SEOBEKIC.js":"e178e4031caaf31518e169842ebf3dea3b00f976","/chunk-SNYW7M2S.js":"3a4e1e8b9edfbdbb30a80a454c40a046f47faf20","/chunk-TQSE6GJU.js":"8fb40b4341e86636e681970d98288d4a315ab756","/chunk-VB3BBKEK.js":"329f3749882ce9eefaa81a99fc39412acf6ce453","/chunk-W6FQYJJJ.js":"47cf50c481329fef3b63033f3138bab10605bb65","/chunk-WYIUAWD6.js":"33beb56a77668b9da11ed6017cd3a779dc25e855","/chunk-Y23E5CLJ.js":"7a1076472f037bd2a69f3049c9438e5b33853c33","/chunk-YDG6CKBX.js":"3d605dc09805873d6e8c387595ee87baebba48dd","/chunk-YKFLM7HB.js":"42218837193f290c35f101260c33a184896d3bb5","/chunk-YTWMHDQG.js":"548aeef9d6b92f205c8bdf505a209d3fdacbbdaf","/chunk-ZSKDB3F4.js":"61370450588ea5f128faf09877482425e0bc443a","/index.html":"6013a0874308803efa790cdf64693d63a141b5db","/main-UOLJRFH3.js":"7f9b01176cd6682b50d9bf1ee057ec17eb8cd0da","/ngsw-worker.js":"988f4c7de55060f5b8179dd93d0341d1d81504fb","/polyfills-FMQ4VCI3.js":"91f0b605093737fb5ad2b8b9e9ee5b854795d998","/safety-worker.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e","/scripts-RST73XXA.js":"1a891857a05b3d7ca4308fa80e2c168732f39d72","/styles-CA426J4U.css":"a4cd50b24a5f31342913a0948e4e8ce7d0171f6f","/worker-basic.min.js":"3611540fd6d2529916c8e3ddacd58f25bfb6358e"},"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 1bc250b5d7..d07922ab0b 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://ng-alain.com/2024-07-02T12:34:19.201Zhourly1.0https://ng-alain.com/acl/control/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/acl/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/acl/guard/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/get/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/guard/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/qa/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/send/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/service/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/set/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cache/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cache/interceptor/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cache/service/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/bar/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/card/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/chart-echarts/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/custom/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/faq/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/gauge/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/mini-area/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/mini-bar/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/mini-progress/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/number-info/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/pie/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/radar/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/single-bar/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/tag-cloud/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/timeline/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/trend/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/water-wave/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/add/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/default/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/generate/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/plugin/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/sta/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/auto-focus/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/avatar-list/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/cell/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/count-down/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/date-picker/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/down-file/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/ellipsis/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/error-collect/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/exception/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/footer-toolbar/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/full-content/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/global-footer/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/highlight/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/hotkey/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/let/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/loading/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/lodop/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/media/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/notice-icon/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/observers/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/onboarding/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/page-header/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/pdf/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/quick-menu/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/result/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/reuse-tab/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/se/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/sg/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/st/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/sv/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/tag-select/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/xlsx/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/zip/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/acl/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/architecture/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/auth/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/cache/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/changelog/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/cli/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/contributing/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/deploy/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/faq/en2024-07-02T12:34:19.201Zhourly0.8https://ng-alain.com/docs/getting-started/en2024-07-02T12:34:19.201Zhourly0.8https://ng-alain.com/docs/global-config/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/graph/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/how-to-start/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/i18n/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/import/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/mock/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/module/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/new-component/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/new-page/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/performance/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/server/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/ssr/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/style-guide/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/theme/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/upgrade-v18/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/docs/upgrade/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/acl/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/array/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/autocomplete/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/boolean/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/cascader/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/checkbox/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/color/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/conditional/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/custom/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/customize/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/date/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/error/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/i18n/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/layout/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/mention/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/method/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/modal/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/monaco-editor/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/number/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/object/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/qa/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/qr-code/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/radio/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/rate/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/schema/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/segmented/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/select/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/slider/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/string/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/tag/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/text/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/textarea/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/time/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/tinymce/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/transfer/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/tree-select/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/form/upload/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/mock/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/mock/rule/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/component-styles/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/customize-theme/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/date/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/drawer/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/global/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/http/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/icon/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/index/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/keys/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/layout-blank/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/layout-default/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/locale/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/menu/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/modal/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/performance/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/responsive/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/rtl/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/safe/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/settings/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/theme-btn/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/title/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/tools/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/theme/yn/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/array/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/browser/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/date-time/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/decorator/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/form/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/format/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/getting-started/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/math/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/other/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/pipes-currency/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/pipes-filter/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/pipes-format/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/util/token/en2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/acl/control/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/acl/getting-started/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/acl/guard/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/get/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/getting-started/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/guard/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/qa/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/send/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/service/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/auth/set/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cache/getting-started/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cache/interceptor/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cache/service/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/bar/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/card/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/chart-echarts/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/custom/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/faq/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/gauge/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/getting-started/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/mini-area/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/mini-bar/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/mini-progress/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/number-info/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/pie/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/radar/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/single-bar/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/tag-cloud/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/timeline/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/trend/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/chart/water-wave/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/add/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/default/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/generate/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/getting-started/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/plugin/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/cli/sta/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/auto-focus/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/avatar-list/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/cell/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/count-down/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/date-picker/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/down-file/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/ellipsis/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/error-collect/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/exception/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/footer-toolbar/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/full-content/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/global-footer/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/highlight/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/hotkey/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/let/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/loading/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/lodop/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/media/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/notice-icon/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/observers/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/onboarding/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/page-header/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/pdf/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/quick-menu/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/result/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/reuse-tab/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/se/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/sg/zh2024-07-02T12:34:19.201Zhourly0.6https://ng-alain.com/components/st/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/components/sv/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/components/tag-select/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/components/xlsx/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/components/zip/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/acl/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/architecture/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/auth/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/cache/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/changelog/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/cli/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/contributing/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/deploy/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/faq/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/getting-started/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/global-config/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/graph/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/how-to-start/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/i18n/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/import/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/mock/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/module/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/new-component/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/new-page/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/performance/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/server/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/ssr/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/style-guide/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/theme/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/upgrade-v18/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/docs/upgrade/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/acl/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/array/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/autocomplete/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/boolean/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/cascader/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/checkbox/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/color/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/conditional/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/custom/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/customize/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/date/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/error/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/getting-started/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/i18n/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/layout/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/mention/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/method/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/modal/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/monaco-editor/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/number/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/object/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/qa/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/qr-code/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/radio/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/rate/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/schema/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/segmented/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/select/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/slider/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/string/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/tag/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/text/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/textarea/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/time/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/tinymce/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/transfer/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/tree-select/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/form/upload/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/mock/getting-started/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/mock/rule/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/component-styles/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/customize-theme/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/date/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/drawer/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/getting-started/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/global/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/http/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/icon/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/index/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/keys/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/layout-blank/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/layout-default/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/locale/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/menu/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/modal/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/performance/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/responsive/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/rtl/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/safe/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/settings/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/theme-btn/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/title/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/tools/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/theme/yn/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/array/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/browser/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/date-time/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/decorator/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/form/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/format/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/getting-started/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/math/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/other/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/pipes-currency/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/pipes-filter/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/pipes-format/zh2024-07-02T12:34:19.202Zhourly0.6https://ng-alain.com/util/token/zh2024-07-02T12:34:19.202Zhourly0.6 \ No newline at end of file +https://ng-alain.com/2024-07-02T12:41:07.331Zhourly1.0https://ng-alain.com/acl/control/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/acl/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/acl/guard/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/auth/get/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/auth/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/auth/guard/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/auth/qa/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/auth/send/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/auth/service/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/auth/set/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cache/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cache/interceptor/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cache/service/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/bar/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/card/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/chart-echarts/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/custom/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/faq/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/gauge/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/mini-area/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/mini-bar/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/mini-progress/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/number-info/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/pie/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/radar/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/single-bar/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/tag-cloud/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/timeline/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/trend/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/chart/water-wave/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cli/add/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cli/default/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cli/generate/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cli/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cli/plugin/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/cli/sta/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/auto-focus/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/avatar-list/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/cell/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/count-down/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/date-picker/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/down-file/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/ellipsis/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/error-collect/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/exception/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/footer-toolbar/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/full-content/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/global-footer/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/highlight/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/hotkey/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/let/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/loading/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/lodop/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/media/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/notice-icon/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/observers/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/onboarding/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/page-header/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/pdf/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/quick-menu/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/result/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/reuse-tab/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/se/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/sg/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/st/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/sv/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/tag-select/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/xlsx/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/components/zip/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/acl/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/architecture/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/auth/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/cache/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/changelog/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/cli/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/contributing/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/deploy/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/faq/en2024-07-02T12:41:07.331Zhourly0.8https://ng-alain.com/docs/getting-started/en2024-07-02T12:41:07.331Zhourly0.8https://ng-alain.com/docs/global-config/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/graph/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/how-to-start/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/i18n/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/import/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/mock/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/module/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/new-component/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/new-page/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/performance/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/server/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/ssr/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/style-guide/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/theme/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/upgrade-v18/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/docs/upgrade/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/acl/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/array/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/autocomplete/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/boolean/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/cascader/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/checkbox/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/color/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/conditional/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/custom/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/customize/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/date/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/error/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/i18n/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/layout/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/mention/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/method/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/modal/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/monaco-editor/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/number/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/object/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/qa/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/qr-code/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/radio/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/rate/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/schema/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/segmented/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/select/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/slider/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/string/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/tag/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/text/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/textarea/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/time/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/tinymce/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/transfer/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/tree-select/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/form/upload/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/mock/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/mock/rule/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/component-styles/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/customize-theme/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/date/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/drawer/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/getting-started/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/global/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/http/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/icon/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/index/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/keys/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/layout-blank/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/layout-default/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/locale/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/menu/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/modal/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/performance/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/responsive/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/rtl/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/safe/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/settings/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/theme-btn/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/title/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/tools/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/theme/yn/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/util/array/en2024-07-02T12:41:07.331Zhourly0.6https://ng-alain.com/util/browser/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/date-time/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/decorator/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/form/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/format/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/getting-started/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/math/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/other/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/pipes-currency/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/pipes-filter/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/pipes-format/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/util/token/en2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/acl/control/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/acl/getting-started/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/acl/guard/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/auth/get/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/auth/getting-started/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/auth/guard/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/auth/qa/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/auth/send/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/auth/service/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/auth/set/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cache/getting-started/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cache/interceptor/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cache/service/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/bar/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/card/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/chart-echarts/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/custom/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/faq/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/gauge/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/getting-started/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/mini-area/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/mini-bar/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/mini-progress/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/number-info/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/pie/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/radar/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/single-bar/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/tag-cloud/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/timeline/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/trend/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/chart/water-wave/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cli/add/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cli/default/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cli/generate/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cli/getting-started/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cli/plugin/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/cli/sta/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/auto-focus/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/avatar-list/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/cell/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/count-down/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/date-picker/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/down-file/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/ellipsis/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/error-collect/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/exception/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/footer-toolbar/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/full-content/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/global-footer/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/highlight/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/hotkey/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/let/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/loading/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/lodop/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/media/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/notice-icon/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/observers/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/onboarding/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/page-header/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/pdf/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/quick-menu/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/result/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/reuse-tab/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/se/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/sg/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/st/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/sv/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/tag-select/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/xlsx/zh2024-07-02T12:41:07.332Zhourly0.6https://ng-alain.com/components/zip/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/acl/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/architecture/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/auth/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/cache/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/changelog/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/cli/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/contributing/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/deploy/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/faq/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/getting-started/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/global-config/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/graph/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/how-to-start/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/i18n/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/import/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/mock/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/module/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/new-component/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/new-page/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/performance/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/server/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/ssr/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/style-guide/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/theme/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/upgrade-v18/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/docs/upgrade/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/acl/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/array/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/autocomplete/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/boolean/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/cascader/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/checkbox/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/color/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/conditional/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/custom/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/customize/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/date/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/error/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/getting-started/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/i18n/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/layout/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/mention/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/method/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/modal/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/monaco-editor/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/number/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/object/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/qa/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/qr-code/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/radio/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/rate/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/schema/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/segmented/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/select/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/slider/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/string/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/tag/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/text/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/textarea/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/time/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/tinymce/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/transfer/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/tree-select/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/form/upload/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/mock/getting-started/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/mock/rule/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/component-styles/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/customize-theme/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/date/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/drawer/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/getting-started/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/global/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/http/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/icon/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/index/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/keys/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/layout-blank/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/layout-default/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/locale/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/menu/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/modal/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/performance/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/responsive/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/rtl/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/safe/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/settings/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/theme-btn/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/title/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/tools/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/theme/yn/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/array/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/browser/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/date-time/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/decorator/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/form/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/format/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/getting-started/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/math/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/other/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/pipes-currency/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/pipes-filter/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/pipes-format/zh2024-07-02T12:41:07.333Zhourly0.6https://ng-alain.com/util/token/zh2024-07-02T12:41:07.333Zhourly0.6 \ No newline at end of file