暂存我的页面修改

This commit is contained in:
2024-11-28 17:33:29 +08:00
parent 7bbe58a0d0
commit 520f44a25f
25 changed files with 469 additions and 26 deletions

View File

@@ -1,3 +1,7 @@
{
"usingComponents": {}
"usingComponents": {
"aid": "/components/aid/index",
"navigator": "/components/navigator/index"
},
"navigationStyle": "custom"
}

View File

@@ -1,2 +1,3 @@
<!--pages/aid/law/index.wxml-->
<text>pages/aid/law/index.wxml</text>
<navigator title="法律援助" canBack="{{true}}" />
<aid bannerType="{{3}}" type="{{2}}" />