|
@@ -70,7 +70,7 @@ function openHelpCenter() {
|
|
|
</script>
|
|
</script>
|
|
|
|
|
|
|
|
<template>
|
|
<template>
|
|
|
- <wd-fab v-model:active="active" position="right-bottom" direction="top" :custom-style="fabCustomStyle" :expandable="false" :draggable="true">
|
|
|
|
|
|
|
+ <wd-fab v-model:active="active" position="right-bottom" :z-index="999" direction="top" :custom-style="fabCustomStyle" :expandable="false" :draggable="true">
|
|
|
<template #trigger>
|
|
<template #trigger>
|
|
|
<view class="w-80rpx">
|
|
<view class="w-80rpx">
|
|
|
<view class="customer-fab-action mb-12rpx" @click="openCustomerService">
|
|
<view class="customer-fab-action mb-12rpx" @click="openCustomerService">
|