Compare commits

...

2 Commits

1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<!--
* @Author: hisense.liangjunhua
* @Date: 2022-06-08 11:32:22
* @LastEditors: hisense.liangjunhua
* @LastEditTime: 2022-06-30 10:22:31
* @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-07-18 13:55:03
* @Description: 应用详情页
-->
<template>
@ -206,7 +206,7 @@
</script>
<style lang="less" scoped>
.fixed {
position: fixed;
position: sticky;
z-index: 2000;
top: 0;
left: 0;