修改测试问题
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<view class="xieBo">
|
||||
<view >
|
||||
<uni-load-more status="loading" v-if="loading"></uni-load-more>
|
||||
|
||||
<view v-else>
|
||||
<view v-else class="xieBo">
|
||||
<div class="header-form">
|
||||
<uni-data-select v-model="parity" :localdata="parityOption" @change="initEcharts" style="flex: 1"
|
||||
:clear="false"></uni-data-select>
|
||||
|
||||
Reference in New Issue
Block a user