Commit a0c9e13
add null check for uni.getSystemInfoSync in UniApp user agent (#274)
* fix(coze-js): add null check for uni.getSystemInfoSync in UniApp user agent
* chore: Publish fix/uni
---------
Co-authored-by: shenxiaojie.316 <shenxiaojie.316@bytedance.com>1 parent 2e8c5f6 commit a0c9e13
3 files changed
Lines changed: 15 additions & 2 deletions
File tree
- common/changes/@coze/api
- packages/coze-js
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments