1 Star 11 Fork 5

tomatocc / wxmap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.js 862 Bytes
一键复制 编辑 原始数据 按行查看 历史
tomatocc 提交于 2020-05-27 12:13 . 全量代码提交
//项目全局配置
const config={
appTitle:"快点查查",//首页标题
footerInfo:"",//页面底部信息
shareInfo:{//分享定制样式
title: '快点查查-出门必备',
path: '/pages/home/home',
imageUrl: 'cloud://wchat-3629g.7763-wchat-3629g-1302214208/wc/images/sh.PNG'
},
aboutInfo:{//关于页面
version:"v 1.0.4",//版本号
logo:'cloud://wchat-3629g.7763-wchat-3629g-1302214208/wc/images/cesuo.jpg',//logo
title:"快点查查-出门必备",//logo下方标题
listData:[//下方列表信息数据
{ icon: 'weixin', text: "作者微信", url: "15838306751(点击复制)", copyInfo:"15838306751",action: 'copyIt'}
]
},
keyword:"厕所",//只要搜索关键词
pageSize:20,
qqmapKey:"",//qq map key
amapKey:"",//高德 map key
key:"",//和风天气 key
}
module.exports={
config:config
}
1
https://gitee.com/tomatocc/wxmap.git
git@gitee.com:tomatocc/wxmap.git
tomatocc
wxmap
wxmap
master

搜索帮助