diff --git a/app_web_enterprise/__manifest__.py b/app_web_enterprise/__manifest__.py index 4b62d7dc..0d6e2fa7 100644 --- a/app_web_enterprise/__manifest__.py +++ b/app_web_enterprise/__manifest__.py @@ -37,10 +37,10 @@ 多级菜单中出现箭头。 2. Replace the odoo logo or url to your company in menu and page. 替换主菜单界面的logo为你公司的logo。 - 3. Alway show search in main menu. - 在主菜单界面让搜索可见。 - 4. Fix view bug like graph shake. - 修正原生样式bug,如Graph会抖动。 + 3. Add underline for input field. + 在可编辑字段下方增加下划线,易于分辨。 + 4. Add grid line form list view. Easy to read list data. + 为表格list增加行列分隔线,易于看数据。 """, 'price': 68.00, 'currency': 'EUR', diff --git a/app_web_enterprise/static/description/b03.png b/app_web_enterprise/static/description/b03.png index 0a47c305..7428cb76 100644 Binary files a/app_web_enterprise/static/description/b03.png and b/app_web_enterprise/static/description/b03.png differ diff --git a/app_web_enterprise/static/description/b04.png b/app_web_enterprise/static/description/b04.png new file mode 100644 index 00000000..7a583536 Binary files /dev/null and b/app_web_enterprise/static/description/b04.png differ diff --git a/app_web_enterprise/static/description/index.html b/app_web_enterprise/static/description/index.html index 8e6cce27..8208e280 100644 --- a/app_web_enterprise/static/description/index.html +++ b/app_web_enterprise/static/description/index.html @@ -11,7 +11,8 @@
+