@lambo-design/shared 1.0.0-beta.79 → 1.0.0-beta.80

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
  export default {
2
2
  key: "eap",
3
- title: "营销子系统",
4
- primaryColor: "#2d8cf0",
3
+ title: "深邃蓝",
4
+ primaryColor: "#0091FF",
5
5
  vars: `
6
6
  --primary-color: #0091FF;
7
7
  --primary-color-tint-20: #33a7ff;
@@ -1,5 +1,5 @@
1
1
  export default {
2
- key: "read",
2
+ key: "red",
3
3
  title: "发财红",
4
4
  primaryColor: "#ff3457",
5
5
  vars: `
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lambo-design/shared",
3
- "version": "1.0.0-beta.79",
3
+ "version": "1.0.0-beta.80",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "author": "lambo",