Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
weixin-vue
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
weixin-vue
Commits
6cf4b008
Commit
6cf4b008
authored
Aug 01, 2017
by
Paul0523
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加功能
parent
65823869
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
153 additions
and
82 deletions
+153
-82
index.html
index.html
+3
-0
src/components/Ele.vue
src/components/Ele.vue
+150
-82
No files found.
index.html
View file @
6cf4b008
...
...
@@ -3,6 +3,9 @@
<head>
<meta
charset=
"utf-8"
>
<title>
my-project
</title>
<script
src=
"https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js"
></script>
<script
src=
"https://cdn.bootcss.com/jquery.scrollbar/0.2.11/jquery.scrollbar.js"
></script>
<link
href=
"https://cdn.bootcss.com/jquery.scrollbar/0.2.11/jquery.scrollbar.css"
rel=
"stylesheet"
>
</head>
<body
style=
"height: 100%; margin: 0px; background: #F9FAFC;"
>
<div
id=
"app"
></div>
...
...
src/components/Ele.vue
View file @
6cf4b008
This diff is collapsed.
Click to expand it.
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