Showing
1 changed file
with
5 additions
and
5 deletions
@@ -38,16 +38,16 @@ event定义(事件内部无序) | @@ -38,16 +38,16 @@ event定义(事件内部无序) | ||
38 | | $os | 系统 | `iPhone OS` | 操作系统 | | 38 | | $os | 系统 | `iPhone OS` | 操作系统 | |
39 | | $os_version | 系统 | `9.1` | 操作系统版本 | | 39 | | $os_version | 系统 | `9.1` | 操作系统版本 | |
40 | | $model | 系统 | `iPod touch` or `x86_64` | 硬件型号 | | 40 | | $model | 系统 | `iPod touch` or `x86_64` | 硬件型号 | |
41 | -| $watch_model | 系统 | `Apple Watch 38mm` 不重要 | 手表型号 | | 41 | +| ~~$watch_model~~ | ~~系统~~ | ~~`Apple Watch 38mm` 不重要~~ | ~~手表型号~~ | |
42 | | $screen_width | 系统 | `1024` | 屏幕宽度 | | 42 | | $screen_width | 系统 | `1024` | 屏幕宽度 | |
43 | | $screen_height | 系统 | `768` | 屏幕高度 | | 43 | | $screen_height | 系统 | `768` | 屏幕高度 | |
44 | | $manufacturer | 系统 | `Apple` | 制造商 | | 44 | | $manufacturer | 系统 | `Apple` | 制造商 | |
45 | | $app_version | 系统 | `655` | 编译号(Bundle version) | | 45 | | $app_version | 系统 | `655` | 编译号(Bundle version) | |
46 | | $app_release | 系统 | `1.0` | 语义化版本号(Bundle versions string, short) | | 46 | | $app_release | 系统 | `1.0` | 语义化版本号(Bundle versions string, short) | |
47 | -| $ios_ifa | 系统 | `xxxxxxxx` | 苹果广告唯一标示 | | 47 | +| ~~$ios_ifa~~ | ~~系统~~ | ~~`xxxxxxxx`~~ | ~~苹果广告唯一标示~~ | |
48 | -| $province | 系统 | `北京` | 省份,可以忽略 | | 48 | +| ~~$province~~ | ~~系统~~ | ~~`北京`~~ | ~~省份,可以忽略~~ | |
49 | -| $city | 系统 | `北京` | 城市,可以忽略 | | 49 | +| ~~$city~~ | ~~系统~~ | ~~`北京`~~ | ~~城市,可以忽略~~ | |
50 | -| $country | 系统 | `中国` | 国家,可以忽略 | | 50 | +| ~~$country~~ | ~~系统~~ | ~~`中国`~~ | ~~国家,可以忽略~~ | |
51 | | $wifi | 全局 | `1` or `0` | 是否启用wifi | | 51 | | $wifi | 全局 | `1` or `0` | 是否启用wifi | |
52 | | $carrier | 全局 | `中国联通` | 运营商 | | 52 | | $carrier | 全局 | `中国联通` | 运营商 | |
53 | 53 |
-
Please register or login to post a comment