fix
Helius
2021-02-20 45fb4b11ad51bb38306765b11a6747402e382cee
hive-app/pages/workbench/productDetail/index.vue
@@ -1,9 +1,6 @@
<template>
   <!-- 商品详情 -->
   <view>
      <!-- #ifndef H5 -->
      <view class="status_bar"></view>
      <!-- #endif -->
      <navigator open-type="navigateBack" hover-class="none">
         <view class="back iconfont iconzuojiantou"></view>
      </navigator>
@@ -119,7 +116,7 @@
   }
   .back{
      position: absolute;
      top: 10px;
      top: var(--status-bar-height);
      left: 10px;
      z-index: 9;
      font-size: 28px;