Jelajahi Sumber

style: 样式修改

TIANYONG 3 bulan lalu
induk
melakukan
e40e0b7bb4

+ 1 - 1
instrument.html

@@ -29,7 +29,7 @@
       }
     }
     // APP的全屏loading动画
-    if (!location.href.includes('iscurseplay=play') && !location.href.includes('isPreView=true') && !location.href.includes("simple-detail")) {
+    if (!location.href.includes('iscurseplay=play') && !location.href.includes('isPreView=true') && !location.href.includes("simple-detail") && !location.href.includes('isHideLoading=true')) {
       _postMessage({
         api: 'cloudLoading',
         content: {

+ 1 - 0
src/page-instrument/custom-plugins/guide-driver/index.less

@@ -496,6 +496,7 @@
 
 .popoverClassER4 {
   width: 327px;
+  min-width: 327px;
   height: 246px;
   background: url("./images/evaluating/r4.png") no-repeat center;
   background-size: contain;

File diff ditekan karena terlalu besar
+ 0 - 0
src/page-instrument/header-top/image/pcMode.json


+ 1 - 0
src/view/plugins/toggleMusicSheet/index.tsx

@@ -77,6 +77,7 @@ export default defineComponent({
           behaviorId: sessionStorage.getItem('behaviorId') || '',
           _t: new Date().valueOf(),
           'part-index': index,
+          isHideLoading: true
         })
       console.log(_url)
       location.href = _url

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini