3 Star 29 Fork 20

陈皮皮/微信小程序 - 轻松天气

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app-info.js 296 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈皮皮 提交于 5年前 . update
/**
* 应用信息
*/
const AppInfo = {
/** 名称 */
name: '轻松天气',
/** 当前版本 */
version: '1.4.0',
/** 当前版本更新时间 */
versionDate: '2021.11.10',
/** 当前版本更新详情 */
versionDetail: '不可告人的优化',
};
export default AppInfo;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ichenpipi/miniprogram-easyweather.git
git@gitee.com:ichenpipi/miniprogram-easyweather.git
ichenpipi
miniprogram-easyweather
微信小程序 - 轻松天气
master

搜索帮助