Browse Source

插件打包;修复deepMate logo覆盖的问题;

zhaowenkang/feature-20251028181547-行情页面
宋杰 4 weeks ago
parent
commit
3255e57e05
  1. 9
      .hbuilderx/launch.json
  2. 1
      components/DeepMate.vue

9
.hbuilderx/launch.json

@ -0,0 +1,9 @@
{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"type" : "uni-app:app-android"
}
]
}

1
components/DeepMate.vue

@ -233,7 +233,6 @@ export default {
width: 40px;
height: 40px;
border-radius: 50%;
z-index: 5;
}
.ripple-effect {

Loading…
Cancel
Save