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.
18 lines
263 B
18 lines
263 B
|
3 years ago
|
<?php
|
||
|
|
$data = array (
|
||
|
|
'name' => '',
|
||
|
|
'url' => 'category.php?id=8',
|
||
|
|
'id' => '8',
|
||
|
|
'goods_level2' =>
|
||
|
|
array (
|
||
|
|
),
|
||
|
|
'goods_level3' =>
|
||
|
|
array (
|
||
|
|
),
|
||
|
|
'floor_banner' => 'floor_banner8',
|
||
|
|
'floor_sort_order' => 1,
|
||
|
|
'brands_theme2' =>
|
||
|
|
array (
|
||
|
|
),
|
||
|
|
);
|
||
|
|
?>
|