可可资料文库插件手机版分类导航基础数据一键导入:
如图所示效果:
可可资料文库插件
一键导入基础数据:
后台——站长——数据库——升级:
(需要将 config/config_global.php 当中的 $_config['admincp']['runquery'] 设置修改为 1。)
- INSERT INTO `pre_keke_doc_slider` (`id`, `img`, `url`, `title`, `displayorder`, `type`) VALUES
- (9, 'https://www.kekebang.cn/data/attachment/temp/202107/13/105712uh161yhe1etyy1re.png', 'plugin.php?id=keke_doc&ac=list&cate=1-0-0', 'IT计算机', 1, 3),
- (10, 'https://www.kekebang.cn/data/attachment/temp/202107/13/105739nudusucmn39pesum.png', 'plugin.php?id=keke_doc&ac=list&cate=2-0-0', '行业资料', 2, 3),
- (11, 'https://www.kekebang.cn/data/attachment/temp/202107/13/105805ukq5wqfjha6vfqk7.png', 'plugin.php?id=keke_doc&ac=list&cate=3-0-0', '教育资源', 3, 3),
- (12, 'https://www.kekebang.cn/data/attachment/temp/202107/13/105838wmqr8bqsqjnzolls.png', 'plugin.php?id=keke_doc&ac=list&cate=4-0-0', '机械制造', 4, 3),
- (13, 'https://www.kekebang.cn/data/attachment/temp/202107/13/105902sbmgtwmsr0fvctb1.png', 'plugin.php?id=keke_doc&ac=list&cate=5-0-0', '建筑/环境', 5, 3),
- (14, 'https://www.kekebang.cn/data/attachment/temp/202107/13/105942mfxyuziirfmummbz.png', 'plugin.php?id=keke_doc&ac=list', '全部文档', 6, 3),
- (15, 'https://www.kekebang.cn/data/attachment/temp/202107/13/110232l03gre8pldc3tfkg.png', 'plugin.php?id=keke_group', '开通会员', 7, 3),
- (16, 'https://www.kekebang.cn/data/attachment/temp/202107/13/110330wm5jggurx4rdjufx.png', 'plugin.php?id=keke_doc&ac=account&op=favorites', '我的收藏', 8, 3);
复制代码
后台插件设置图示:
可可资料文库插件
|