{ "pages": [ "pages/ip/search", "pages/about/info" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#2ab059", "navigationBarTitleText": "IP地址查询", "navigationBarTextStyle": "#ffffff" }, "tabBar": { "color": "#7A7E83", "selectedColor": "#2ab059", "borderStyle": "#2ab059", "backgroundColor": "#ffffff", "list": [ { "pagePath": "pages/ip/search", "iconPath": "images/location.png", "selectedIconPath": "images/location_hl.png", "text": "IP查询" }, { "pagePath": "pages/about/info", "iconPath": "images/about.png", "selectedIconPath": "images/about_hl.png", "text": "关于" } ] } }
SSL证书
HTTPS 请求
tls 仅支持 1.2 及以上版本
官网:https://www.qqzeng.com
演示:https://www.qqzeng.com/ip
开发:https://github.com/zengzhan/qqzeng-ip