Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center-ui
Commits
49626771
Commit
49626771
authored
Feb 24, 2020
by
吴学德
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合伙人页面
parent
15790b0c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
2 deletions
+17
-2
public/picture/hhr/adv_img.jpg
+0
-0
src/views/hhr-view/hhrCustomer.vue
+4
-2
src/views/hhr-view/newPackage.vue
+13
-0
No files found.
public/picture/hhr/adv_img.jpg
0 → 100644
View file @
49626771
614 KB
src/views/hhr-view/hhrCustomer.vue
View file @
49626771
...
...
@@ -5,7 +5,6 @@
width: 100%;
height: 150%;"
>
<img
src=
"/picture/hhr/kefu.png"
style=
"width: 10%;float: right;margin-top: 20px;margin-right: 20px"
@
click=
"showPopup"
>
<!--
</div>
-->
<div
style=
"height:40px"
></div>
<div
style=
"background-image: url('./picture/hhr/02.png');background-repeat: no-repeat;background-position: center;background-size: 100%;width: 77%;height: 280px;margin: auto;"
>
</div>
...
...
@@ -37,7 +36,7 @@
<div
style=
"height: 250px"
></div>
</div>
<van-popup
v-model=
"kefushow"
>
<img
src=
"/picture/hhr/service-qrcode.jpg"
style=
"width:100%;height: 100%"
>
<img
src=
"/picture/hhr/service-qrcode.jpg"
style=
"width:100%;height: 100%"
@
click=
"newPackage"
>
</van-popup>
</div>
...
...
@@ -64,6 +63,9 @@
},
showPopup
()
{
this
.
kefushow
=
true
;
},
newPackage
(){
newPackage
}
}
}
...
...
src/views/hhr-view/newPackage.vue
0 → 100644
View file @
49626771
<
template
>
</
template
>
<
script
>
export
default
{
name
:
"newPackage"
}
</
script
>
<
style
scoped
>
</
style
>
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