@tuya-sat/sdf-main-sdk 6.0.4 → 6.0.5

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,7 +1,7 @@
1
1
  {
2
2
  "main.css": "auto/main.css",
3
3
  "main.js": "auto/main.bundle.js",
4
- "364.3b71da11.chunk.js": "auto/364.3b71da11.chunk.js",
4
+ "364.b96974e6.chunk.js": "auto/364.b96974e6.chunk.js",
5
5
  "static/img/login3.png": "auto/static/img/dd06d35d98047203e715.png",
6
6
  "static/img/reLogin.png": "auto/static/img/294142da390c5af23324.png",
7
7
  "static/img/login2.png": "auto/static/img/47a523d0027c7b5af83f.png",
@@ -23,5 +23,5 @@
23
23
  "static/img/tuya.png": "auto/static/img/328d8b5c342b13933c5c.png",
24
24
  "main.css.map": "auto/main.css.map",
25
25
  "main.bundle.js.map": "auto/main.bundle.js.map",
26
- "364.3b71da11.chunk.js.map": "auto/364.3b71da11.chunk.js.map"
26
+ "364.b96974e6.chunk.js.map": "auto/364.b96974e6.chunk.js.map"
27
27
  }
package/dist/zh.json CHANGED
@@ -133,6 +133,7 @@
133
133
  "notice.settings.message.success": "操作成功",
134
134
  "notice.settings.message.error": "操作失败",
135
135
  "notice.table.column.content": "消息内容",
136
+ "notice.table.column.pic": "消息图片",
136
137
  "notice.table.column.title": "消息标题",
137
138
  "notice.table.column.status": "消息状态",
138
139
  "notice.table.column.type": "消息类型",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuya-sat/sdf-main-sdk",
3
- "version": "6.0.4",
3
+ "version": "6.0.5",
4
4
  "main": "./dist/main.bundle.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "license": "MIT",