mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
feat:修改证书
This commit is contained in:
@@ -2727,26 +2727,8 @@ export default {
|
||||
window.location.protocol +
|
||||
process.env.VUE_APP_H5 +
|
||||
"/projectdetails?courseId=" +
|
||||
item.courseId
|
||||
item.courseId;
|
||||
}
|
||||
|
||||
|
||||
// let path = {
|
||||
// 1: window.location.protocol + import.meta.env.VITE_BOE_ONLINE_CLASS_URL, //在线
|
||||
// 2: "/faceteach",
|
||||
// 3: window.location.protocol + import.meta.env.VITE_BOE_CASS_DETAIL_URL, //案例
|
||||
// 4: "/homeworkpage",
|
||||
// 5: window.location.protocol + import.meta.env.VITE_BOE_EXAM_DETAIL_URL, //考试
|
||||
// 6: "/livebroadcast",
|
||||
// 7: "/outerchain", //外联
|
||||
// 8: "/discusspage",
|
||||
// 9: "/moreactive",
|
||||
// 10: "/evaluation", //测评
|
||||
// 11: "/surveydetail",
|
||||
// 12: "/ballotpage",
|
||||
// 13: "/projectdetails",
|
||||
// };
|
||||
|
||||
state.codevisible = true;
|
||||
let obj = {
|
||||
title: "[" + checkType(item.type) + "]二维码",
|
||||
|
||||
Reference in New Issue
Block a user