jufubao-forms 1.0.9-beta8 → 1.0.9-beta9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-forms",
3
- "version": "1.0.9-beta8",
3
+ "version": "1.0.9-beta9",
4
4
  "private": false,
5
5
  "description": "聚福宝表单业务插件库",
6
6
  "main": "index.js",
@@ -20,7 +20,7 @@
20
20
  '--main-color-alpha': mainColorAlpha,
21
21
  }">
22
22
  <view class="qa_result_box">
23
- <view class="result_tt">答对提数</view>
23
+ <view class="result_tt">答对题数</view>
24
24
  <view class="result_num">{{ right_number }}</view>
25
25
  <view class="result_total">共{{ formList.length }}道题</view>
26
26
  <view class="btn_wrap">