测试bug反馈修复
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<view v-show="navMenuActive == 0">
|
||||
<uni-card
|
||||
:title="item.name"
|
||||
:extra="item.projectType"
|
||||
:extra="item.mac"
|
||||
@click="jumpProject(item)"
|
||||
v-for="(item, index) in store.data"
|
||||
:key="index"
|
||||
|
||||
Reference in New Issue
Block a user