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;