生产情况
This commit is contained in:
parent
f7adf50bb3
commit
1b31ccdf34
@ -12,7 +12,7 @@
|
|||||||
<view>
|
<view>
|
||||||
<view class="placeholder"></view>
|
<view class="placeholder"></view>
|
||||||
<view style="width: 100%; display: grid; place-items: center">
|
<view style="width: 100%; display: grid; place-items: center">
|
||||||
<uni-title :title="dateDate + ':生产经营情况'" type="h1" color="blue" />
|
<uni-title :title="dateDate + ':生产情况'" type="h1" color="blue" />
|
||||||
</view>
|
</view>
|
||||||
<view style="margin: 0 10px;">
|
<view style="margin: 0 10px;">
|
||||||
<uni-segmented-control style="margin-top: 10px;margin-bottom: 10px" :current="current" :values="items"
|
<uni-segmented-control style="margin-top: 10px;margin-bottom: 10px" :current="current" :values="items"
|
||||||
|
Loading…
Reference in New Issue
Block a user