Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mould-vuecli3
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lhfe
mould-vuecli3
Commits
30b9a376
Commit
30b9a376
authored
Aug 29, 2020
by
lipengcheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
一些优化
parent
a2e01a23
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
3 deletions
+14
-3
.eslintrc.js
.eslintrc.js
+1
-1
home.vue
src/views/home.vue
+13
-2
No files found.
.eslintrc.js
View file @
30b9a376
...
...
@@ -41,7 +41,7 @@ module.exports = {
semi
:
[
'error'
,
'never'
],
'vue/html-indent'
:
[
'error'
,
2
,
4
,
{
attribute
:
1
,
baseIndent
:
1
,
...
...
src/views/home.vue
View file @
30b9a376
...
...
@@ -2,9 +2,20 @@
<div
class=
"comp-bao2"
>
<h1>
home
</h1>
<input
ref=
"input"
type=
"file"
:accept=
"accept"
name=
"files[]"
style=
"display:none;"
aaa=
"dfsdfsfsdfdsfsdfdsfsdfdsf"
/>
<input
ref=
"input"
type=
"file"
:accept=
"accept"
name=
"files[]"
style=
"display:none;"
aaa=
"dfsdfsfsdfdsfsdfdsfsdfdsf"
>
<videoPlayer
aaa=
"dfasfsfdsfdsfdfdsf"
bbb=
"fsfdsfsdfdsfdsfdsfdsfdfdsf"
ccc=
"fsfdsfsdfdsfdsfdsfdsfdfdsf"
></videoPlayer>
<videoPlayer
aaa=
"dfasfsdffdsdsffdsfdfdsf"
bbb=
"fsfdsfsdfdsfdsfdsfdsfdfdsf"
ccc=
"fsfdsfsdfdsfdsfdsfdsfdfdsf"
></videoPlayer>
</div>
</
template
>
...
...
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