From bbbd9a413e668aa3e93b6bdd46d4b5113189bcbc Mon Sep 17 00:00:00 2001 From: cuilei <ray_tsu1@163.com> Date: 星期六, 09 八月 2025 17:52:22 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/components/tools/UserMenu.vue | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/src/components/tools/UserMenu.vue b/src/components/tools/UserMenu.vue index a2a5cc6..9a8a204 100644 --- a/src/components/tools/UserMenu.vue +++ b/src/components/tools/UserMenu.vue @@ -257,16 +257,30 @@ <style lang="less" scoped> /* update_begin author:zhaoxin date:20191129 for: 璁╂悳绱㈡棰滆壊鑳介殢涓婚棰滆壊鍙樻崲*/ /* update-begin author:sunjianlei date:20191220 for: 瑙e喅鍏ㄥ眬鏍峰紡鍐茬獊闂 */ + //.user-wrapper .search-input { + // width: 180px; + // color: inherit; + // + // /deep/ .ant-select-selection { + // background-color: inherit; + // border: 0; + // border-bottom: 1px solid white; + // &__placeholder, &__field__placeholder { + // color: inherit; + // } + // } + //} + .user-wrapper .search-input { width: 180px; - color: inherit; + color: white; // 娣诲姞杩欒锛氳缃緭鍏ユ枃瀛楅鑹蹭负鐧借壊 /deep/ .ant-select-selection { background-color: inherit; border: 0; border-bottom: 1px solid white; &__placeholder, &__field__placeholder { - color: inherit; + color: white; // 淇敼杩欒锛氳缃崰浣嶇鏂囧瓧棰滆壊涓虹櫧鑹� } } } -- Gitblit v1.9.3