mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
deploy
This commit is contained in:
parent
8a866617e2
commit
cfeb0bf945
@ -40,7 +40,7 @@
|
|||||||
alert('基于vue-admin-beautiful开发的项目需要部署到服务器下访问')
|
alert('基于vue-admin-beautiful开发的项目需要部署到服务器下访问')
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
if (window.location.hostname !== localhost) {
|
if (window.location.hostname !== 'localhost') {
|
||||||
var _hmt = _hmt || []
|
var _hmt = _hmt || []
|
||||||
;(function () {
|
;(function () {
|
||||||
var hm = document.createElement('script')
|
var hm = document.createElement('script')
|
||||||
|
@ -167,9 +167,7 @@
|
|||||||
<el-button type="warning">码云下载源码点star</el-button>
|
<el-button type="warning">码云下载源码点star</el-button>
|
||||||
</a>
|
</a>
|
||||||
<el-popover placement="top" width="250" trigger="hover">
|
<el-popover placement="top" width="250" trigger="hover">
|
||||||
<p>
|
<p>谢谢您愿意支持开源,加群获取文档,群内提供基础模板</p>
|
||||||
谢谢您愿意支持开源,加群获取详细教程,群内提供vue-admin-beautiful-template基础模板
|
|
||||||
</p>
|
|
||||||
<el-image :src="require('@/assets/ewm.png')"></el-image>
|
<el-image :src="require('@/assets/ewm.png')"></el-image>
|
||||||
<a slot="reference" target="_blank">
|
<a slot="reference" target="_blank">
|
||||||
<el-button type="warning">文档</el-button>
|
<el-button type="warning">文档</el-button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user