从基础库 1.0.0 开始支持
tt.env 是一个对象,包含了小程序的一些环境变量
当前代码版本,合法值如下:
console.log(tt.env.VERSION); // production
用户数据存储路径,目前固定为 ttfile://user
关闭