Commit b59d98d1 authored by yyh's avatar yyh

代码调整

parent 33fce545
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
@click="actionHandler(callback)" @click="actionHandler(callback)"
> >
<template #icon> <template #icon>
<common-svg :name="icon" :width="'44px'" :height="'44px'"></common-svg> <common-svg :name="icon" width="44px" height="44px"></common-svg>
</template> </template>
</van-grid-item> </van-grid-item>
</van-grid> </van-grid>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment