V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  justseemore  ›  全部回复第 39 页 / 共 59 页
回复总数  1164
1 ... 35  36  37  38  39  40  41  42  43  44 ... 59  
@CoderLife $map = [
'index' => [
'pagePath' => '/pages/index/index',
'text' => '首页',
'iconPath' => '/assets/images/home_unactived.png',
'selectedIconPath' => '/assets/images/home_actived.png',
],
'cart' => [
'pagePath' => '/pages/cart/cart',
'text' => '购物车',
'iconPath' => '/assets/images/cart_unactived.png',
'selectedIconPath' => '/assets/images/cart_actived.png',
],
'mine' => [
'pagePath' => '/pages/mine/mine',
'text' => '我的',
'iconPath' => '/assets/images/mine_unactived.png',
'selectedIconPath' => '/assets/images/mine_actived.png',
],
'collection' => [
"pagePath" => "/pages/collection/collection",
"iconPath" => "/assets/images/collection.png",
"selectedIconPath" => "/assets/images/collection_actived.png",
"text" => "收藏"
],
'bestforyou' => [
"pagePath" => "/pages/bestforyou/bestforyou",
"iconPath" => "/assets/images/bestforyou_unactived.png",
"selectedIconPath" => "/assets/images/bestforyou_actived.png",
"text" => "为你优选"
]
];
$tabConfig = array(
'1'=>array( //theme
'PG_SHOPPING_CART'=>array(
'index' => array(),
'collection' => array(),
'bestforyou' => array(),
'cart' => array(),
'mine' => array()
),
'default'=>array(
'index' => array(),
'collection' => array(),
'bestforyou' => array(),
'mine' => array()
)
),
'default'=>array(
'PG_SHOPPING_CART'=>array(
'index' => array(),
'cart' => array(),
'mine' => array()
),
'default'=>array(
'index' => array(),
'mine' => array()
)
)
);
//$config['plugin']['PG_SHOPPING_CART'] = 'PG_SHOPPING_CART';
$themeTabConfig = $tabConfig[$config['theme']]??$tabConfig['default'];
$lastTabConfig = $themeTabConfig[$config['plugin']['PG_SHOPPING_CART']]??$themeTabConfig['default'];
foreach($lastTabConfig as $key=>$icon){
$lastTabConfig[$key] = array_merge($map[$key],$icon);
}
return $lastTabConfig;
2020 年 9 月 27 日
回复了 caowei922 创建的主题 推广 时隔一年,我又有来送苹果了!
分母+1
2020 年 9 月 27 日
回复了 ssbg2 创建的主题 Linux 问下现在 Linux 监控海量文件+两端同步的正确姿势是什么?
inotify + rsync
2020 年 9 月 27 日
回复了 lewisli1996 创建的主题 分享创造 Authing 2.0,来了!
把自己的用户给你们。。图啥啊。。
2020 年 9 月 25 日
回复了 GrapeCityChina 创建的主题 推广 三步带你开发一个短链接生成平台
yourls 不香么。。
2020 年 9 月 24 日
回复了 Asynco 创建的主题 程序员 程序员副业是想太多吗?
@xx6412223 80 个。。活跃用户不超过 10 个。。
2020 年 9 月 24 日
回复了 Asynco 创建的主题 程序员 程序员副业是想太多吗?
@xx6412223 一次开发 就不用管了啊。https://i.v2ex.co/9kZ3y873.png 只要不掉线就行。。https://j4u.ink/tCm5xK https://i.v2ex.co/504J5BO2.png
2020 年 9 月 24 日
回复了 Asynco 创建的主题 程序员 程序员副业是想太多吗?
@rayliao https://i.v2ex.co/504J5BO2.png 跟我一样。。所以我的群只是半死不活的。。一个月收入个烟钱。。
2020 年 9 月 24 日
回复了 Asynco 创建的主题 程序员 程序员副业是想太多吗?
@mahaonan1994 抬举了,也就是个元
2020 年 9 月 24 日
回复了 whatsbug 创建的主题 问与答 国庆不想回家,求助。
我都一年没回过家了,疫情原因。。
2020 年 9 月 24 日
回复了 myzyq 创建的主题 程序员 各位大佬,日常代码里你会主动使用 try catch 么?
2020 年 9 月 24 日
回复了 Asynco 创建的主题 程序员 程序员副业是想太多吗?
https://i.v2ex.co/9kZ3y873.png 小范围搞搞 jd 联盟。。一个月还能收入个 200 左右。。
2020 年 9 月 23 日
回复了 HelloJeremy 创建的主题 问与答 人才经纪人靠谱吗?
https://i.v2ex.co/504J5BO2.png 就是猎头啊。。。
@securityCoding 同来自前互金公司的经验 decimal 18,6 bcmath 处理
https://i.v2ex.co/504J5BO2.png 没有。3.25 到黑
2020 年 9 月 21 日
回复了 justseemore 创建的主题 程序员 话说微信授权可以租用么。。
2020 年 9 月 20 日
回复了 justseemore 创建的主题 程序员 话说微信授权可以租用么。。
2020 年 9 月 19 日
回复了 justseemore 创建的主题 程序员 话说微信授权可以租用么。。
@janxin 感觉 300/年不值啊
2020 年 9 月 19 日
回复了 justseemore 创建的主题 程序员 话说微信授权可以租用么。。
@cnbattle 额 - -自己用。。不是企业。。也就自用的才心疼那 300/年。。。
1 ... 35  36  37  38  39  40  41  42  43  44 ... 59  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2479 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 30ms · UTC 15:49 · PVG 23:49 · LAX 07:49 · JFK 10:49
♥ Do have faith in what you're doing.