mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 09:56:45 +08:00
修改测试配置
This commit is contained in:
@@ -119,9 +119,6 @@
|
|||||||
<div style="margin-top:40px">
|
<div style="margin-top:40px">
|
||||||
<span>十分抱歉,您当前的网络环境不符合观看要求。为了保障案例信息的安全,您需要接入公司内网才能观看。</span>
|
<span>十分抱歉,您当前的网络环境不符合观看要求。为了保障案例信息的安全,您需要接入公司内网才能观看。</span>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-top:20px" @click="getInternet">
|
|
||||||
<el-button type="primary">重新检测</el-button>
|
|
||||||
</div>
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="contentbox" v-if="courseInfo.name">
|
<view class="contentbox" v-if="courseInfo.name">
|
||||||
|
|||||||
Reference in New Issue
Block a user