Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
hujun
tl_estate
Commits
a6c37c9b
Commit
a6c37c9b
authored
Jul 09, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vip客户修改
parent
f182bf34
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
users_list.html
application/index/view/member/users_list.html
+13
-2
No files found.
application/index/view/member/users_list.html
View file @
a6c37c9b
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
.user-ul
{
.user-ul
{
width
:
100%
;
width
:
100%
;
height
:
auto
;
height
:
auto
;
padding-bottom
:
15px
;
/*padding-bottom: 15px;*/
float
:
left
;
float
:
left
;
position
:
relative
;
position
:
relative
;
left
:
-40px
;
left
:
-40px
;
...
@@ -475,7 +475,18 @@
...
@@ -475,7 +475,18 @@
</ul>
</ul>
</div>
</div>
</div>
<div
class=
"form-group"
>
<label
for=
"inputEmail3"
class=
"col-sm-3 control-label"
>
VIP客户:
</label>
<div
class=
"col-sm-9"
>
<select
class=
"form-control btn6"
id=
"user_vip"
>
<option
value=
"0"
class=
"successModel"
>
请选择
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"2"
>
否
</option>
</select>
<span
class=
"fore-span"
>
(有权限的人才能看到VIP客户)
</span>
</div>
</div>
</div>
</form>
</form>
</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