1 |
- <view class="u-page"><view style="height:44px;margin-bottom:88rpx;"><u-navbar vue-id="67449060-1" bgColor="#3c9cff" title="模块测试" data-event-opts="{{[['^leftClick',[['leftClick']]]]}}" bind:leftClick="__e" bind:__l="__l"></u-navbar></view><view class="u-demo-block"><view class="u-demo-block__content steps"><u-steps vue-id="67449060-2" current="{{current1}}" direction="column" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{stepList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><u-steps-item class="steps-item" vue-id="{{('67449060-3-'+__i0__)+','+('67449060-2')}}" error="{{item.error}}" title="{{item.title}}" desc="{{item.desc}}" bind:__l="__l"></u-steps-item></block></u-steps></view></view><view class="upload"><u-button vue-id="67449060-4" disabled="{{uploadBtn}}" type="primary" size="large" data-event-opts="{{[['^click',[['uploadTestMsg']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">完成测试并上传信息</u-button></view><u-popup vue-id="67449060-5" customStyle="width: 70vw" round="{{10}}" mode="center" show="{{show7}}" data-event-opts="{{[['^close',[['close']]]]}}" bind:close="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="popupView" style="height:150px;"><view class="power">功耗选择</view><view class="inputNum"><view>功耗:</view><u--input vue-id="{{('67449060-6')+','+('67449060-5')}}" placeholder="请输入功耗" border="surround" value="{{powerNum}}" data-event-opts="{{[['^change',[['changeInput']]],['^input',[['__set_model',['','powerNum','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u--input></view><u-radio-group vue-id="{{('67449060-7')+','+('67449060-5')}}" placement="row" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{radiolist1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-radio vue-id="{{('67449060-8-'+index)+','+('67449060-7')}}" customStyle="{{({margin:'15px 30px'})}}" label="{{item.value}}" name="{{item.powerRefs}}" iconPlacement="right" data-event-opts="{{[['^change',[['radioChange']]]]}}" bind:change="__e" bind:__l="__l"></u-radio></block></u-radio-group></view></u-popup></view>
|