Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
html
/
h5wandahuijia
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
af04d525
authored
May 09, 2019
by
mamingqun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
细节修改
parent
d779eba3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
dist15.16.zip
+0
-0
src/components/Description.vue
+1
-1
src/pages/index/index.js
+2
-2
No files found.
dist15.16.zip
deleted
100644 → 0
View file @
d779eba3
File deleted
src/components/Description.vue
View file @
af04d525
...
@@ -283,7 +283,7 @@ export default {
...
@@ -283,7 +283,7 @@ export default {
flex-direction
:
row
;
flex-direction
:
row
;
justify-content
:
space-between
;
justify-content
:
space-between
;
width
:
16
0px
;
width
:
21
0px
;
//
background
:
red
;
//
background
:
red
;
}
}
...
...
src/pages/index/index.js
View file @
af04d525
...
@@ -24,8 +24,8 @@ import fastclick from 'fastclick'
...
@@ -24,8 +24,8 @@ import fastclick from 'fastclick'
fastclick
.
attach
(
document
.
body
)
fastclick
.
attach
(
document
.
body
)
import
VConsole
from
'vconsole'
;
//
import VConsole from 'vconsole';
var
vConsole
=
new
VConsole
();
//
var vConsole = new VConsole();
window
.
$eventbus
=
new
Vue
();
window
.
$eventbus
=
new
Vue
();
...
...
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