Browse Source

易行建

三七 4 days ago
parent
commit
161e3a4bcf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.prod-yxj

+ 1 - 1
.env.prod-yxj

@@ -37,7 +37,7 @@ ENV = 'development'
 VUE_APP_BASE_API = '/prod-api'
 
 #默认 1、会员 2、企微
-VUE_APP_COURSE_DEFAULT = 2
+VUE_APP_COURSE_DEFAULT = 1
 
 # 路由懒加载
 VUE_CLI_BABEL_TRANSPILE_MODULES = true