Skip to content

Commit 79807fd

Browse files
committed
添加前端
1 parent e445746 commit 79807fd

1,695 files changed

Lines changed: 8144 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ go.work.sum
3333
/node_modules
3434
/package-lock.json
3535
/.angular
36-
/dist

dist/3rdpartylicenses.txt

Lines changed: 1174 additions & 0 deletions
Large diffs are not rendered by default.

dist/browser/app.png

6.37 KB
Loading

dist/browser/assets/animal/panda.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 0 deletions
Loading

dist/browser/assets/fill/.gitkeep

Whitespace-only changes.

dist/browser/assets/fill/account-book.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Loading

dist/browser/assets/fill/alert.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
(function() {
2+
__ant_icon_load({
3+
name: 'alert',
4+
theme: 'fill',
5+
icon: '<svg viewBox="64 64 896 896" focusable="false"><path d="M512 244c176.18 0 319 142.82 319 319v233a32 32 0 01-32 32H225a32 32 0 01-32-32V563c0-176.18 142.82-319 319-319zM484 68h56a8 8 0 018 8v96a8 8 0 01-8 8h-56a8 8 0 01-8-8V76a8 8 0 018-8zM177.25 191.66a8 8 0 0111.32 0l67.88 67.88a8 8 0 010 11.31l-39.6 39.6a8 8 0 01-11.31 0l-67.88-67.88a8 8 0 010-11.31l39.6-39.6zm669.6 0l39.6 39.6a8 8 0 010 11.3l-67.88 67.9a8 8 0 01-11.32 0l-39.6-39.6a8 8 0 010-11.32l67.89-67.88a8 8 0 0111.31 0zM192 892h640a32 32 0 0132 32v24a8 8 0 01-8 8H168a8 8 0 01-8-8v-24a32 32 0 0132-32zm148-317v253h64V575h-64z" /></svg>'
6+
});
7+
})()

dist/browser/assets/fill/alert.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)