Move frontend
This commit is contained in:
parent
7d51206deb
commit
7ea082fecb
37 changed files with 2993 additions and 3 deletions
BIN
frontend/auxIMG/bg.jpg
Normal file
BIN
frontend/auxIMG/bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
13
frontend/auxIMG/checked.svg
Normal file
13
frontend/auxIMG/checked.svg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 96 96" style="enable-background:new 0 0 96 96;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#333333;}
|
||||
</style>
|
||||
<g id="XMLID_6_">
|
||||
<path id="XMLID_11_" class="st0" d="M48,34c-7.7,0-14,6.3-14,14c0,7.7,6.3,14,14,14c7.7,0,14-6.3,14-14C62,40.3,55.7,34,48,34z
|
||||
M48,20c-15.5,0-28,12.5-28,28s12.5,28,28,28s28-12.5,28-28S63.5,20,48,20z M48,70.4c-12.4,0-22.4-10-22.4-22.4s10-22.4,22.4-22.4
|
||||
s22.4,10,22.4,22.4S60.4,70.4,48,70.4z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 725 B |
BIN
frontend/auxIMG/load.gif
Normal file
BIN
frontend/auxIMG/load.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
12
frontend/auxIMG/unchecked.svg
Normal file
12
frontend/auxIMG/unchecked.svg
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 96 96" style="enable-background:new 0 0 96 96;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#333333;}
|
||||
</style>
|
||||
<g id="XMLID_5_">
|
||||
<path id="XMLID_9_" class="st0" d="M48,20.5c-15.2,0-27.5,12.3-27.5,27.5S32.8,75.5,48,75.5S75.5,63.2,75.5,48S63.2,20.5,48,20.5z
|
||||
M48,70c-12.2,0-22-9.8-22-22s9.8-22,22-22s22,9.8,22,22S60.2,70,48,70z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 632 B |
Loading…
Add table
Add a link
Reference in a new issue