Sfoglia il codice sorgente

添加用户权限

sophieChenyx 6 anni fa
parent
commit
02f586145c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/utils/config.js

+ 1 - 1
src/utils/config.js

@@ -1,6 +1,6 @@
 /* eslint-disable spaced-comment */
 /********************* 1.项目常量定义 **********************/
-class Hotax {};
+class Hotax {}
 
 // 资源类型 <视频|音频|直播|图片>
 Hotax.RESOURCE_VIDEO = 0;