ai-chat-bot-interface 1.6.13 → 1.6.14

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,7 +1,7 @@
1
1
  {
2
2
  "name": "ai-chat-bot-interface",
3
3
  "private": false,
4
- "version": "1.6.13",
4
+ "version": "1.6.14",
5
5
  "type": "module",
6
6
  "main": "index.js",
7
7
  "description": "A AI chat bot interface. (private)",
@@ -24,6 +24,12 @@
24
24
  </div>
25
25
  </div>
26
26
  </template>
27
+ <div
28
+ v-if="isMini"
29
+ style="font-size: 10px; line-height: 16px; color: #f16868"
30
+ >
31
+ 温馨提示:维小饭AI健康食谱为日常膳食调理方案,不能替代药物治疗或专业医疗建议。如有疾病,请及时就医并遵医嘱。
32
+ </div>
27
33
  <div v-if="isMini" class="btn_group">
28
34
  <div class="btn btn_2" @click.stop="handleBtn('ship_order')">
29
35
  <span class="name">去订餐</span>