Browse Source

取消百度义方小学堂统计展示

limengbo 3 years ago
parent
commit
5eaade394a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/skill/Skill.vue

+ 1 - 1
src/pages/skill/Skill.vue

@@ -314,7 +314,7 @@ export default {
       skillChanneList: [
         { title: "百度-小度在家", code: "BAIDU" },
         { title: "阿里-天猫精灵", code: "ALI" },
-        { title: "百度-义方小学堂", code: "XYYF" },
+        // { title: "百度-义方小学堂", code: "XYYF" }, //注释掉百度义方小学堂
         { title: "OPPO-小学同步辅导", code: "6001" },
         { title: "学有义方", code: "XYYFMOBILE" }
       ],