123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246 |
- <?php
- /**
- * lionfish 商城系统
- *
- * ==========================================================================
- * @link http://www.liofis.com/
- * @copyright Copyright (c) 2015 liofis.com.
- * @license http://www.liofis.com/license.html License
- * ==========================================================================
- *
- * @author fish
- *
- */
- namespace Seller\Controller;
- class UtilController extends CommonController{
-
- protected function _initialize(){
- parent::_initialize();
-
- $this->full = intval($_GPC['full']);
- $this->platform = trim($_GPC['platform']);
- $this->defaultUrl = trim($_GPC['url']);
- $this->allUrls = array(
- array(
- 'name' => '商城页面',
- 'title' => "BASICS_LINK",
- 'list' => array(
- array('name' => '社区团购首页', 'title' => "INDEX", 'url' => '/lionfish_comshop/pages/index/index', 'url_wxapp' => '/lionfish_comshop/pages/index/index'),
- array('name' => '购物车', 'title' => "CART", 'url' => '/lionfish_comshop/pages/order/shopCart', 'url_wxapp' => '/lionfish_comshop/pages/order/shopCart'),
- array('name' => '团长申请页面', 'title' => "GROUPCENTER_APPLY", 'url' => '/lionfish_comshop/moduleA/groupCenter/apply', 'url_wxapp' => '/lionfish_comshop/moduleA/groupCenter/apply'),
- array('name' => '团长申请介绍页面', 'title' => "GROUPCENTER_RECRUIT", 'url' => '/lionfish_comshop/moduleA/groupCenter/recruit', 'url_wxapp' => '/lionfish_comshop/moduleA/groupCenter/recruit'),
- array('name' => '供应商申请页面', 'title' => "SUPPLY_APPLY", 'url' => '/lionfish_comshop/pages/supply/apply', 'url_wxapp' => '/lionfish_comshop/pages/supply/apply'),
- array('name' => '供应商介绍页面地址', 'title' => "SUPPLY_RECRUIT", 'url' => '/lionfish_comshop/pages/supply/recruit', 'url_wxapp' => '/lionfish_comshop/pages/supply/recruit'),
- // array('name' => '会员表单信息收集页面', 'title' => "FORM_APPLY", 'url' => '/lionfish_comshop/pages/form/apply', 'url_wxapp' => '/lionfish_comshop/pages/form/apply'),
- array('name' => '分类页', 'title' => "CATE", 'url' => '/lionfish_comshop/pages/type/index', 'url_wxapp' => '/lionfish_comshop/pages/type/index'),
- array('name' => '余额充值', 'title' => "USER_CHARGE", 'url' => '/lionfish_comshop/pages/user/charge', 'url_wxapp' => '/lionfish_comshop/pages/user/charge'),
- array('name' => '视频商品列表', 'title' => "VIDEO", 'url' => '/lionfish_comshop/moduleA/video/index', 'url_wxapp' => '/lionfish_comshop/moduleA/video/index'),
- array('name' => '群接龙', 'title' => "SOLITAIRE", 'url' => '/lionfish_comshop/moduleA/solitaire/index', 'url_wxapp' => '/lionfish_comshop/moduleA/solitaire/index'),
- array('name' => '仅快递商品列表页', 'title' => "GENERALMALL", 'url' => '/lionfish_comshop/moduleB/generalmall/index', 'url_wxapp' => '/lionfish_comshop/moduleB/generalmall/index'),
-
- ),
- ),
- /**
- array(
- 'name' => '商品属性',
- 'list' => array(
- array('name' => '分类搜索', 'url' => '/lionfish_comshop/pages/goods/search', 'url_wxapp' => '/lionfish_comshop/pages/goods/search'),
- ),
- ),
- **/
- array(
- 'name' => '会员中心',
- 'title' => "MEMBER_LINK",
- 'list' => array(
- array('name' => '会员中心', 'title' => "MEMBER", 'url' => '/lionfish_comshop/pages/user/me', 'url_wxapp' => '/lionfish_comshop/pages/user/me'),
- array('name' => '订单列表', 'title' => "ORDER_LIST", 'url' => '/lionfish_comshop/pages/order/index', 'url_wxapp' => '/lionfish_comshop/pages/order/index'),
- array('name' => '关于我们', 'title' => "ABOUT_US", 'url' => '/lionfish_comshop/pages/user/articleProtocol?about=1', 'url_wxapp' => '/lionfish_comshop/pages/user/articleProtocol?about=1'),
- array('name' => '常见帮助', 'title' => "HELP", 'url' => '/lionfish_comshop/pages/user/protocol', 'url_wxapp' => '/lionfish_comshop/pages/user/protocol'),
-
- // array('name' => '订单列表', 'url' => '/lionfish_comshop/pages/order/pintuan', 'url_wxapp' => '/lionfish_comshop/pages/order/pintuan'),
- // array('name' => '拼团列表', 'url' => '/lionfish_comshop/pages/order/pintuan', 'url_wxapp' => '/lionfish_comshop/pages/order/pintuan'),
- // array('name' => '我的收藏', 'url' => '/lionfish_comshop/pages/dan/myfav', 'url_wxapp' => '/lionfish_comshop/pages/dan/myfav'),
- // array('name' => '我的优惠券', 'url' => '/lionfish_comshop/pages/dan/quan', 'url_wxapp' => '/lionfish_comshop/pages/dan/quan'),
- ),
- ),
- array(
- 'name' => '其他',
- 'title' => "OTHER_LINK",
- 'list' => array(
- array('name' => '供应商列表', 'title' => "SUPPLY_INDEX", 'url' => '/lionfish_comshop/pages/supply/index', 'url_wxapp' => '/lionfish_comshop/pages/supply/index'),
- array('name' => '专题列表', 'title' => "SPECIAL_INDEX", 'url' => '/lionfish_comshop/moduleA/special/list', 'url_wxapp' => '/lionfish_comshop/pages/special/list'),
- array('name' => '拼团首页', 'title' => "PIN_INDEX", 'url' => '/lionfish_comshop/moduleA/pin/index', 'url_wxapp' => '/lionfish_comshop/moduleA/pin/index'),
- array('name' => '付费会员首页', 'title' => "VIP_UPGRADE", 'url' => '/lionfish_comshop/moduleA/vip/upgrade', 'url_wxapp' => '/lionfish_comshop/moduleA/vip/upgrade'),
- array('name' => '积分/签到/兑换', 'title' => "SCORE_SIGNIN", 'url' => '/lionfish_comshop/moduleA/score/signin', 'url_wxapp' => '/lionfish_comshop/moduleA/score/signin'),
- array('name' => '菜谱', 'title' => "MENU_INDEX", 'url' => '/lionfish_comshop/moduleA/menu/index', 'url_wxapp' => '/lionfish_comshop/moduleA/menu/index'),
- array('name' => '整点秒杀', 'title' => "DECKILL_INDEX", 'url' => '/lionfish_comshop/moduleA/seckill/list', 'url_wxapp' => '/lionfish_comshop/moduleA/seckill/list'),
- array('name' => '直播列表', 'title' => "LIVE_INDEX", 'url' => '/lionfish_comshop/moduleB/live/index', 'url_wxapp' => '/lionfish_comshop/moduleB/live/index'),
- array('name' => '商品预售', 'title' => "PRESALE_INDEX", 'url' => '/lionfish_comshop/moduleB/presale/index', 'url_wxapp' => '/lionfish_comshop/moduleB/presale/index'),
- array('name' => '礼品卡中心', 'title' => "VIRTUALCARD_INDEX", 'url' => '/lionfish_comshop/moduleB/virtualcard/index', 'url_wxapp' => '/lionfish_comshop/moduleB/virtualcard/index'),
- array('name' => '分销中心', 'title' => "DISTRIBUTION_CENTER", 'url' => '/lionfish_comshop/distributionCenter/pages/me', 'url_wxapp' => '/lionfish_comshop/distributionCenter/pages/me'),
- array('name' => '邀请有礼', 'title' => "INVITE_INDEX", 'url' => '/lionfish_comshop/moduleB/invite/index', 'url_wxapp' => '/lionfish_comshop/moduleB/invite/index'),
- )
- )
- );
- }
-
-
- public function selecturl()
- {
- $platform = $this->platform;
- $full = $this->full;
- $allUrls = $this->allUrls;
- $this->display();
- }
-
- public function query()
- {
-
- $type = I('request.type');
- $kw = I('request.kw');
- $full = I('request.full');
- $platform = I('request.platform');
-
- $this->type = $type;
- $this->kw = $kw;
- $this->full = $full;
- $this->platform = $platform;
-
- if (!empty($kw) && !empty($type)) {
- if ($type == 'good') {
-
- $list = M()->query('SELECT id,goodsname as title,productprice,price as marketprice,sales,type FROM ' .
- C('DB_PREFIX') . 'lionfish_comshop_goods WHERE grounding=1 and total > 0
- AND goodsname LIKE "'.'%' . $kw . '%'.'" ');
- if (!empty($list)) {
- foreach ($list as &$val) {
-
- $thumb = M('lionfish_comshop_goods_images')->where( array('goods_id' => $val['id']) )->order('id asc')->find();
-
- $val['thumb'] = tomedia($thumb['image']);
- }
- }
- //$list = set_medias($list, 'thumb');
- //thumb
- } else if ($type == 'article') {
-
- $list = M('lionfish_comshop_article')->field('id,title')->where( " (title LIKE '%".$kw."%' or id like '%".$kw."%' ) and enabled=1" )->select();
- } else if ($type == 'coupon') {
- $list = M('lionfish_comshop_coupon')->field('id,voucher_title')->where( " (voucher_title LIKE '%".$kw."%' or id like '%".$kw."%' ) " )->select();
- } else if ($type == 'groups') {
-
- } else if ($type == 'sns') {
-
- } else if ($type == 'url') {
- $list = $this->searchUrl($this->allUrls, "name", $kw);
- } else if ($type == 'special') {
-
- $list = M('lionfish_comshop_special')->field('id,name')->where("name LIKE '%{$kw}%' and enabled=1 ")->select();
- }
- else if ($type == 'category') {
-
- $list = M('lionfish_comshop_goods_category')->field('id,name')->where( " name LIKE '%{$kw}%' " )->where(['cate_type'=>'normal'])->select();
- }
- else if ($type == 'solitaire') {
- $list = M('lionfish_comshop_solitaire')->field('id,solitaire_name as name')->where( " solitaire_name LIKE '%{$kw}%' and state = 1 " )->select();
- }
- else if ($type == 'pintuan') {
- $list = M('lionfish_comshop_goods')->field('id,goodsname as name')->where( " goodsname LIKE '%{$kw}%' and type = 'pin' and grounding = 1 " )->select();
- $list = M()->query("SELECT id,goodsname as title,productprice,price as marketprice,sales,type FROM " .
- C('DB_PREFIX') . "lionfish_comshop_goods WHERE grounding=1 and total > 0 and type = 'pin' "
- . " AND goodsname LIKE '%" . $kw . "%'");
- if (!empty($list)) {
- foreach ($list as &$val) {
- $thumb = M('lionfish_comshop_goods_images')->where( array('goods_id' => $val['id']) )->order('id asc')->find();
- $val['thumb'] = tomedia($thumb['image']);
- }
- }
- }
- else {
- if ($type == 'creditshop') {
-
- }
- }
- }
-
- $this->list = $list;
- //dump($list);die;
- $this->display('Util/selecturl_tpl');
- }
-
- public function diygeturl() {
- $allUrls = $this->allUrls;
- $link = I('request.link', array());
- $name = I('request.name', array());
- $is_array = true;
- if (!empty($link)) {
- $link = htmlspecialchars_decode($link);
- $link = json_decode($link, true);
- $is_array = is_array($link);
- }
- $data = array();
- $temp_link = [];
-
- foreach($allUrls as $pk => $pitem) {
- $data[] = array(
- "addon_name" => "",
- "child_list" => array(),
- "name" => $pitem['title'],
- "title" => $pitem['name'],
- "parent" => "MALL_LINK",
- "wap_url" => "",
- "web_url" => ""
- );
- if(isset($pitem['list'])) {
- foreach($pitem['list'] as $ck => $citem) {
- $tempArr = array(
- "addon_name" => "",
- "child_list" => array(),
- "name" => $citem['title'],
- "title" => $citem['name'],
- "parent" => $pitem['title'],
- "selected" => false,
- "wap_url" => $citem['url_wxapp'],
- "web_url" => ""
- );
- if ($value[ 'addon_name' ] == '') {
- if (!empty($link) && $is_array && $link['name'] == $citem[ 'title' ]) {
- $tempArr['selected'] = true;
- } elseif (!empty($link) && !$is_array && strtolower($link) == strtolower($citem['url_wxapp'])) {
- $tempArr['selected'] = true;
- $temp_link = $tempArr;
- }
- }
- $data[$pk]['child_list'][] = $tempArr;
- }
- }
- }
- if (!$is_array) {
- $link = $temp_link;
- }
- $res = array( "link" => $link, "list" => $data );
- echo json_encode($res);
- die();
- }
-
- }
- ?>
|