From 27d7d2e8106d8b84d340369f43bdde648adf59a4 Mon Sep 17 00:00:00 2001 From: TommyLemon <1184482681@qq.com> Date: Wed, 3 Jul 2019 23:32:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=EF=BC=9A=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=82=B9=E5=87=BB=20WHY=20APIJSON=20=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=90=8E=E6=92=AD=E6=94=BE=E8=A7=86=E9=A2=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 161 +++++++++++++-------------------- themes/vue/layout/index.ejs | 4 +- themes/vue/source/js/common.js | 3 +- 3 files changed, 65 insertions(+), 103 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 328f769..e74d2d9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,9 @@ + + @@ -17,32 +19,25 @@ - + - - - - - - - - - - - - - + + + - - + + - - - + + + + + + @@ -50,8 +45,8 @@ - - + + @@ -60,7 +55,7 @@ - + @@ -76,9 +71,7 @@ - - - + @@ -86,8 +79,8 @@ - - + + @@ -107,7 +100,6 @@ - hero 4000 八搜券 http://www.8soo.com @@ -137,6 +129,7 @@ /auto vue font + modal-player @@ -191,6 +184,7 @@ @@ -227,6 +221,7 @@ + @@ -383,7 +378,6 @@ - @@ -495,12 +489,14 @@ - @@ -536,24 +532,10 @@ - - - - - - - - - - - - - - @@ -561,7 +543,6 @@ - @@ -569,7 +550,6 @@ - @@ -577,10 +557,6 @@ - - - - @@ -588,7 +564,6 @@ - @@ -596,7 +571,6 @@ - @@ -604,7 +578,6 @@ - @@ -612,7 +585,6 @@ - @@ -620,7 +592,6 @@ - @@ -628,7 +599,6 @@ - @@ -636,7 +606,6 @@ - @@ -644,7 +613,6 @@ - @@ -652,7 +620,6 @@ - @@ -660,7 +627,6 @@ - @@ -668,7 +634,6 @@ - @@ -776,7 +741,6 @@ - @@ -784,9 +748,6 @@ - - - @@ -804,7 +765,6 @@ - @@ -812,7 +772,6 @@ - @@ -824,74 +783,76 @@ - + + - - + + - + - - + + - + - - + + - + + + - + - - + + - - + + - + - - + + - - - + - - + + + + + + + + + + - - - - - - - - - + + diff --git a/themes/vue/layout/index.ejs b/themes/vue/layout/index.ejs index 21b0c5a..b332164 100755 --- a/themes/vue/layout/index.ejs +++ b/themes/vue/layout/index.ejs @@ -16,8 +16,8 @@ 自动化接口和文档
JSON 协议 与 ORM 库

- - + + <%- partial('icons/play') %> WHY APIJSON? " target="_blank">起步 diff --git a/themes/vue/source/js/common.js b/themes/vue/source/js/common.js index ffa7057..f3470e4 100755 --- a/themes/vue/source/js/common.js +++ b/themes/vue/source/js/common.js @@ -284,7 +284,8 @@ videoModal.classList.toggle('open') document.body.classList.toggle('stop-scroll') document.body.appendChild(overlay) - videoWrapper.innerHTML = '' + // videoWrapper.innerHTML = '' + videoWrapper.innerHTML = '' isOpen = true })