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
tmq
9 years ago
Commit
d6acf1ba38c7a6fa3ace4f53c244a301be99920e
1 parent
68bec198
去除选中
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 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 @
d6acf1b
...
...
@@ -32,7 +32,7 @@
<li>
<div
class=
"form-leading"
><b>
*
</b><span>
Whether settled in YOHO!BUY:
</span></div>
<div
class=
"form-control"
>
<input
type=
"radio"
name=
"is_enter_yohobuy"
id=
"yoho-yes"
value=
"1"
checked
/>
<input
type=
"radio"
name=
"is_enter_yohobuy"
id=
"yoho-yes"
value=
"1"
/>
<label
for=
"yoho-yes"
>
Yes
</label>
<input
type=
"radio"
name=
"is_enter_yohobuy"
id=
"yoho-no"
value=
"0"
/>
...
...
@@ -42,7 +42,7 @@
<li>
<div
class=
"form-leading"
><b>
*
</b><span>
Register Condition:
</span></div>
<div
class=
"form-control"
>
<input
type=
"radio"
name=
"brand_reg_type"
value=
"2"
checked
/>
<input
type=
"radio"
name=
"brand_reg_type"
value=
"2"
/>
<label>
Applied
</label>
<input
type=
"radio"
name=
"brand_reg_type"
value=
"1"
/>
...
...
@@ -71,7 +71,7 @@
<li>
<div
class=
"form-leading"
style=
"word-break: normal;word-wrap:break-word;height:50px;"
><b>
*
</b><span>
Relationship between company and brand:
</span></div>
<div
class=
"form-control"
>
<input
type=
"radio"
name=
"relation"
value=
"0"
checked
/>
<input
type=
"radio"
name=
"relation"
value=
"0"
/>
<label>
Brand
</label>
<input
type=
"radio"
name=
"relation"
value=
"1"
/>
...
...
@@ -91,7 +91,7 @@
<li>
<div
class=
"form-leading"
><b>
*
</b><span>
Whether have 3C certificate:
</span></div>
<div
class=
"form-control"
>
<input
type=
"radio"
name=
"is_3c"
value=
"1"
checked
/>
<input
type=
"radio"
name=
"is_3c"
value=
"1"
/>
<label>
Yes
</label>
<input
type=
"radio"
name=
"is_3c"
value=
"0"
/>
<label>
No
</label>
...
...
website/view/script/onlinereg/mediaen.php
View file @
d6acf1b
...
...
@@ -37,7 +37,7 @@
<li>
<div
class=
"form-leading"
>
Gender:
</div>
<div
class=
"form-control"
>
<input
type=
"radio"
name=
"sex"
id=
"yoho-yes"
value=
"1"
checked
/>
<input
type=
"radio"
name=
"sex"
id=
"yoho-yes"
value=
"1"
/>
<label
for=
"yoho-yes"
>
Male
</label>
<input
type=
"radio"
name=
"sex"
id=
"yoho-no"
value=
"0"
/>
...
...
website/view/script/onlinereg/sponsoren.php
View file @
d6acf1b
...
...
@@ -26,7 +26,7 @@
<li>
<div
class=
"form-leading"
style=
"width:250px"
><b>
*
</b><span>
Whether settled in Yoho!Buy:
</span></div>
<div
style=
"float:left;margin-top:6px"
>
<input
type=
"radio"
name=
"is_enter_yohobuy"
id=
"yoho-yes"
value=
"1"
checked
/>
<input
type=
"radio"
name=
"is_enter_yohobuy"
id=
"yoho-yes"
value=
"1"
/>
<label
for=
"yoho-yes"
>
Yes
</label>
<input
type=
"radio"
name=
"is_enter_yohobuy"
id=
"yoho-no"
value=
"0"
/>
...
...
Please
register
or
login
to post a comment