Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
d2e489efc8
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view>
|
||||
|
||||
<view class="body">
|
||||
<u-empty mode="order" icon-size='220' text="暂无信息"></u-empty>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@ -15,5 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.body{
|
||||
margin-top: 50%;
|
||||
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user