仅内网可见-管理员端 调试

This commit is contained in:
670788339
2025-07-21 20:24:39 +08:00
parent 4033eb2294
commit 8c69fac9be

View File

@@ -110,9 +110,9 @@
</assess> </assess>
</div> </div>
</div> </div>
<div v-if="!renderCourse" style="margin:350px 250px" class="jianjie pdftext" id="pdfPreview"> <div v-if="!renderCourse && Internet ==2" style="margin:350px 250px" class="jianjie pdftext" id="pdfPreview">
<div style="margin-top:40px;font-weight:700;font-size: 22px;color: #ccc"> <div style="margin-top:40px;font-weight:700;font-size: 22px;color: #ccc">
<span>十分抱歉您当前的网络环境不符合观看要求为了保障案例信息的安全您需要接入公司内网才能观看</span> <span>十分抱歉您当前的网络环境不符合观看要求为了保障课程信息的安全您需要接入公司内网才能观看</span>
</div> </div>
<div style="margin-top:20px;text-align:center" @click="getInternet"> <div style="margin-top:20px;text-align:center" @click="getInternet">
<el-button type="primary">重新检测</el-button> <el-button type="primary">重新检测</el-button>