摘要: /deep/ .el-drawer.rtl { -webkit-animation: rtl-drawer-out .3s; animation: rtl-drawer-out .3s; background:rgba(253, 253, 252, 0.263); right: 0; } 报错不用管 阅读全文
posted @ 2023-03-02 22:29 鲤斌 阅读(62) 评论(0) 推荐(0)
摘要: 代码<template> <div> <div class="right3box" :style="{width: 500+'px', height:132+'px',top:200+'px',marginLeft:70+'px'}" > <div class="text3" style="flex 阅读全文
posted @ 2023-03-02 15:46 鲤斌 阅读(21) 评论(0) 推荐(0)
摘要: 代码 <template> <div> <!-- 左侧的滑动模块 --> <div class="scroll-box" :style="{width: 1106*screenWidth/1920+'px', height:336.52*screeHeight/1080+'px',top:130*s 阅读全文
posted @ 2023-03-02 11:47 鲤斌 阅读(78) 评论(0) 推荐(0)
摘要: 代码 <template> <div> <!-- 左侧的滑动模块 --> <div class="scroll-box" :style="{width: 410.7*screenWidth/1920+'px', height:730*screeHeight/1080+'px',top:130*scr 阅读全文
posted @ 2023-03-02 11:41 鲤斌 阅读(84) 评论(0) 推荐(0)