Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
cfeb0bf9
Commit
cfeb0bf9
authored
Nov 18, 2020
by
chuzhixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
8a866617
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
public/index.html
+1
-1
src/views/index/index.vue
+1
-3
No files found.
public/index.html
View file @
cfeb0bf9
...
@@ -40,7 +40,7 @@
...
@@ -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'
)
...
...
src/views/index/index.vue
View file @
cfeb0bf9
...
@@ -167,9 +167,7 @@
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment