mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-06 17:36:45 +08:00
feat: 标题头 nav 去除
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<template>
|
||||
<div class="projectdetails">
|
||||
<ReturnHead
|
||||
text="项目详情"
|
||||
:showfile="true"
|
||||
:courseId="projectId || courseId"
|
||||
:type="1"
|
||||
:gohome="type == 1 ? true : false"
|
||||
></ReturnHead>
|
||||
<!-- <ReturnHead-->
|
||||
<!-- text="项目详情"-->
|
||||
<!-- :showfile="true"-->
|
||||
<!-- :courseId="projectId || courseId"-->
|
||||
<!-- :type="1"-->
|
||||
<!-- :gohome="type == 1 ? true : false"-->
|
||||
<!-- ></ReturnHead>-->
|
||||
<div class="main">
|
||||
<div class="up">
|
||||
<!-- <div class="notice">
|
||||
|
||||
Reference in New Issue
Block a user