lrf402788946 4 年之前
父节点
当前提交
731389dd8a
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/plugins/setting.js
  2. 1 1
      src/views/index.vue

+ 1 - 1
src/plugins/setting.js

@@ -2,7 +2,7 @@ import Vue from 'vue';
 Vue.config.weixin = {
   // baseUrl: process.env.BASE_URL + 'weixin',
   baseUrl: 'http://free.liaoningdoupo.com',
-  target: process.env.NODE_ENV === 'development' ? 'http://free.liaoningdoupo.com/student' : 'http://free.liaoningdoupo.com/student',
+  target: process.env.NODE_ENV === 'development' ? 'http://jytz.jilinjobs.cn/student' : 'http://jytz.jilinjobs.cn/student',
 };
 
 Vue.config.stomp = {

+ 1 - 1
src/views/index.vue

@@ -31,7 +31,7 @@ export default {
       notice: {},
       type: '3',
       lessonList: [
-        { _id: '5f2a10297f40d16be433e81b', subname: '报+开班仪式', day: '0', date: '2020-04-07', time: '13:30-16:30' },
+        { _id: '5f2a10297f40d16be433e81b', subname: '报+开班仪式', day: '0', date: '2020-04-07', time: '13:30-16:30' },
         { _id: '5f2a10297f40d16be433e81c', subid: '', subname: '晚餐', date: '2020-04-07', time: '16:30-17:30', day: '0' },
         { _id: '5f2a10297f40d16be433e81d', subid: '', subname: '团队组建', date: '2020-04-07', time: '17:30-19:45', day: '0' },
         {