Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
walk_daka_h5
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
穆启卓
walk_daka_h5
Commits
5b641dc8
Commit
5b641dc8
authored
Jun 26, 2019
by
穆启卓
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mutou' of git.bleege.com:muqizhuo/walk_daka_h5 into mutou
parents
b1688dfc
bab6b21d
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
2 deletions
+12
-2
package-lock.json
package-lock.json
+10
-0
FollowDialog.vue
src/components/FollowDialog.vue
+1
-1
RedpackDialog.vue
src/components/RedpackDialog.vue
+1
-1
No files found.
package-lock.json
View file @
5b641dc8
...
...
@@ -2648,6 +2648,11 @@
"integrity"
:
"sha1-izIIk1kwjRERFdgcrT/Oq4iPl7w="
,
"dev"
:
true
},
"console"
:
{
"version"
:
"0.7.2"
,
"resolved"
:
"https://registry.npmjs.org/console/-/console-0.7.2.tgz"
,
"integrity"
:
"sha1-+aQzEkkpFZG3v5v/qOIFNW8gqfA="
},
"console-browserify"
:
{
"version"
:
"1.1.0"
,
"resolved"
:
"http://registry.npm.taobao.org/console-browserify/download/console-browserify-1.1.0.tgz"
,
...
...
@@ -9627,6 +9632,11 @@
"integrity"
:
"sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
,
"dev"
:
true
},
"vconsole"
:
{
"version"
:
"3.3.0"
,
"resolved"
:
"https://registry.npmjs.org/vconsole/-/vconsole-3.3.0.tgz"
,
"integrity"
:
"sha512-0b3p8PseD8JQG2mraWmsi/5Zto3wRakCu+tByb06Tkz3XeQ8n4UAkGVDz8iSr3c2e33d+EXDH0K4ZaS7SmiLPg=="
},
"vendors"
:
{
"version"
:
"1.0.2"
,
"resolved"
:
"http://registry.npm.taobao.org/vendors/download/vendors-1.0.2.tgz"
,
...
...
src/components/FollowDialog.vue
View file @
5b641dc8
...
...
@@ -4,7 +4,7 @@
<img
src=
"https://cos-minigame.wxatech.com/common/study_contact_kefu.jpg"
alt=
""
>
</div>
<div
class=
"follow_img"
v-else-if=
"isKefu==2"
>
<img
src=
"https://cos-minigame.wxatech.com/common/
walk_daka_account_
1.jpg"
alt=
""
>
<img
src=
"https://cos-minigame.wxatech.com/common/
bushudaka
1.jpg"
alt=
""
>
</div>
<div
class=
"follow_img"
v-else-if=
"isKefu==3"
>
<img
src=
"../images/common/go_xcx.jpg"
>
...
...
src/components/RedpackDialog.vue
View file @
5b641dc8
...
...
@@ -58,7 +58,7 @@
left
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.7
);
border
:
1px
solid
transparent
;
z-index
:
100
;
z-index
:
100
0
;
text-align
:
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