Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
techbook
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
front-end-dev
techbook
Commits
a8b84647
Commit
a8b84647
authored
Jun 05, 2020
by
zhangyanni
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
微信缓存
parent
d14128f6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
App.vue
src/App.vue
+0
-2
mobileTop.vue
src/components/mobile/mobileTop.vue
+0
-1
No files found.
src/App.vue
View file @
a8b84647
...
@@ -53,8 +53,6 @@
...
@@ -53,8 +53,6 @@
document
.
body
.
appendChild
(
img
);
document
.
body
.
appendChild
(
img
);
document
.
body
.
insertBefore
(
img
,
document
.
body
.
firstElementChild
);
document
.
body
.
insertBefore
(
img
,
document
.
body
.
firstElementChild
);
alert
(
"我来看看是不是新的"
)
},
},
//是否手机端
//是否手机端
...
...
src/components/mobile/mobileTop.vue
View file @
a8b84647
...
@@ -222,7 +222,6 @@
...
@@ -222,7 +222,6 @@
padding-left
:
.2rem
;
padding-left
:
.2rem
;
box-shadow
:
0px
0
.04rem
.15rem
0px
rgba
(
0
,
0
,
0
,
0
.1
);
box-shadow
:
0px
0
.04rem
.15rem
0px
rgba
(
0
,
0
,
0
,
0
.1
);
.header-left
{
.header-left
{
border
:
1px
solid
red
;
float
:
left
;
float
:
left
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
...
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