This commit is contained in:
2022-10-15 15:29:58 +08:00
parent 01e31a3c9c
commit 020537787f
12 changed files with 44 additions and 44 deletions

View File

@@ -1,8 +1,8 @@
<template>
<view class="container">
<view class="zd_container">
<nav-bar title="生箔工序"></nav-bar>
<view class="content">
<view class="wrapper">
<view class="zd_content">
<view class="zd_wrapper">
<view class="filter_item">
<view class="filter_label_wraper">
<span class="filter_label">设备</span>
@@ -21,7 +21,7 @@
</view>
</view>
</view>
<view class="wrapper grid-wraper">
<view class="zd_wrapper grid-wraper">
<view class="slide_new">
<table>
<thead>
@@ -195,7 +195,7 @@
</script>
<style lang="stylus">
.content
.zd_content
padding-bottom 154rpx
.slide_new table td:first-child, .slide_new table th:first-child
width 92rpx