20 lines
367 B
Markdown
20 lines
367 B
Markdown
<!-- 暂无更多组件参数的使用
|
|
|
|
组件一
|
|
<nothing-page
|
|
:imgSrc="图片路径可相对、可绝对、可网络"
|
|
:currentType="0,1,2,..."
|
|
:content="'-- NO MORE --'"></nothing-page>
|
|
|
|
组件二
|
|
<pitera
|
|
:textColor="'#999999'"
|
|
:textStr="'-- NO MORE --'"
|
|
:textFontSize="'24rpx'"
|
|
:ifBold="false"
|
|
:ifCenter="true"
|
|
:paddingStr="'20rpx'"></pitera>
|
|
|
|
-->
|
|
|