lite-questionnaire 1.1.2 → 1.1.3

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 +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -39,23 +39,23 @@
39
39
 
40
40
  ### 单选
41
41
 
42
- <img src="https://raw.githubusercontent.com/yunwuhai/lite-questionnaire/main/image/select-demo.gif" width="600" alt="单选展示" />
42
+ <img src="image/select-demo.gif" width="600" alt="单选展示" />
43
43
 
44
44
  ### 多选
45
45
 
46
- <img src="https://raw.githubusercontent.com/yunwuhai/lite-questionnaire/main/image/multiselect-demo.gif" width="600" alt="多选定义" />
46
+ <img src="image/multiselect-demo.gif" width="600" alt="多选定义" />
47
47
 
48
48
  ### 文本输入
49
49
 
50
- <img src="https://raw.githubusercontent.com/yunwuhai/lite-questionnaire/main/image/text-demo.gif" width="600" alt="文本输入展示" />
50
+ <img src="image/text-demo.gif" width="600" alt="文本输入展示" />
51
51
 
52
52
  ### 确认
53
53
 
54
- <img src="https://raw.githubusercontent.com/yunwuhai/lite-questionnaire/main/image/confirm-demo.gif" width="600" alt="双选展示" />
54
+ <img src="image/confirm-demo.gif" width="600" alt="双选展示" />
55
55
 
56
56
  ### 评分
57
57
 
58
- <img src="https://raw.githubusercontent.com/yunwuhai/lite-questionnaire/main/image/rating-demo.gif" width="600" alt="评分量表" />
58
+ <img src="image/rating-demo.gif" width="600" alt="评分量表" />
59
59
 
60
60
  ## 参数与字段说明
61
61
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lite-questionnaire",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "轻量级交互式问卷工具 — 单选、多选、文本、确认、评分,带条件子问题和声明式校验",
5
5
  "keywords": [
6
6
  "pi-package",