修复课程审核消息不显示已读状态的bug
This commit is contained in:
parent
d216ad23f8
commit
0830b57a00
File diff suppressed because one or more lines are too long
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -1 +1 @@
|
|||||||
<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>NEU小站</title><script defer="defer" src="/js/chunk-vendors.f7fe2dc8.js"></script><script defer="defer" src="/js/app.90c53ddc.js"></script><link href="/css/app.8f37ce57.css" rel="stylesheet"></head><body><noscript><strong>抱歉,NEU小站无法在没有 JavaScript 的情况下正常工作。请启用 JavaScript 以继续。</strong></noscript><div id="app"></div></body></html>
|
<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>NEU小站</title><script defer="defer" src="/js/chunk-vendors.f7fe2dc8.js"></script><script defer="defer" src="/js/app.02b44ab4.js"></script><link href="/css/app.efcf4e89.css" rel="stylesheet"></head><body><noscript><strong>抱歉,NEU小站无法在没有 JavaScript 的情况下正常工作。请启用 JavaScript 以继续。</strong></noscript><div id="app"></div></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
|||||||
"use strict";(self["webpackChunknewfront"]=self["webpackChunknewfront"]||[]).push([[899],{3899:function(r,s,e){e.r(s),e.d(s,{default:function(){return v}});var t=e(6768);const a={class:"error-page"},o={class:"error-content"},n={class:"error-container"},c={class:"error-actions"};function i(r,s,e,i,l,u){const d=(0,t.g2)("Navbar"),k=(0,t.g2)("router-link");return(0,t.uX)(),(0,t.CE)("div",a,[(0,t.bF)(d),(0,t.Lk)("div",o,[(0,t.Lk)("div",n,[s[1]||(s[1]=(0,t.Lk)("div",{class:"error-code",style:{"margin-top":"80px"}},[(0,t.eW)("4"),(0,t.Lk)("span",{class:"zero"},"0"),(0,t.eW)("4")],-1)),s[2]||(s[2]=(0,t.Lk)("h1",{class:"error-title"},"页面不见了",-1)),s[3]||(s[3]=(0,t.Lk)("p",{class:"error-message"},"您访问的页面可能已经被删除、更名或暂时无法访问",-1)),(0,t.Lk)("div",c,[(0,t.bF)(k,{to:"/",class:"home-button"},{default:(0,t.k6)((()=>s[0]||(s[0]=[(0,t.eW)("返回首页")]))),_:1})]),s[4]||(s[4]=(0,t.Lk)("div",{class:"error-illustration"},[(0,t.Lk)("div",{class:"astronaut"}," 👨🚀 "),(0,t.Lk)("div",{class:"planet"}," 🌍 ")],-1))])])])}e(4114);var l=e(5473),u={name:"404",components:{Navbar:l.A},methods:{goBack(){window.history.length>1?this.$router.go(-1):this.$router.push("/")}}},d=e(1241);const k=(0,d.A)(u,[["render",i],["__scopeId","data-v-c84483a4"]]);var v=k}}]);
|
"use strict";(self["webpackChunknewfront"]=self["webpackChunknewfront"]||[]).push([[899],{3899:function(r,s,e){e.r(s),e.d(s,{default:function(){return v}});var t=e(6768);const a={class:"error-page"},o={class:"error-content"},n={class:"error-container"},c={class:"error-actions"};function i(r,s,e,i,l,u){const d=(0,t.g2)("Navbar"),k=(0,t.g2)("router-link");return(0,t.uX)(),(0,t.CE)("div",a,[(0,t.bF)(d),(0,t.Lk)("div",o,[(0,t.Lk)("div",n,[s[1]||(s[1]=(0,t.Lk)("div",{class:"error-code",style:{"margin-top":"80px"}},[(0,t.eW)("4"),(0,t.Lk)("span",{class:"zero"},"0"),(0,t.eW)("4")],-1)),s[2]||(s[2]=(0,t.Lk)("h1",{class:"error-title"},"页面不见了",-1)),s[3]||(s[3]=(0,t.Lk)("p",{class:"error-message"},"您访问的页面可能已经被删除、更名或暂时无法访问",-1)),(0,t.Lk)("div",c,[(0,t.bF)(k,{to:"/",class:"home-button"},{default:(0,t.k6)((()=>s[0]||(s[0]=[(0,t.eW)("返回首页")]))),_:1})]),s[4]||(s[4]=(0,t.Lk)("div",{class:"error-illustration"},[(0,t.Lk)("div",{class:"astronaut"}," 👨🚀 "),(0,t.Lk)("div",{class:"planet"}," 🌍 ")],-1))])])])}e(4114);var l=e(9767),u={name:"404",components:{Navbar:l.A},methods:{goBack(){window.history.length>1?this.$router.go(-1):this.$router.push("/")}}},d=e(1241);const k=(0,d.A)(u,[["render",i],["__scopeId","data-v-c84483a4"]]);var v=k}}]);
|
||||||
//# sourceMappingURL=899.b2ddb9a9.js.map
|
//# sourceMappingURL=899.81c5dfc2.js.map
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user