Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
U
User
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
zhangjun
User
Commits
4d688148
Commit
4d688148
authored
Jul 04, 2023
by
fangliyan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改链接
parent
8e8259d6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
left.php
center/views/left.php
+2
-2
No files found.
center/views/left.php
View file @
4d688148
...
...
@@ -70,8 +70,8 @@
<div
class=
"user-nav-mod
<?php
if
(
$conf_where
==
'edit_profile'
)
echo
'on'
;
?>
"
>
<a
href=
"
<?php
echo
USER_CENTER
.
'user/edit_profile'
;
?>
"
class=
"innerLink"
>
修改资料
</a>
</div>
<!-- <div class="user-nav-mod -->
<?php
//if($conf_where=='edit_password') echo 'on';?><!--"> <a href="--><?php //echo USER_CENTER.'user/edit_password';?><!--" class="innerLink">修改密码</a> </div>-->
<!--
<
div
class
="
user
-
nav
-
mod
user
-
nav
-
mod
-
last
--><?
php
//if($conf_where=='edit_telno') echo 'on';?><!--"> <a href="--><?php //echo USER_CENTER.'user/edit_telno';?><!--" class="innerLink">修改手机号码</a> </div>-->
<
div
class
="
user
-
nav
-
mod
<?
php
if
(
$conf_where
==
'edit_password'
)
echo
'on'
;
?>
">
<a
href=
"
<?php
echo
GB_EDIT_P
HONE
_URL
;
?>
"
class=
"innerLink"
>
修改密码
</a>
</div>
<div
class=
"user-nav-mod user-nav-mod-last
<?php
if
(
$conf_where
==
'edit_telno'
)
echo
'on'
;
?>
"
>
<a
href=
"
<?php
echo
GB_EDIT_P
WD
_URL
;
?>
"
class=
"innerLink"
>
修改手机号码
</a>
</div>
<
div
class
="
user
-
nav
-
mod
<?
php
if
(
$conf_where
==
'edit_password'
)
echo
'on'
;
?>
">
<a
href=
"
<?php
echo
GB_EDIT_P
WD
_URL
;
?>
"
class=
"innerLink"
>
修改密码
</a>
</div>
<div
class=
"user-nav-mod user-nav-mod-last
<?php
if
(
$conf_where
==
'edit_telno'
)
echo
'on'
;
?>
"
>
<a
href=
"
<?php
echo
GB_EDIT_P
HONE
_URL
;
?>
"
class=
"innerLink"
>
修改手机号码
</a>
</div>
</div>
</div>
...
...
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