- <!--module/health/pages/tongue-analysis/tongue-analysis.wxml-->
- <t-navbar title="{{title}}" left-arrow />
- <scroll-view class="page-scroll__container" type="list" scroll-y style="{{containerStyle}}">
- <card-analysis-exception dataset="{{dataset}}"></card-analysis-exception>
- </scroll-view>
|