用户资料
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
:btnStyle="{'padding': '30rpx'}"
|
||||
@onMenu="$Router.push({ name: 'menuDetails', params: {id: $event.recipe_id, title: $event.name }})"
|
||||
/>
|
||||
<u-empty
|
||||
<!-- <u-empty
|
||||
v-else
|
||||
mode="list"
|
||||
text="暂无食谱"
|
||||
/>
|
||||
/> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -75,8 +75,7 @@
|
||||
}
|
||||
}
|
||||
.box {
|
||||
padding: 0 $padding;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user