diff --git a/components/com_top_nav/com_top_nav.js b/components/com_top_nav/com_top_nav.js index de1770c..a111153 100644 --- a/components/com_top_nav/com_top_nav.js +++ b/components/com_top_nav/com_top_nav.js @@ -9,6 +9,9 @@ Component({ }, color:{ type: String,value: '#313131' + }, + need_cover:{ + type: Number,value: 0 } }, data: { diff --git a/components/com_top_nav/com_top_nav.wxml b/components/com_top_nav/com_top_nav.wxml index 4b3f92c..4f1b623 100644 --- a/components/com_top_nav/com_top_nav.wxml +++ b/components/com_top_nav/com_top_nav.wxml @@ -1,15 +1,34 @@ - - - ID:{{user_no}} - - - - - - - {{title}} - + + + + + ID:{{user_no}} + + + + + + + {{title}} + + + + + + + + ID:{{user_no}} + + + + + + + {{title}} + + + + - - \ No newline at end of file + \ No newline at end of file diff --git a/packageB/pages/luckactivity/luckinfo/luckinfo.wxml b/packageB/pages/luckactivity/luckinfo/luckinfo.wxml index a62f8e0..efa9904 100644 --- a/packageB/pages/luckactivity/luckinfo/luckinfo.wxml +++ b/packageB/pages/luckactivity/luckinfo/luckinfo.wxml @@ -1,7 +1,7 @@ - +