Commit cfeb0bf9 by chuzhixin

deploy

parent 8a866617
......@@ -40,7 +40,7 @@
alert('基于vue-admin-beautiful开发的项目需要部署到服务器下访问')
</script>
<script>
if (window.location.hostname !== localhost) {
if (window.location.hostname !== 'localhost') {
var _hmt = _hmt || []
;(function () {
var hm = document.createElement('script')
......
......@@ -167,9 +167,7 @@
<el-button type="warning">码云下载源码点star</el-button>
</a>
<el-popover placement="top" width="250" trigger="hover">
<p>
谢谢您愿意支持开源,加群获取详细教程,群内提供vue-admin-beautiful-template基础模板
</p>
<p>谢谢您愿意支持开源,加群获取文档,群内提供基础模板</p>
<el-image :src="require('@/assets/ewm.png')"></el-image>
<a slot="reference" target="_blank">
<el-button type="warning">文档</el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment