价格显示问题
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
:ref="`u-index-anchor-${text}`"
|
||||
:style="{
|
||||
height: $u.addUnit(height),
|
||||
|
||||
backgroundColor: bgColor
|
||||
}"
|
||||
>
|
||||
@@ -38,7 +37,6 @@
|
||||
* @property {String | Number} size 列表锚点文字大小,单位默认px ( 默认 14 )
|
||||
* @property {String} bgColor 列表锚点背景颜色 ( 默认 '#dedede' )
|
||||
* @property {String | Number} height 列表锚点高度,单位默认px ( 默认 32 )
|
||||
|
||||
* @example <u-index-anchor :text="indexList[index]"></u-index-anchor>
|
||||
*/
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user