@tuya-sat/sdf-main-sdk 0.0.82 → 0.0.84

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,14 +1,15 @@
1
1
  {
2
2
  "main.css": "auto/main.css",
3
3
  "main.js": "auto/main.bundle.js",
4
- "131.f0312246.chunk.js": "auto/131.f0312246.chunk.js",
4
+ "131.0ed432ee.chunk.js": "auto/131.0ed432ee.chunk.js",
5
5
  "static/img/reLogin.png": "auto/static/img/294142da390c5af23324.png",
6
6
  "static/img/emptyPage.png": "auto/static/img/daa00e3565343b2c9c18.png",
7
+ "static/img/expira.png": "auto/static/img/ddf3e1f8ec8350445a4a.png",
7
8
  "static/img/app-scan-zh.png": "auto/static/img/cd53a77fb81c7c568c93.png",
8
9
  "static/img/app-scan-en.png": "auto/static/img/1a627bbd762619cb553e.png",
9
10
  "en.json": "auto/en.json",
10
11
  "zh.json": "auto/zh.json",
11
12
  "main.css.map": "auto/main.css.map",
12
13
  "main.bundle.js.map": "auto/main.bundle.js.map",
13
- "131.f0312246.chunk.js.map": "auto/131.f0312246.chunk.js.map"
14
+ "131.0ed432ee.chunk.js.map": "auto/131.0ed432ee.chunk.js.map"
14
15
  }
package/dist/zh.json CHANGED
@@ -173,6 +173,7 @@
173
173
  "register.registerSuccess": "注册成功",
174
174
  "relogin.tip": "账号已在其他设备(浏览器)登录或已过期",
175
175
  "relogin.btn": "重新登录",
176
- "relogin.pwd": "如非本人操作,建议前往账号设置修改密码"
176
+ "relogin.pwd": "如非本人操作,建议前往账号设置修改密码",
177
+ "etip": "哎呀,出现了一些问题,请稍后重试。"
177
178
  }
178
- }
179
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuya-sat/sdf-main-sdk",
3
- "version": "0.0.82",
3
+ "version": "0.0.84",
4
4
  "main": "./dist/main.bundle.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "license": "MIT",