| | |
| | | >。 |
| | | </p> |
| | | <p class="block"> |
| | | 体重指数<a id="w4"></a |
| | | ><a href="#m4"><sup>[4]</sup></a |
| | | 体重指数<a id="w4"></a><a href="#m4"><sup>[4]</sup></a |
| | | >:<input |
| | | @change="changeAssess($event, 'text22')" |
| | | maxlength="5" |
| | |
| | | type="text" |
| | | />千克/米<sup>2</sup> 低体重 正常 超重 肥胖 |
| | | </p> |
| | | <p class="block">肺活量:<input |
| | | <p class="block"> |
| | | 肺活量:<input |
| | | @change="changeAssess($event, 'text33')" |
| | | maxlength="5" |
| | | style="width:50px" |
| | | :value="chapter002.tkItem01.text33" |
| | | class="assess" |
| | | type="text" |
| | | />毫升 偏低 正常 良好 优秀</p> |
| | | />毫升 偏低 正常 良好 优秀 |
| | | </p> |
| | | <p class="block">脊柱 正常 侧弯 前凸或后凸</p> |
| | | <p class="block">性发育: 正常 异常</p> |
| | | <p class="block">总体: 偏差 正常 良好</p> |
| | |
| | | 我们要遵循“三减”(减盐、减油、减糖)的饮食方式,避免偏食、挑食和暴饮暴食。 |
| | | </p> |
| | | <h5 id="e035">(三)不吸烟、不饮酒</h5> |
| | | <br> |
| | | <br /> |
| | | <!-- <div class="bk-xyx"> |
| | | <p class="bj1-xyx">议一议</p> |
| | | <p> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | <!-- <div class="page-box" page="34"> |
| | | <div v-if="showPageList.indexOf(34) > -1"> |
| | | <div class="bodystyle"> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | </div> |
| | | </template> |
| | | <script> |
| | | import getResourcePath from "@/assets/methods/resources.js"; |
| | | export default { |
| | | name: "chapter-2", |
| | | props: { |
| | |
| | | questionData: { |
| | | type: Object, |
| | | }, |
| | | isSearch: { |
| | | type: Boolean, |
| | | default: false, |
| | | }, |
| | | }, |
| | | data() { |
| | | return { |
| | |
| | | isShowScore2: false, |
| | | isShowScore3: false, |
| | | isShowScore4: false, |
| | | pingpang: require("../image/pdf.png"), |
| | | chapter002: { |
| | | isShowXyx01: true, |
| | | isShowXyx02: true, |
| | |
| | | }, |
| | | activityXyx11() { |
| | | this.chapter002.isShowXyx11 = !this.chapter002.isShowXyx11; |
| | | }, |
| | | toUrl(val) { |
| | | if (val == 1) { |
| | | window.open(getResourcePath("54741d14a21eb47b2ed06a2231271cd5")); |
| | | } else { |
| | | window.open(getResourcePath("1b7ecc924bfab900ec10f0ed4bb2466b")); |
| | | } |
| | | }, |
| | | submit(val) { |
| | | if (val == 1) this.isShowScore1 = true; |