File tree Expand file tree Collapse file tree
packages/pro-components/chat Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
812
913## 引入
1014
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
812
913## 引入
1014
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
12+
813## 引入
914
1015全局引入,在 miniprogram 根目录下的` app.json ` 中配置,局部引入,在需要引入的页面或组件的` index.json ` 中配置。
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
812
913## 引入
1014
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
12+
813## 引入
914
1015全局引入,在 miniprogram 根目录下的` app.json ` 中配置,局部引入,在需要引入的页面或组件的` index.json ` 中配置。
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
12+
813## 引入
914
1015全局引入,在 miniprogram 根目录下的` app.json ` 中配置,局部引入,在需要引入的页面或组件的` index.json ` 中配置。
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
12+
813## 引入
914
1015全局引入,在 miniprogram 根目录下的` app.json ` 中配置,局部引入,在需要引入的页面或组件的` index.json ` 中配置。
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ spline: base
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.16.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
12+
813## 引入
914
1015全局引入,在 miniprogram 根目录下的` app.json ` 中配置,局部引入,在需要引入的页面或组件的` index.json ` 中配置。
@@ -15,7 +20,21 @@ isComponent: true
1520}
1621```
1722
18- ## 前置配置
23+ ## 代码演示
24+
25+ <a href =" https://developers.weixin.qq.com/s/9to5g0mJ8xbW " title =" 在开发者工具中预览效果 " target =" _blank " rel =" noopener noreferrer " > 在开发者工具中预览效果 </a >
26+
27+ <blockquote style =" background-color : #d9e1ff ; font-size : 15px ; line-height : 26px ;margin : 16px 0 0 ;padding : 16px ; border-radius : 6px ; color : #0052d9 " >
28+ <p >Tips: 请确保开发者工具为打开状态。导入开发者工具后,依次执行:npm i > 构建npm包 > 勾选 "将JS编译成ES5"</p >
29+ </blockquote >
30+
31+ ### 组件类型
32+
33+ #### 基础使用
34+
35+ {{ base }}
36+
37+ ## FAQ
1938
2039### 1. 添加插件声明
2140
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
812
913## 引入
1014
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ spline: chat
55isComponent : true
66---
77
8+ <div style =" background : #ecf2fe ; padding : 14px 24px ; border-radius : 3px ; color : #555a65 " >
9+ <div style =" border-left : 2px solid #c6c6c6 ; padding : 0 8px ;margin-bottom : 16px " >该组件于 1.12.0 版本上线,请留意版本</div >
10+ <div style =" border-left : 2px solid #0052d9 ; padding : 0 8px " >渲染框架支持情况:WebView</div >
11+ </div >
812
913## 引入
1014
You can’t perform that action at this time.
0 commit comments