Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
citic-mdrt4
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
eddd4473
authored
May 20, 2021
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
1f3420c2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
Public/static/js/common.js
+3
-1
Runtime/Cache/a8175b67d5aa9cac954251197f9ffb6c6442a1c9.file.Index_index.tpl.php
+3
-3
No files found.
Public/static/js/common.js
View file @
eddd4473
...
@@ -171,6 +171,8 @@ function checkInfo() {
...
@@ -171,6 +171,8 @@ function checkInfo() {
phase
=
resp
.
phase
;
phase
=
resp
.
phase
;
toUploadPage
();
toUploadPage
();
$
(
'.username'
).
text
(
username
);
$
(
'.username'
).
text
(
username
);
$
(
'.tip'
).
hide
();
$
(
'.tip'
+
phase
).
show
()
$
(
'.company'
).
html
(
'中信保诚人寿<br/>'
+
company
+
''
);
$
(
'.company'
).
html
(
'中信保诚人寿<br/>'
+
company
+
''
);
if
(
fyp
==
0
)
{
if
(
fyp
==
0
)
{
$
(
'.perf'
).
html
(
'<span>个人累计承保</span><br/>'
+
perf
+
'件'
)
$
(
'.perf'
).
html
(
'<span>个人累计承保</span><br/>'
+
perf
+
'件'
)
...
@@ -335,7 +337,7 @@ function createPoster() {
...
@@ -335,7 +337,7 @@ function createPoster() {
setTimeout
(
function
()
{
setTimeout
(
function
()
{
posterCtx
.
drawImage
(
logoObj
,
0
*
2
,
40
*
2
,
569
*
2
,
204
*
2
);
posterCtx
.
drawImage
(
logoObj
,
0
*
2
,
40
*
2
,
569
*
2
,
204
*
2
);
posterCtx
.
drawImage
(
posterTopObj
,
35
*
2
,
173
*
2
,
206
*
2
,
65
*
2
);
posterCtx
.
drawImage
(
posterTopObj
,
35
*
2
,
173
*
2
,
206
*
2
,
141
*
2
);
var
posterBottomObj
=
new
Image
();
var
posterBottomObj
=
new
Image
();
posterBottomObj
.
src
=
'/Public/static/image2/poster'
+
level
+
'-2.png?version=1.0.0'
;
posterBottomObj
.
src
=
'/Public/static/image2/poster'
+
level
+
'-2.png?version=1.0.0'
;
posterBottomObj
.
onload
=
function
()
{
posterBottomObj
.
onload
=
function
()
{
...
...
Runtime/Cache/a8175b67d5aa9cac954251197f9ffb6c6442a1c9.file.Index_index.tpl.php
View file @
eddd4473
<?php
/* Smarty version Smarty-3.1.6, created on 2021-0
4-30 11:26:25
<?php
/* Smarty version Smarty-3.1.6, created on 2021-0
5-20 12:04:27
compiled from "Application/Home/View/default/Index_index.tpl" */
?>
compiled from "Application/Home/View/default/Index_index.tpl" */
?>
<?php
/*%%SmartyHeaderCode:4876646036088c82d758e93-18897134%%*/
if
(
!
defined
(
'SMARTY_DIR'
))
exit
(
'no direct access allowed'
);
<?php
/*%%SmartyHeaderCode:4876646036088c82d758e93-18897134%%*/
if
(
!
defined
(
'SMARTY_DIR'
))
exit
(
'no direct access allowed'
);
$_valid
=
$_smarty_tpl
->
decodeProperties
(
array
(
$_valid
=
$_smarty_tpl
->
decodeProperties
(
array
(
...
@@ -13,7 +13,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
...
@@ -13,7 +13,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
'526b6e8e6609f50ea93c8658e68e6ae8c9981bc5'
=>
'526b6e8e6609f50ea93c8658e68e6ae8c9981bc5'
=>
array
(
array
(
0
=>
'Application/Home/View/default/layout.tpl'
,
0
=>
'Application/Home/View/default/layout.tpl'
,
1
=>
16
1975116
2
,
1
=>
16
2065657
2
,
2
=>
'file'
,
2
=>
'file'
,
),
),
),
),
...
@@ -129,7 +129,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
...
@@ -129,7 +129,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
var
_hmt
=
_hmt
||
[];
var
_hmt
=
_hmt
||
[];
(
function
()
{
(
function
()
{
var
hm
=
document
.
createElement
(
"script"
);
var
hm
=
document
.
createElement
(
"script"
);
hm
.
src
=
"https://hm.baidu.com/hm.js?
24f55c033cb4f0f53569de145e3336c4
"
;
hm
.
src
=
"https://hm.baidu.com/hm.js?
c8a41b65154301a2d05315d3000bf95a
"
;
var
s
=
document
.
getElementsByTagName
(
"script"
)[
0
];
var
s
=
document
.
getElementsByTagName
(
"script"
)[
0
];
s
.
parentNode
.
insertBefore
(
hm
,
s
);
s
.
parentNode
.
insertBefore
(
hm
,
s
);
})();
})();
...
...
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