Accept Merge Request #1336: (feature/前端样式修改 -> develop)

Merge Request: 漏提交代码

Created By: @黄焱
Reviewed By: @马广威
Approved By: @马广威 
Accepted By: @黄焱
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/1336?initial=true
This commit is contained in:
黄焱
2024-09-23 11:00:15 +08:00
committed by Coding

View File

@@ -25,10 +25,10 @@
<!-- Current App Sections --> <!-- Current App Sections -->
<div class="d-none d-md-block o_menu_sections_fix "> <div class="d-none d-md-block o_menu_sections_fix ">
<t t-if="currentAppSections.length" <!-- <t t-if="currentAppSections.length"-->
t-call="web.NavBar.SectionsMenu"> <!-- t-call="web.NavBar.SectionsMenu">-->
<t t-set="sections" t-value="currentAppSections"/> <!-- <t t-set="sections" t-value="currentAppSections"/>-->
</t> <!-- </t>-->
<t t-if="currentAppSections.length"> <t t-if="currentAppSections.length">
<t t-foreach="currentAppSections" t-as="menu" t-key="menu.id"> <t t-foreach="currentAppSections" t-as="menu" t-key="menu.id">
<div class="custom_dropdown" > <div class="custom_dropdown" >