Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
backend
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
亲子游项目
backend
Commits
59314d57
Commit
59314d57
authored
Dec 24, 2018
by
LiuJunYi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传
parent
975a694f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
19 deletions
+0
-19
application/admin/controller/User.php
+0
-19
No files found.
application/admin/controller/User.php
View file @
59314d57
...
...
@@ -84,25 +84,6 @@ class User extends AuthBase
$mulit_arr
=
[];
$mulit_arr
[
'data'
]
=
[];
$cont
=
[[
'真实姓名'
,
'微信号'
,
'昵称'
,
'性别'
,
'电话'
,
'是否是会员'
,
'注册时间'
,
'更新时间'
,
'会员到期时间'
]];
<<<<<<<
HEAD
// [
// 'data'=>
// [
// [
// ['昵称','性别','电话','是否是会员','注册时间','更新时间','会员到期时间'],
// ['a','b','c'],
// ['d','e','f']
// ]
// ],
// 'sheet'=>
// [
// ['title'=>'工作空间1名称'],
// ['title'=>'工作空间2名称'],
// ]
// ];
=======
>>>>>>>
5
d590c1903c67ef1e2f127fec2999b966fdcfe3d
foreach
(
$user_list
as
$vo
){
$arr
=
[];
$arr
[]
=
$vo
[
'name'
];
...
...
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