Update (ui)

This commit is contained in:
2023-11-21 22:17:18 +08:00
parent 4827130183
commit 028c9b5190
29 changed files with 193 additions and 159 deletions

View File

@@ -1 +1 @@
import{_ as i}from"./vue-541dc6d3.js";const n={name:"LqipLoader",mounted(){this.initLqipLoading()},methods:{initLqipLoading(){const e=document.getElementsByTagName("img");for(let t=0;t<e.length;t++)e[t].getAttribute("data-src")&&(e[t].onload=function(){this.classList.remove("lqip-blur")},e[t].setAttribute("src",e[t].getAttribute("data-src")))}}};function o(e,t,r,s,a,c){return null}const m=i(n,[["render",o]]);export{m as default};
import{_ as i}from"./vue-1b15f6c7.js";const n={name:"LqipLoader",mounted(){this.initLqipLoading()},methods:{initLqipLoading(){const e=document.getElementsByTagName("img");for(let t=0;t<e.length;t++)e[t].getAttribute("data-src")&&(e[t].onload=function(){this.classList.remove("lqip-blur")},e[t].setAttribute("src",e[t].getAttribute("data-src")))}}};function o(e,t,r,s,a,c){return null}const m=i(n,[["render",o]]);export{m as default};

View File

@@ -1 +1 @@
import{_ as o,o as p,c,a as r,b as u,p as i,d as m,e as g,f as _,g as d,v as f,Z as n,h as l}from"./vue-541dc6d3.js";const A={name:"AppAuth"};function $(s,a,t,Z,w,x){return p(),c("div")}const h=o(A,[["render",$]]),e=r({AppAuth:h}),v=Object.assign({});e.use(u());e.use(i,m);e.use(g);e.use(_);e.use(d);e.use(f.ZiggyVue,n);window.Ziggy=n;Object.entries({...v}).forEach(([s,a])=>{const t=s.split("/").pop().replace(/\.\w+$/,"").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();e.component(t,l(a))});e.mount("#app");
import{_ as o,o as p,c,a as r,b as u,p as i,d as m,e as g,f as _,g as d,v as f,Z as n,h as l}from"./vue-1b15f6c7.js";const A={name:"AppAuth"};function $(s,a,t,Z,w,x){return p(),c("div")}const h=o(A,[["render",$]]),e=r({AppAuth:h}),v=Object.assign({});e.use(u());e.use(i,m);e.use(g);e.use(_);e.use(d);e.use(f.ZiggyVue,n);window.Ziggy=n;Object.entries({...v}).forEach(([s,a])=>{const t=s.split("/").pop().replace(/\.\w+$/,"").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();e.component(t,l(a))});e.mount("#app");

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@@ -1,9 +1,9 @@
{
"_vue-541dc6d3.js": {
"_vue-1b15f6c7.js": {
"css": [
"assets/vue-935fc652.css"
],
"file": "assets/vue-541dc6d3.js"
"file": "assets/vue-1b15f6c7.js"
},
"node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff": {
"file": "assets/bootstrap-icons-4d4572ef.woff",
@@ -121,6 +121,10 @@
"file": "assets/RobotoCondensed-ThinItalic-5ab37aa6.ttf",
"src": "resources/fonts/RobotoCondensed/RobotoCondensed-ThinItalic.ttf"
},
"resources/images/futurewalker-cover-fb.jpg": {
"file": "assets/futurewalker-cover-fb-ea8d61e2.jpg",
"src": "resources/images/futurewalker-cover-fb.jpg"
},
"resources/images/tints/caption-bg.png": {
"file": "assets/caption-bg-49b89c07.png",
"src": "resources/images/tints/caption-bg.png"
@@ -174,9 +178,9 @@
"src": "resources/images/tints/tint-9.png"
},
"resources/js/app-auth.js": {
"file": "assets/app-auth-fabb569c.js",
"file": "assets/app-auth-25a86e45.js",
"imports": [
"_vue-541dc6d3.js"
"_vue-1b15f6c7.js"
],
"isEntry": true,
"src": "resources/js/app-auth.js"
@@ -185,17 +189,17 @@
"dynamicImports": [
"resources/js/vue/front/LqipLoader.vue"
],
"file": "assets/app-front-dc31ce01.js",
"file": "assets/app-front-3e4d9dac.js",
"imports": [
"_vue-541dc6d3.js"
"_vue-1b15f6c7.js"
],
"isEntry": true,
"src": "resources/js/app-front.js"
},
"resources/js/vue/front/LqipLoader.vue": {
"file": "assets/LqipLoader-3a6dd892.js",
"file": "assets/LqipLoader-5f2dcf6c.js",
"imports": [
"_vue-541dc6d3.js"
"_vue-1b15f6c7.js"
],
"isDynamicEntry": true,
"src": "resources/js/vue/front/LqipLoader.vue"
@@ -206,7 +210,7 @@
"src": "resources/sass/app-auth.scss"
},
"resources/sass/app-front.scss": {
"file": "assets/app-front-1cc890bf.css",
"file": "assets/app-front-8a16d797.css",
"isEntry": true,
"src": "resources/sass/app-front.scss"
},

Binary file not shown.