罗世杰:feat:初始化统计色块,完成店铺列表和找店列表的切换,完成首页导航
This commit is contained in:
@@ -18,14 +18,14 @@
|
||||
|
||||
<script>
|
||||
/**
|
||||
* @property @property {String} 需要显示的消息
|
||||
* @property {String} text 需要显示的消息
|
||||
*/
|
||||
export default {
|
||||
props: {
|
||||
text: {
|
||||
type: String,
|
||||
default() {
|
||||
return '寒雨连江夜入吴 平明送客楚山孤 洛阳亲友如相问 一片冰心在玉壶'
|
||||
return ' '
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user