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:
@@ -25,10 +25,10 @@
|
||||
|
||||
<!-- Current App Sections -->
|
||||
<div class="d-none d-md-block o_menu_sections_fix ">
|
||||
<t t-if="currentAppSections.length"
|
||||
t-call="web.NavBar.SectionsMenu">
|
||||
<t t-set="sections" t-value="currentAppSections"/>
|
||||
</t>
|
||||
<!-- <t t-if="currentAppSections.length"-->
|
||||
<!-- t-call="web.NavBar.SectionsMenu">-->
|
||||
<!-- <t t-set="sections" t-value="currentAppSections"/>-->
|
||||
<!-- </t>-->
|
||||
<t t-if="currentAppSections.length">
|
||||
<t t-foreach="currentAppSections" t-as="menu" t-key="menu.id">
|
||||
<div class="custom_dropdown" >
|
||||
|
||||
Reference in New Issue
Block a user