Commit de9032f1 authored by baixian's avatar baixian

微官网新版需求上线

parent 5b137b05
...@@ -18,5 +18,5 @@ ...@@ -18,5 +18,5 @@
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
<script type="text/javascript" src="https://cdn.s.shangjiadao.cn/qingxiao/biz/dist/main.525a74.js"></script></body> <script type="text/javascript" src="https://cdn.s.shangjiadao.cn/qingxiao/biz/dist/main.4159ba.js"></script></body>
</html> </html>
...@@ -645,6 +645,7 @@ export default { ...@@ -645,6 +645,7 @@ export default {
adCarousel: newAdData.length > 0, orgdesc: orgdescs.length > 0, teacher: newTeacherData.length > 0, clocklist: clockList.data.list.length > 0, classmoments: newClassMomentsData.length > 0, onlineclass: newOnlineClassData.length > 0, togetherclock: newTogetherClockData.length > 0, adCarousel: newAdData.length > 0, orgdesc: orgdescs.length > 0, teacher: newTeacherData.length > 0, clocklist: clockList.data.list.length > 0, classmoments: newClassMomentsData.length > 0, onlineclass: newOnlineClassData.length > 0, togetherclock: newTogetherClockData.length > 0,
}; };
} }
schoolInfo = schoolDetail.data;
setTimeout(infoLoad); setTimeout(infoLoad);
yield put({ yield put({
type: 'updateState', type: 'updateState',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment