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
d35c05ff
Commit
d35c05ff
authored
Feb 25, 2020
by
吴学德
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合伙人页面
parent
5b759256
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
20 deletions
+22
-20
src/views/hhr-view/hhrCustomer.vue
+9
-9
src/views/hhr-view/newpackage/newPackageTips.vue
+9
-6
src/views/hhr-view/newpackage/orderNewCar.vue
+4
-5
No files found.
src/views/hhr-view/hhrCustomer.vue
View file @
d35c05ff
...
@@ -39,12 +39,15 @@
...
@@ -39,12 +39,15 @@
<div
style=
"background-image: url('./picture/hhr/b2.png');width: 256px; height: 64px;margin: 20px auto; background-repeat: no-repeat;background-size: 100%;"
@
click=
"rongHe"
></div>
<div
style=
"background-image: url('./picture/hhr/b2.png');width: 256px; height: 64px;margin: 20px auto; background-repeat: no-repeat;background-size: 100%;"
@
click=
"rongHe"
></div>
<div
style=
"height: 250px"
></div>
<div
style=
"height: 250px"
></div>
</div>
</div>
<van-popup
v-model=
"kefushow"
style=
"width: 90%;height: 45%; display: flex; align-items: center;justify-content: center;"
@
click-overlay=
"clickOverlay"
>
<div
style=
"border: 1px solid #e2e2e2;width: 92%;height: 90%;position: fixed;display: flex; align-items: center;justify-content: center;"
>
<div
v-show=
"kefushow"
>
<div
style=
"font-size: 20px; color: black;text-align: center;position: fixed;top: 3px"
>
您的专属客服
</div>
<van-popup
v-model=
"kefushow"
style=
"width: 90%;height: 45%; display: flex; align-items: center;justify-content: center;"
>
<img
src=
"/picture/hhr/service-qrcode.jpg"
style=
"width:55%;"
>
<div
style=
"border: 1px solid #e2e2e2;width: 92%;height: 90%;position: fixed;display: flex; align-items: center;justify-content: center;"
>
</div>
<div
style=
"font-size: 20px; color: black;text-align: center;position: fixed;top: 3px"
>
您的专属客服
</div>
</van-popup>
<img
src=
"/picture/hhr/service-qrcode.jpg"
style=
"width:55%;"
>
</div>
</van-popup>
</div>
</div>
</div>
...
@@ -89,9 +92,6 @@
...
@@ -89,9 +92,6 @@
},
},
packageUpgrade
(){
packageUpgrade
(){
this
.
$router
.
push
({
path
:
'packageUpgrade'
})
this
.
$router
.
push
({
path
:
'packageUpgrade'
})
},
clickOverlay
(){
this
.
kefushow
=
false
;
}
}
}
}
}
}
...
...
src/views/hhr-view/newpackage/newPackageTips.vue
View file @
d35c05ff
...
@@ -5,12 +5,15 @@
...
@@ -5,12 +5,15 @@
<div
style=
"position:fixed ;bottom: 0px;width: 100%"
>
<div
style=
"position:fixed ;bottom: 0px;width: 100%"
>
<van-button
type=
"info"
:round=
"true"
size=
"large"
@
click=
"ordercar"
>
我要领卡
</van-button>
<van-button
type=
"info"
:round=
"true"
size=
"large"
@
click=
"ordercar"
>
我要领卡
</van-button>
</div>
</div>
<van-popup
v-model=
"kefushow"
style=
"width: 90%;height: 45%; display: flex; align-items: center;justify-content: center;"
>
<div
v-show=
"kefushow"
>
<div
style=
"border: 1px solid #e2e2e2;width: 92%;height: 90%;position: fixed;display: flex; align-items: center;justify-content: center;"
>
<van-popup
v-model=
"kefushow"
style=
"width: 90%;height: 45%; display: flex; align-items: center;justify-content: center;"
>
<div
style=
"font-size: 20px; color: black;text-align: center;position: fixed;top: 3px"
>
您的专属客服
</div>
<div
style=
"border: 1px solid #e2e2e2;width: 92%;height: 90%;position: fixed;display: flex; align-items: center;justify-content: center;"
>
<img
src=
"/picture/hhr/service-qrcode.jpg"
style=
"width:55%;"
>
<div
style=
"font-size: 20px; color: black;text-align: center;position: fixed;top: 3px"
>
您的专属客服
</div>
</div>
<img
src=
"/picture/hhr/service-qrcode.jpg"
style=
"width:55%;"
>
</van-popup>
</div>
</van-popup>
</div>
</div>
</div>
</
template
>
</
template
>
...
...
src/views/hhr-view/newpackage/orderNewCar.vue
View file @
d35c05ff
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
<div
style=
"width: 15%;height: 80px;float: left; margin-right: 10px"
>
<div
style=
"width: 15%;height: 80px;float: left; margin-right: 10px"
>
<img
src=
"/picture/hhr/sim-bg.png"
style=
"width: 100%;"
>
<img
src=
"/picture/hhr/sim-bg.png"
style=
"width: 100%;"
>
</div>
</div>
<p
>
天翼学生证
</p>
<p
style=
"font-weight: 900"
>
天翼学生证
</p>
<p
>
10元/月
</p>
<p
style=
"font-weight: 900"
>
10元/月
</p>
<p
style=
"color: red"
>
适用于中小学生,号码卡将统一配送至学生
</p>
<p
style=
"color: red"
>
适用于中小学生,号码卡将统一配送至学生
</p>
<p
style=
"color: red"
>
所在学校,由学校发放给学生。
</p>
<p
style=
"color: red"
>
所在学校,由学校发放给学生。
</p>
</div>
</div>
...
@@ -92,11 +92,11 @@
...
@@ -92,11 +92,11 @@
</div>
</div>
</div>
</div>
<!-- 领卡确认部分-->
<!-- 领卡确认部分-->
<div
style=
"background-color:white;position: fixed;bottom: 0%"
>
<div
style=
"background-color:white;position: fixed;bottom: 0%
;width: 100%
"
>
<div
style=
"margin-left: 8%;font-size: 16px;text-align:left"
>
<div
style=
"margin-left: 8%;font-size: 16px;text-align:left"
>
<span>
<span>
<div
style=
"width: 100%;display: flex;padding-top: 2%"
>
<div
style=
"width: 100%;display: flex;padding-top: 2%"
>
<van-checkbox
v-model=
"Agree"
shape=
"square"
style=
"width: 1
0
%"
checked-color=
"#07c160"
>
<van-checkbox
v-model=
"Agree"
shape=
"square"
style=
"width: 1
3
%"
checked-color=
"#07c160"
>
</van-checkbox>
</van-checkbox>
<span
>
同意
<a>
《中国电信股份有限公司广州分公司全业务服务协议》
</a>
内容
</span>
<span
>
同意
<a>
《中国电信股份有限公司广州分公司全业务服务协议》
</a>
内容
</span>
</div>
</div>
...
@@ -190,7 +190,6 @@
...
@@ -190,7 +190,6 @@
imgurl
=
imgurl
+
'txiang'
imgurl
=
imgurl
+
'txiang'
}
}
var
img
=
document
.
getElementById
(
imgurl
);
var
img
=
document
.
getElementById
(
imgurl
);
console
.
log
(
img
)
var
reader
=
new
FileReader
();
var
reader
=
new
FileReader
();
reader
.
onload
=
function
(
evt
)
{
reader
.
onload
=
function
(
evt
)
{
img
.
src
=
evt
.
target
.
result
;
img
.
src
=
evt
.
target
.
result
;
...
...
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