同步方法基本完成,优化图片展示

This commit is contained in:
mgw
2023-06-12 13:17:52 +08:00
parent f95e04afc9
commit a1678f76c2
5 changed files with 252 additions and 84 deletions

View File

@@ -23,8 +23,15 @@
],
'demo': [
],
'qweb': [
],
'assets': {
'web.assets_qweb': [
],
'web.assets_backend': [
'sf_base/static/src/scss/format_img.scss',
],
},
'license': 'LGPL-3',
'installable': True,
'application': False,