You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
804 B
44 lines
804 B
<?php
|
|
$data = array (
|
|
0 =>
|
|
array (
|
|
'filename' => 'index',
|
|
'region' => '首页楼层',
|
|
'theme' => 'ecmoban_dsc',
|
|
'id' => '8',
|
|
'number' => '8',
|
|
'type' => '1',
|
|
'sort_order' => '0',
|
|
),
|
|
1 =>
|
|
array (
|
|
'filename' => 'index',
|
|
'region' => '首页楼层',
|
|
'theme' => 'ecmoban_dsc',
|
|
'id' => '12',
|
|
'number' => '8',
|
|
'type' => '1',
|
|
'sort_order' => '1',
|
|
),
|
|
2 =>
|
|
array (
|
|
'filename' => 'index',
|
|
'region' => '首页楼层',
|
|
'theme' => 'ecmoban_dsc',
|
|
'id' => '6',
|
|
'number' => '8',
|
|
'type' => '1',
|
|
'sort_order' => '2',
|
|
),
|
|
3 =>
|
|
array (
|
|
'filename' => 'index',
|
|
'region' => '首页楼层',
|
|
'theme' => 'ecmoban_dsc',
|
|
'id' => '3',
|
|
'number' => '8',
|
|
'type' => '1',
|
|
'sort_order' => '3',
|
|
),
|
|
);
|
|
?>
|