From 28ab9da809aa7c5d42e1871af5fd10c2de09ac66 Mon Sep 17 00:00:00 2001 From: 王恒 <318726284@qq.com> Date: 星期五, 26 九月 2025 14:04:57 +0800 Subject: [PATCH] '交接版本' --- policy/translateRecord/translateRecord.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/policy/translateRecord/translateRecord.vue b/policy/translateRecord/translateRecord.vue index 0d94de0..012142c 100644 --- a/policy/translateRecord/translateRecord.vue +++ b/policy/translateRecord/translateRecord.vue @@ -118,7 +118,7 @@ </style> <style lang="scss" scoped> @import "./translateRecord.scss"; - /deep/ .u-sticky{ + ::v-deep .u-sticky{ position: -webkit-sticky; } </style> \ No newline at end of file -- Gitblit v1.9.1