Compare commits

..

2 Commits

1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<!-- <!--
* @Author: hisense.liangjunhua * @Author: hisense.liangjunhua
* @Date: 2022-06-08 11:32:22 * @Date: 2022-06-08 11:32:22
* @LastEditors: hisense.liangjunhua * @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-07-22 18:43:37 * @LastEditTime: 2022-12-12 11:12:30
* @Description: 应用详情页 * @Description: 应用详情页
--> -->
<template> <template>
@ -207,7 +207,7 @@
<style lang="less" scoped> <style lang="less" scoped>
.fixed { .fixed {
position: sticky; position: sticky;
z-index: 2000; z-index: 10012;
top: 0; top: 0;
left: 50%; left: 50%;
margin-left: -9.56rem; margin-left: -9.56rem;