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
88fecd1c6fdd64d2428ca286eed6380c231eac90
1 parent
95329b47
在线登记
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
website/view/script/onlinereg/exhibitoren.php
website/view/script/onlinereg/mediaen.php
website/view/script/onlinereg/sponsoren.php
website/view/script/onlinereg/exhibitoren.php
View file @
88fecd1
...
...
@@ -105,7 +105,7 @@
<div
class=
"form-leading"
><span>
Upload Brand Information:
</span></div>
<div
class=
"form-control"
>
<input
type=
"file"
name=
"upload-file"
id=
"upload-file"
/>
<span
class=
"upload-tips"
>
ppt/p
tf/zip,大小不超过
10M
</span>
<span
class=
"upload-tips"
>
ppt/p
df/zip,File size can not exceed
10M
</span>
<div
class=
"has-upload"
style=
"display: none;"
>
<span></span>
</div>
...
...
@@ -124,7 +124,7 @@
</ul>
<input
type=
"hidden"
value=
"
<?php
echo
$this
->
view
->
type
?>
"
name=
"type"
/>
<input
type=
"hidden"
value=
""
name=
"files"
id=
"file-url"
/>
<input
type=
"submit"
class=
"submit-w-btn dis"
value=
"
提交
"
disabled=
"disabled"
/>
<input
type=
"submit"
class=
"submit-w-btn dis"
value=
"
submit
"
disabled=
"disabled"
/>
</div>
</form>
...
...
website/view/script/onlinereg/mediaen.php
View file @
88fecd1
...
...
@@ -85,7 +85,7 @@
</li>
</ul>
<input
type=
"hidden"
value=
"
<?php
echo
$this
->
view
->
type
?>
"
name=
"type"
/>
<input
type=
"submit"
class=
"submit-w-btn dis"
value=
"
提交
"
disabled=
"disabled"
/>
<input
type=
"submit"
class=
"submit-w-btn dis"
value=
"
submit
"
disabled=
"disabled"
/>
</form>
</div>
</div>
...
...
website/view/script/onlinereg/sponsoren.php
View file @
88fecd1
...
...
@@ -69,7 +69,7 @@
<div
class=
"form-leading"
><span>
Upload Brand Information:
</span></div>
<div
class=
"form-control"
>
<input
type=
"file"
name=
"upload-file"
id=
"upload-file"
/>
<span
class=
"upload-tips"
>
ppt/p
tf/zip,大小不超过
10M
</span>
<span
class=
"upload-tips"
>
ppt/p
df/zip,File size can not exceed
10M
</span>
<div
class=
"has-upload"
>
<span></span>
</div>
...
...
@@ -90,7 +90,7 @@
<input
type=
"hidden"
value=
"
<?php
echo
$this
->
view
->
type
?>
"
name=
"type"
/>
<!-- <span class="submit-w-btn">提交</span>-->
<input
type=
"hidden"
value=
""
name=
"files"
id=
"file-url"
/>
<input
type=
"submit"
class=
"submit-w-btn dis"
value=
"
提交
"
disabled=
"disabled"
/>
<input
type=
"submit"
class=
"submit-w-btn dis"
value=
"
submit
"
disabled=
"disabled"
/>
</form>
</div>
</div>
...
...
Please
register
or
login
to post a comment