Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
whb
9 years ago
Commit
4c9a62a35fcad7ca32d2534ee7495f4ee770b738
1 parent
3c6c77aa
在线登记
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
website/view/script/onlinereg/index.php
website/view/script/onlinereg/media.php
website/view/script/onlinereg/index.php
View file @
4c9a62a
...
...
@@ -13,7 +13,9 @@
<div
class=
"background"
><a
href=
"/onlinereg/media"
></a></div>
<div
class=
"apply-operate"
>
<a
href=
"/onlinereg/media"
>
在线登记
</a>
<a
href=
"/onlinereg/mediadown"
>
新闻稿下载
</a>
<?php
if
(
!
empty
(
$this
->
mediaTotal
))
:?>
<
a
href
=
"/onlinereg/mediadown"
>
新闻稿下载
</
a
>
<?
php
endif
;
?>
</div>
</li>
<li
class=
"apply-right"
>
...
...
website/view/script/onlinereg/media.php
View file @
4c9a62a
...
...
@@ -9,7 +9,9 @@
<div
class=
"submit-content"
>
<div
class=
"page-header"
>
<a
href=
"/onlinereg/media"
class=
"active"
><span>
在线登记
</span></a>
<a
href=
"/onlinereg/mediadown"
class=
"end"
><span>
新闻稿下载
</span></a>
<?php
if
(
!
empty
(
$this
->
mediaTotal
))
:?>
<
a
href
=
"/onlinereg/mediadown"
class
="
end
"><span>新闻稿下载</span></a>
<?php endif;?>
</div>
<div class="
pull
-
left
">
<div class="
content
-
sub
">
...
...
Please
register
or
login
to post a comment