0.0.94
This commit is contained in:
1
static/img/svg/loader.svg
Normal file
1
static/img/svg/loader.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="64px" height="64px" viewBox="0 0 128 128" xml:space="preserve"><script type="text/ecmascript" xlink:href="//faviconer.net/jscripts/smil.user.js"/><g><circle cx="16" cy="64" r="16" fill="#ff613a"/><circle cx="16" cy="64" r="14.344" fill="#ff613a" transform="rotate(45 64 64)"/><circle cx="16" cy="64" r="12.531" fill="#ff613a" transform="rotate(90 64 64)"/><circle cx="16" cy="64" r="10.75" fill="#ff613a" transform="rotate(135 64 64)"/><circle cx="16" cy="64" r="10.063" fill="#ff613a" transform="rotate(180 64 64)"/><circle cx="16" cy="64" r="8.063" fill="#ff613a" transform="rotate(225 64 64)"/><circle cx="16" cy="64" r="6.438" fill="#ff613a" transform="rotate(270 64 64)"/><circle cx="16" cy="64" r="5.375" fill="#ff613a" transform="rotate(315 64 64)"/><animateTransform attributeName="transform" type="rotate" values="0 64 64;315 64 64;270 64 64;225 64 64;180 64 64;135 64 64;90 64 64;45 64 64" calcMode="discrete" dur="720ms" repeatCount="indefinite"></animateTransform></g></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -167,6 +167,7 @@ function confirmRemove(el) {
|
||||
|
||||
function searchTown(el){
|
||||
|
||||
|
||||
if(el.value.length>=3){
|
||||
let timer = null
|
||||
if (timer) {
|
||||
|
||||
Reference in New Issue
Block a user