Browse Source

Merge branch 'startLogin' into iteration-class

mo 1 year ago
parent
commit
37cd4176bc

+ 1 - 1
dev-dist/sw.js

@@ -82,7 +82,7 @@ define(['./workbox-5357ef54'], (function (workbox) { 'use strict';
     "revision": "fbe553e78a1e04cfe0370756493c2178"
   }, {
     "url": "index.html",
-    "revision": "0.d5gsaiahvc"
+    "revision": "0.g5gr265ofhg"
   }], {});
   workbox.cleanupOutdatedCaches();
   workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {

BIN
src/custom-plugins/guide-page/images/music1.png


+ 2 - 2
src/custom-plugins/guide-page/music-guide.tsx

@@ -37,8 +37,8 @@ export default defineComponent({
           imgStyle: {
             top:px2vw(-4),
             left: px2vw(0),
-            width:  px2vw(534),
-            height:  px2vw(228)
+            width:  px2vw(533),
+            height:  px2vw(271)
           },
           btnsStyle: {
             bottom:px2vw(40),