[文档] color 组件
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<a href="">{{title}}</a>
|
||||
<a href="javascript:void(0)">{{title}}</a>
|
||||
<span lay-separator="">{{separator}}</span>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<dd>
|
||||
<a href="">{{ title }}</a>
|
||||
<a href="javascript:void(0)">{{ title }}</a>
|
||||
</dd>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user