11.php 907 B

123456789101112131415161718192021222324252627282930313233
  1. <?php defined('InShopNC') or exit('Access Invalid!'); return array (
  2. 'ap_id' => '11',
  3. 'ap_name' => '首页中上部banner',
  4. 'ap_intro' => '物流自取广告',
  5. 'ap_class' => '0',
  6. 'ap_display' => '2',
  7. 'is_use' => '1',
  8. 'ap_width' => '1200',
  9. 'ap_height' => '100',
  10. 'ap_price' => '100',
  11. 'adv_num' => '2',
  12. 'click_num' => '0',
  13. 'default_content' => 'banner.gif',
  14. 'adv_list' =>
  15. array (
  16. 0 =>
  17. array (
  18. 'adv_id' => '935',
  19. 'ap_id' => '11',
  20. 'adv_title' => '物流自提服务站',
  21. 'adv_content' => 'a:2:{s:7:"adv_pic";s:21:"04878484309098960.gif";s:11:"adv_pic_url";s:10:"/delivery/";}',
  22. 'adv_start_date' => '1433260800',
  23. 'adv_end_date' => '1527782400',
  24. 'slide_sort' => '0',
  25. 'member_id' => '0',
  26. 'member_name' => '',
  27. 'click_num' => '0',
  28. 'is_allow' => '1',
  29. 'buy_style' => '',
  30. 'goldpay' => '0',
  31. ),
  32. ),
  33. );