yxuse 1.0.10 → 1.0.11

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.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -41,7 +41,7 @@
41
41
 
42
42
  > 下方各类组件颜色变量配置,需要大家一起丰富
43
43
 
44
- ```json
44
+ ```javascript
45
45
  green: {
46
46
  common: {
47
47
  //公用颜色
@@ -147,3 +147,5 @@ green: {
147
147
  ...
148
148
  },
149
149
  ```
150
+
151
+ - 主题内置方法
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yxuse",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "private": false,
5
5
  "keywords": [
6
6
  "yx"