Explorar o código

Merge branch 'hqy会员' of http://git.dayaedu.com/tianyong/gym-music-score into gym-test

黄琪勇 hai 8 meses
pai
achega
16c44e24ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/state.ts

+ 1 - 1
src/state.ts

@@ -1862,7 +1862,7 @@ const setState = (data: any, index: number) => {
   }
   // 非APP打开的页面,禁止评测
   if (!storeData.isApp) {
-    //state.enableEvaluation = false;
+    state.enableEvaluation = false;
   }
   /**
    * 默认渲染什么谱面类型 & 能否转谱逻辑