Compare commits
No commits in common. "28d3d632eec0befd4317fe22dae7d2454e2cc4e3" and "9937237959c808a0a66329c1f299ee7538f74d77" have entirely different histories.
28d3d632ee
...
9937237959
|
@ -1,8 +1,8 @@
|
|||
<!--
|
||||
* @Author: hisense.liangjunhua
|
||||
* @Date: 2022-06-08 11:32:22
|
||||
* @LastEditors: hisense.wuhongjian
|
||||
* @LastEditTime: 2022-12-12 11:12:30
|
||||
* @LastEditors: hisense.liangjunhua
|
||||
* @LastEditTime: 2022-07-22 18:43:37
|
||||
* @Description: 应用详情页
|
||||
-->
|
||||
<template>
|
||||
|
@ -207,7 +207,7 @@
|
|||
<style lang="less" scoped>
|
||||
.fixed {
|
||||
position: sticky;
|
||||
z-index: 10012;
|
||||
z-index: 2000;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
margin-left: -9.56rem;
|
||||
|
|
Loading…
Reference in New Issue