Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
fenzhan_zsb
Project
Project
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
esf
fenzhan_zsb
Commits
d23ef229
Commit
d23ef229
authored
Mar 24, 2021
by
liuqiao
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-lq-04' into release_preview
parents
8a375934
1b1527e7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
16 additions
and
5 deletions
+16
-5
MY_Controller.php
new_admincp/applications/zsb/core/MY_Controller.php
+4
-4
rent_manage.php
new_admincp/applications/zsb/views/nj/rent_manage.php
+2
-0
rent_manage_frozen.php
new_admincp/applications/zsb/views/nj/rent_manage_frozen.php
+2
-0
rent_manage_invalid.php
...admincp/applications/zsb/views/nj/rent_manage_invalid.php
+2
-0
sell_manage.php
new_admincp/applications/zsb/views/nj/sell_manage.php
+2
-0
sell_manage_frozen.php
new_admincp/applications/zsb/views/nj/sell_manage_frozen.php
+2
-1
sell_manage_invalid.php
...admincp/applications/zsb/views/nj/sell_manage_invalid.php
+2
-0
No files found.
new_admincp/applications/zsb/core/MY_Controller.php
View file @
d23ef229
...
@@ -63,10 +63,10 @@ class MY_Controller extends CI_Controller
...
@@ -63,10 +63,10 @@ class MY_Controller extends CI_Controller
} */
} */
// 弱密码,并且当前请求不是修改密码或退出则跳转到修改密码页面
// 弱密码,并且当前请求不是修改密码或退出则跳转到修改密码页面
//
if ($this->session->userdata('zsb_user_weak_password') && ($_SERVER['REQUEST_URI'] != '/ucenter_information/edit_password' && $_SERVER['REQUEST_URI'] != '/login/quit/')) {
if
(
$this
->
session
->
userdata
(
'zsb_user_weak_password'
)
&&
(
$_SERVER
[
'REQUEST_URI'
]
!=
'/ucenter_information/edit_password'
&&
$_SERVER
[
'REQUEST_URI'
]
!=
'/login/quit/'
))
{
//
header("Location: /ucenter_information/edit_password");
header
(
"Location: /ucenter_information/edit_password"
);
//
exit;
exit
;
//
}
}
}
}
...
...
new_admincp/applications/zsb/views/nj/rent_manage.php
View file @
d23ef229
...
@@ -215,8 +215,10 @@
...
@@ -215,8 +215,10 @@
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td second"
style=
"width:380px;"
>
<td
class=
"td second"
style=
"width:380px;"
>
<div
style=
"float: left;margin-top: 5%"
>
<div
style=
"float: left;margin-top: 5%"
>
<a
class=
"name"
title =
"
<?php
echo
$value
[
'address'
];
?>
"
href=
"
<?php
echo
$value
[
'info_url'
];
?>
"
target=
"_blank"
>
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
style=
"width: 80px; height: 65px;"
>
style=
"width: 80px; height: 65px;"
>
</a>
</div>
</div>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
class=
"itemTex"
>
<div
class=
"itemTex"
>
...
...
new_admincp/applications/zsb/views/nj/rent_manage_frozen.php
View file @
d23ef229
...
@@ -157,8 +157,10 @@
...
@@ -157,8 +157,10 @@
<td
class=
"td w10"
></td>
<td
class=
"td w10"
></td>
<td
class=
"td second"
style=
"width:380px;"
>
<td
class=
"td second"
style=
"width:380px;"
>
<div
style=
"float: left;margin-top: 5%"
>
<div
style=
"float: left;margin-top: 5%"
>
<a
class=
"name"
title =
"
<?php
echo
$value
[
'address'
];
?>
"
href=
"
<?php
echo
$value
[
'info_url'
];
?>
"
target=
"_blank"
>
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
style=
"width: 80px; height: 65px;"
>
style=
"width: 80px; height: 65px;"
>
</a>
</div>
</div>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
class=
"itemTex"
>
<div
class=
"itemTex"
>
...
...
new_admincp/applications/zsb/views/nj/rent_manage_invalid.php
View file @
d23ef229
...
@@ -205,8 +205,10 @@
...
@@ -205,8 +205,10 @@
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td second"
style=
"width:380px;"
>
<td
class=
"td second"
style=
"width:380px;"
>
<div
style=
"float: left;margin-top: 5%"
>
<div
style=
"float: left;margin-top: 5%"
>
<a
class=
"name"
title =
"
<?php
echo
$value
[
'address'
];
?>
"
href=
"
<?php
echo
$value
[
'info_url'
];
?>
"
target=
"_blank"
>
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
style=
"width: 80px; height: 65px;"
>
style=
"width: 80px; height: 65px;"
>
</a>
</div>
</div>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
class=
"itemTex"
>
<div
class=
"itemTex"
>
...
...
new_admincp/applications/zsb/views/nj/sell_manage.php
View file @
d23ef229
...
@@ -269,8 +269,10 @@
...
@@ -269,8 +269,10 @@
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td second"
style=
"width:380px;"
>
<td
class=
"td second"
style=
"width:380px;"
>
<div
style=
"float: left;margin-top: 5%"
>
<div
style=
"float: left;margin-top: 5%"
>
<a
class=
"name"
title =
"
<?php
echo
$value
[
'address'
];
?>
"
href=
"
<?php
echo
$value
[
'info_url'
];
?>
"
target=
"_blank"
>
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
style=
"width: 80px; height: 65px;"
>
style=
"width: 80px; height: 65px;"
>
</a>
</div>
</div>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
class=
"itemTex"
>
<div
class=
"itemTex"
>
...
...
new_admincp/applications/zsb/views/nj/sell_manage_frozen.php
View file @
d23ef229
...
@@ -160,8 +160,9 @@
...
@@ -160,8 +160,9 @@
<td
class=
"td w10"
></td>
<td
class=
"td w10"
></td>
<td
class=
"td second"
style=
"width:380px;"
>
<td
class=
"td second"
style=
"width:380px;"
>
<div
style=
"float: left;margin-top: 5%"
>
<div
style=
"float: left;margin-top: 5%"
>
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
<
a
class=
"name"
title =
"
<?php
echo
$value
[
'address'
];
?>
"
href=
"
<?php
echo
$value
[
'info_url'
];
?>
"
target=
"_blank"
>
<
img
src=
"
<?=
$value
[
'pic1'
]
?>
"
style=
"width: 80px; height: 65px;"
>
style=
"width: 80px; height: 65px;"
>
</a>
</div>
</div>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
class=
"itemTex"
>
<div
class=
"itemTex"
>
...
...
new_admincp/applications/zsb/views/nj/sell_manage_invalid.php
View file @
d23ef229
...
@@ -213,8 +213,10 @@
...
@@ -213,8 +213,10 @@
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td first"
><input
class=
"jsSelectItem"
type=
"checkbox"
name=
"rows_id"
value=
"
<?php
echo
$value
[
'id'
];
?>
"
/></td>
<td
class=
"td second"
style=
"width:380px;"
>
<td
class=
"td second"
style=
"width:380px;"
>
<div
style=
"float: left;margin-top: 5%"
>
<div
style=
"float: left;margin-top: 5%"
>
<a
class=
"name"
title =
"
<?php
echo
$value
[
'address'
];
?>
"
href=
"
<?php
echo
$value
[
'info_url'
];
?>
"
target=
"_blank"
>
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
<img
src=
"
<?=
$value
[
'pic1'
]
?>
"
style=
"width: 80px; height: 65px;"
>
style=
"width: 80px; height: 65px;"
>
</a>
</div>
</div>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
style=
"float: left;width: 260px;margin-left: 10px"
>
<div
class=
"itemTex"
>
<div
class=
"itemTex"
>
...
...
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