16a23e08bSopenharmony_ci/* 26a23e08bSopenharmony_ci * Copyright (c) 2021 Huawei Device Co., Ltd. 36a23e08bSopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License"); 46a23e08bSopenharmony_ci * you may not use this file except in compliance with the License. 56a23e08bSopenharmony_ci * You may obtain a copy of the License at 66a23e08bSopenharmony_ci * 76a23e08bSopenharmony_ci * http://www.apache.org/licenses/LICENSE-2.0 86a23e08bSopenharmony_ci * 96a23e08bSopenharmony_ci * Unless required by applicable law or agreed to in writing, software 106a23e08bSopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS, 116a23e08bSopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 126a23e08bSopenharmony_ci * See the License for the specific language governing permissions and 136a23e08bSopenharmony_ci * limitations under the License. 146a23e08bSopenharmony_ci */ 156a23e08bSopenharmony_ci 166a23e08bSopenharmony_ci{ 176a23e08bSopenharmony_ci "change": "function change() {\n _system[\"default\"].replace({\n uri: 'pages/music/music'\n });\n }", 186a23e08bSopenharmony_ci "data": { 196a23e08bSopenharmony_ci "dizzinessColor": "#F5B041", 206a23e08bSopenharmony_ci "marginLeft": "77px" 216a23e08bSopenharmony_ci }, 226a23e08bSopenharmony_ci "render": "function (vm) { var _vm = vm || this; var i18ns = []; i18ns.push( _vm.$t('strings.choose_body_state') );i18ns.push( _vm.$t('css.measureHome_hand_top') );i18ns.push( _vm.$t('strings.chest_tightness') );i18ns.push( _vm.$t('css.judgeIos_height') );i18ns.push( _vm.$t('strings.dizziness') );i18ns.push( (i18ns[4])+ decodeURI('') +decodeURI('%20:%E5%A4%B4%E7%97%9B') );i18ns.push( (i18ns[2])+ decodeURI('') +decodeURI('%20+%20')+ decodeURI('') +(i18ns[4]) ); return _c('list', {'attrs' : {'ref' : \"list\"},'staticClass' : [\"container\"],'onBubbleEvents' : {'swipe' : _vm.touchMove}} , [_c('list-item', {'staticClass' : [\"head_t\"]} , [_c('text', {'attrs' : {'value' : i18ns[0]},'staticClass' : [\"head_t_b\"],'staticStyle' : {'marginTop' : i18ns[1],'color' : 16711680}, 'dynamicStyle' :{'marginLeft' : function () {return _vm.marginLeft}}} )] ),_c('list-item', {'staticClass' : [\"list\"]} , [_c('text', {'attrs' : {'value' : i18ns[2]},'staticClass' : [\"listL\"],'staticStyle' : {'width' : i18ns[3]}, } )] ),_c('list-item', {'staticClass' : [\"list\"]} , [_c('text', {'attrs' : {'value' : i18ns[4]},'staticClass' : [\"listL\"],'staticStyle' : {'width' : i18ns[3]}, 'dynamicStyle' :{'color' : function () {return _vm.dizzinessColor}}} )] ),_c('list-item', {'staticClass' : [\"list\"]} , [_c('text', {'attrs' : {'value' : i18ns[5]},'staticClass' : [\"listL\"],'staticStyle' : {'width' : i18ns[3]}, } )] ),_c('list-item', {'staticClass' : [\"list\"]} , [_c('text', {'attrs' : {'value' : i18ns[6]},'staticClass' : [\"listL\"],'staticStyle' : {'width' : i18ns[3]}, } )] ),_c('list-item', {'staticClass' : [\"buttonContainerStyle\"]} , [_c('input', {'attrs' : {'type' : \"button\",'value' : \"下一页\"},'staticClass' : [\"buttonStyle\"],'onBubbleEvents' : {'click' : _vm.change}} )] )] ) }", 236a23e08bSopenharmony_ci "styleSheet": { 246a23e08bSopenharmony_ci "classSelectors": { 256a23e08bSopenharmony_ci "buttonContainerStyle": { 266a23e08bSopenharmony_ci "height": 80, 276a23e08bSopenharmony_ci "width": 454 286a23e08bSopenharmony_ci }, 296a23e08bSopenharmony_ci "buttonStyle": { 306a23e08bSopenharmony_ci "height": 60, 316a23e08bSopenharmony_ci "marginLeft": 130, 326a23e08bSopenharmony_ci "width": 200 336a23e08bSopenharmony_ci }, 346a23e08bSopenharmony_ci "container": { 356a23e08bSopenharmony_ci "height": 454, 366a23e08bSopenharmony_ci "width": 454 376a23e08bSopenharmony_ci }, 386a23e08bSopenharmony_ci "head_t": { 396a23e08bSopenharmony_ci "flexDirection": "column", 406a23e08bSopenharmony_ci "height": 100, 416a23e08bSopenharmony_ci "width": 454 426a23e08bSopenharmony_ci }, 436a23e08bSopenharmony_ci "head_t_b": { 446a23e08bSopenharmony_ci "textAlign": "center", 456a23e08bSopenharmony_ci "width": 300 466a23e08bSopenharmony_ci }, 476a23e08bSopenharmony_ci "list": { 486a23e08bSopenharmony_ci "height": 112, 496a23e08bSopenharmony_ci "justifyContent": "center", 506a23e08bSopenharmony_ci "width": 454 516a23e08bSopenharmony_ci }, 526a23e08bSopenharmony_ci "listL": { 536a23e08bSopenharmony_ci "fontSize": 38, 546a23e08bSopenharmony_ci "marginTop": 28, 556a23e08bSopenharmony_ci "textAlign": "center" 566a23e08bSopenharmony_ci } 576a23e08bSopenharmony_ci } 586a23e08bSopenharmony_ci } 596a23e08bSopenharmony_ci}