diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json new file mode 100644 index 0000000..1b8d0f6 --- /dev/null +++ b/.hbuilderx/launch.json @@ -0,0 +1,9 @@ +{ + "version" : "1.0", + "configurations" : [ + { + "playground" : "custom", + "type" : "uni-app:app-android" + } + ] +} diff --git a/components/DeepMate.vue b/components/DeepMate.vue index bcf2b38..72b7be8 100644 --- a/components/DeepMate.vue +++ b/components/DeepMate.vue @@ -233,7 +233,6 @@ export default { width: 40px; height: 40px; border-radius: 50%; - z-index: 5; } .ripple-effect {