From 1cf62a7af8cb7a94cef7b8fb9815e06987fac663 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Sat, 24 Aug 2019 22:50:45 +0800 Subject: [PATCH] fix --- app_web_enterprise/__manifest__.py | 2 +- .../static/src/scss/primary_variables.scss | 16 ---------------- app_web_enterprise/views/webclient_templates.xml | 2 +- 3 files changed, 2 insertions(+), 18 deletions(-) diff --git a/app_web_enterprise/__manifest__.py b/app_web_enterprise/__manifest__.py index f97aa0c6..882a5513 100644 --- a/app_web_enterprise/__manifest__.py +++ b/app_web_enterprise/__manifest__.py @@ -18,7 +18,7 @@ { 'name': "App web enterprise enhance,企业版界面增强", - 'version': '13.19.05.30', + 'version': '13.19.08.24', 'author': 'Sunpop.cn', 'category': 'Base', 'website': 'https://www.sunpop.cn', diff --git a/app_web_enterprise/static/src/scss/primary_variables.scss b/app_web_enterprise/static/src/scss/primary_variables.scss index db29b8a4..12189d2f 100644 --- a/app_web_enterprise/static/src/scss/primary_variables.scss +++ b/app_web_enterprise/static/src/scss/primary_variables.scss @@ -17,19 +17,3 @@ $o-brand-secondary: #8f8f8f; $o-brand-lightsecondary: $o-gray-100; $o-main-text-color: #666666; - -$o-list-footer-bg-color: white; - -$o-btn-secondary-bg: white; -$o-btn-secondary-hover-bg: darken($o-btn-secondary-bg, 10%); -$o-btn-secondary-active-bg: darken($o-btn-secondary-bg, 8%); - -// Layout -$o-statbutton-height: 44px; -$o-statbutton-vpadding: 0px; -$o-statbutton-spacing: 6px; - -// Home menu -$o-home-menu-container-size: 850px; -$o-home-menu-app-icon-max-width: 70px; -$o-home-studio-menu-shadow: 0 1px 0 rgba(black, 0.45); diff --git a/app_web_enterprise/views/webclient_templates.xml b/app_web_enterprise/views/webclient_templates.xml index 0f833e41..7ffc59ce 100644 --- a/app_web_enterprise/views/webclient_templates.xml +++ b/app_web_enterprise/views/webclient_templates.xml @@ -7,7 +7,7 @@