设备编辑

This commit is contained in:
仲么了
2023-08-02 09:10:45 +08:00
parent 77b4ff6f88
commit f798c64930
15 changed files with 817 additions and 95 deletions

View File

@@ -4,7 +4,6 @@
<uni-data-checkbox multiple v-model="checkbox" :localdata="hobby"></uni-data-checkbox>
<view class="charts-box">
<qiun-data-charts ontouch onzoom type="line" :opts="opts" :chartData="chartData" />
<qiun-data-charts ontouch onzoom type="line" :opts="opts" :chartData="chartData" />
</view>
</view>
</template>