3521b5f5 by zhangmeng

官网

1 parent 7f816d2b
...@@ -100,7 +100,9 @@ ...@@ -100,7 +100,9 @@
100 100
101 </div> 101 </div>
102 <div v-if="list.length>0||groupList.length>0" class="text-center"> 102 <div v-if="list.length>0||groupList.length>0" class="text-center">
103 下滑查看更多 103 {{
104 language == 0 ? '下滑查看更多' : 'Scroll down to view more'
105 }}
104 </div> 106 </div>
105 </el-dialog> 107 </el-dialog>
106 </template> 108 </template>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!