Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SURPRISED
Project
Project
Details
Activity
Releases
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
华国豪
SURPRISED
Commits
463acfda
Commit
463acfda
authored
Apr 16, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
2bf93dcf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
11 deletions
+21
-11
index.html
html/contract/index.html
+19
-11
sign.html
html/contract/sign.html
+2
-0
No files found.
html/contract/index.html
View file @
463acfda
...
@@ -115,9 +115,9 @@
...
@@ -115,9 +115,9 @@
<div>
8、本协议需填写完整 5.1 事项内容并由甲乙双方负责人签字并加盖公章方能生效;
</div>
<div>
8、本协议需填写完整 5.1 事项内容并由甲乙双方负责人签字并加盖公章方能生效;
</div>
<div>
协议中未尽事宜,双方可协商解决或签订补充协议,其效力与本协议相等。
</div>
<div>
协议中未尽事宜,双方可协商解决或签订补充协议,其效力与本协议相等。
</div>
<div>
甲方:
<span
class=
""
>
四川和平国际旅行社有限公司
</span></div>
<div>
甲方:
<span
class=
""
>
四川和平国际旅行社有限公司
</span></div>
<div>
法定代表人(或授权代表):
<span>
谢麟
</span></div>
<div>
法定代表人(或授权代表):
<span>
谢麟
<span
class=
"jiafgz"
></span>
</span></div>
<div>
乙方:
<span
class=
"yifang"
></span></div>
<div>
乙方:
<span
class=
"yifang"
></span></div>
<div
>
法定代表人(或授权代表):
<span
class=
"qianzi yifangfr2"
></span>
</div>
<div
class=
"qianzi"
>
法定代表人(或授权代表):
<span
class=
"yifangfr2"
></span>
<span
class=
"farenqz"
></span>
</div>
</div>
</div>
<div
id=
"SignBox"
class=
""
>
<div
id=
"SignBox"
class=
""
>
<div
class=
"contractTisp"
>
<div
class=
"contractTisp"
>
...
@@ -169,10 +169,15 @@
...
@@ -169,10 +169,15 @@
}
else
{
}
else
{
var
name
=
`<img class="signName" src="
${
InfoData
.
Tourists_Sign
}
" alt="">`
var
name
=
`<img class="signName" src="
${
InfoData
.
Tourists_Sign
}
" alt="">`
var
nameGZ
=
""
$
(
`.farenqz`
).
html
(
name
)
if
(
InfoData
.
TravelAgencySignature
)
nameGZ
=
`<img class="signGZ" src="
${
InfoData
.
TravelAgencySignature
}
" alt="">`
$
(
`.yifangfr2`
).
html
(
InfoData
.
LegalPersonName
)
$
(
`.yifangfr2`
).
html
(
name
+
nameGZ
)
}
}
var
nameGZ
=
""
if
(
InfoData
.
TravelAgencySignature
)
{
nameGZ
=
`<img class="signGZ" src="
${
InfoData
.
TravelAgencySignature
}
" alt="">`
$
(
`.jiafgz`
).
html
(
nameGZ
)
}
$
(
`.jinyindi`
).
html
(
InfoData
.
Tourists_Addres
)
$
(
`.jinyindi`
).
html
(
InfoData
.
Tourists_Addres
)
$
(
`.jinyinskz`
).
html
(
InfoData
.
Tourists_Email
)
$
(
`.jinyinskz`
).
html
(
InfoData
.
Tourists_Email
)
...
@@ -289,17 +294,20 @@
...
@@ -289,17 +294,20 @@
}
}
.signName
{
.signName
{
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
-22px
;
right
:
-5
0px
;
right
:
2
0px
;
width
:
50px
;
width
:
50px
;
height
:
50px
;
height
:
auto
;
}
.jiafgz
{
position
:
relative
;
}
}
.signGZ
{
.signGZ
{
position
:
absolute
;
position
:
absolute
;
top
:
-
1
0px
;
top
:
-
5
0px
;
right
:
-40px
;
right
:
-40px
;
width
:
5
0px
;
width
:
6
0px
;
height
:
5
0px
;
height
:
6
0px
;
}
}
</style>
</style>
...
...
html/contract/sign.html
View file @
463acfda
...
@@ -202,6 +202,7 @@
...
@@ -202,6 +202,7 @@
if
(
res
.
resultCode
===
1
)
{
if
(
res
.
resultCode
===
1
)
{
// var url = `/pages/bigredrnvelope/signAcontract?msg=${encodeURIComponent(JSON.stringify(msg))}`
// var url = `/pages/bigredrnvelope/signAcontract?msg=${encodeURIComponent(JSON.stringify(msg))}`
console
.
log
(
res
,
'签名---'
)
console
.
log
(
res
,
'签名---'
)
layer
.
msg
(
'签名成功!'
)
document
.
addEventListener
(
'UniAppJSBridgeReady'
,
function
()
{
document
.
addEventListener
(
'UniAppJSBridgeReady'
,
function
()
{
// uni.postMessage({
// uni.postMessage({
// data: {
// data: {
...
@@ -215,6 +216,7 @@
...
@@ -215,6 +216,7 @@
}
else
{
}
else
{
layer
.
msg
(
res
.
message
)
layer
.
msg
(
res
.
message
)
}
}
$
(
'#signAconButR'
).
attr
(
'disabled'
,
false
)
$
(
'#signAconButR'
).
attr
(
'disabled'
,
false
)
document
.
getElementById
(
"signAconButR"
).
classList
.
remove
(
"active"
)
document
.
getElementById
(
"signAconButR"
).
classList
.
remove
(
"active"
)
},
},
...
...
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