lh-ui-next 0.2.0-beta.12 → 0.2.0-beta.13

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.
package/README.md CHANGED
@@ -5,7 +5,7 @@ alpha version is use to self-test; beta version is use to public survey.for exam
5
5
  1.0.0-alpha.1
6
6
  1.0.0-test.2
7
7
  ## Official version : "0.1.9",
8
- ## test version : "0.2.0-beta.12,
8
+ ## test version : "0.2.0-beta.13,
9
9
  ## npmmirror
10
10
  When cnpm sync execution is unsuccessful,you can go the website(http://www.npmmirror.com/package/lh-ui-next) and press sync button to
11
11
  manual trigger the sync event
@@ -6272,7 +6272,7 @@ const la = {
6272
6272
  return {
6273
6273
  myId: "testWaterMark",
6274
6274
  dayColor: "rgba(0,0,0,0.1)",
6275
- nightColor: "rgba(255,255,255,0.1)"
6275
+ nightColor: "rgba(255,255,255,0.06)"
6276
6276
  };
6277
6277
  },
6278
6278
  methods: {