From ac44819c6bb4e71161c0b042d27a91c4f2c6666e Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 07 六月 2024 10:39:23 +0800
Subject: [PATCH] 厂改园
---
h5/pages/visitorApproval/visitorApproval.vue | 336 ++++++++++++++++++++++++++++----------------------------
1 files changed, 168 insertions(+), 168 deletions(-)
diff --git a/h5/pages/visitorApproval/visitorApproval.vue b/h5/pages/visitorApproval/visitorApproval.vue
index 4d59e66..4bba4aa 100644
--- a/h5/pages/visitorApproval/visitorApproval.vue
+++ b/h5/pages/visitorApproval/visitorApproval.vue
@@ -1,177 +1,177 @@
<template>
- <view class="box">
- <view class="box_list">
- <view class="box_list_name">涓佹仼鍑殑銆屾嫓璁跨敵璇枫��</view>
- <view class="box_list_job">鍌ㄨ繍绉�</view>
- <!-- <view class="box_list_status">寰呭鐞�</view> -->
- <view class="box_list_status1">
- <image src="@/static/ic_passed@2x.png" mode="widthFix"></image>
- <!-- <image src="@/static/ic_refused@2x.png" mode="widthFix"></image> -->
- </view>
- </view>
- <view class="box_list p">
- <view class="box_list_item">
- <text>鎷滆浜�</text>
- <text>寤栨垚鐟�</text>
- </view>
- <view class="box_list_item">
- <text>棰勮鍏�/绂诲巶鏃堕棿</text>
- <text>05/01 8:00 - 05/01 18:00</text>
- </view>
- </view>
- <view class="box_list p">
- <view class="box_list_item">
- <text>璁垮淇℃伅</text>
- <text>瀛欏織 18177665678</text>
- <text>3309****2910</text>
- </view>
- <view class="box_list_item">
- <text>闅忚浜哄憳</text>
- <text>鏉庣櫧 18177665678</text>
- <text>3309****2910</text>
- </view>
- <view class="box_list_item">
- <text>鏉滅敨 18177665678</text>
- <text>3309****2910</text>
- </view>
- </view>
- <view class="box_list p">
- <view class="box_list_item">
- <text>鍏徃鍚嶇О</text>
- <text>瀹夊窘璞嗙背绉戞妧鏈夐檺鍏徃</text>
- </view>
- <view class="box_list_item">
- <text>鏉ヨ浜嬬敱</text>
- <text>鍟嗛噺鍚堝悓浜嬪疁</text>
- </view>
- <view class="box_list_item">
- <text>浜鸿劯鐓х墖</text>
- <view class="box_list_item_img">
- <image src="@/static/logo@2x.png" mode="widthFix"></image>
- </view>
- </view>
- <view class="box_list_item">
- <text>鍋ュ悍璇�</text>
- <view class="box_list_item_img">
- <image src="@/static/logo@2x.png" mode="widthFix"></image>
- </view>
- </view>
- </view>
- </view>
+ <view class="box">
+ <view class="box_list">
+ <view class="box_list_name">涓佹仼鍑殑銆屾嫓璁跨敵璇枫��</view>
+ <view class="box_list_job">鍌ㄨ繍绉�</view>
+ <!-- <view class="box_list_status">寰呭鐞�</view> -->
+ <view class="box_list_status1">
+ <image src="@/static/ic_passed@2x.png" mode="widthFix"></image>
+ <!-- <image src="@/static/ic_refused@2x.png" mode="widthFix"></image> -->
+ </view>
+ </view>
+ <view class="box_list p">
+ <view class="box_list_item">
+ <text>鎷滆浜�</text>
+ <text>寤栨垚鐟�</text>
+ </view>
+ <view class="box_list_item">
+ <text>棰勮鍏�/绂诲洯鏃堕棿</text>
+ <text>05/01 8:00 - 05/01 18:00</text>
+ </view>
+ </view>
+ <view class="box_list p">
+ <view class="box_list_item">
+ <text>璁垮淇℃伅</text>
+ <text>瀛欏織 18177665678</text>
+ <text>3309****2910</text>
+ </view>
+ <view class="box_list_item">
+ <text>闅忚浜哄憳</text>
+ <text>鏉庣櫧 18177665678</text>
+ <text>3309****2910</text>
+ </view>
+ <view class="box_list_item">
+ <text>鏉滅敨 18177665678</text>
+ <text>3309****2910</text>
+ </view>
+ </view>
+ <view class="box_list p">
+ <view class="box_list_item">
+ <text>鍏徃鍚嶇О</text>
+ <text>瀹夊窘璞嗙背绉戞妧鏈夐檺鍏徃</text>
+ </view>
+ <view class="box_list_item">
+ <text>鏉ヨ浜嬬敱</text>
+ <text>鍟嗛噺鍚堝悓浜嬪疁</text>
+ </view>
+ <view class="box_list_item">
+ <text>浜鸿劯鐓х墖</text>
+ <view class="box_list_item_img">
+ <image src="@/static/logo@2x.png" mode="widthFix"></image>
+ </view>
+ </view>
+ <view class="box_list_item">
+ <text>鍋ュ悍璇�</text>
+ <view class="box_list_item_img">
+ <image src="@/static/logo@2x.png" mode="widthFix"></image>
+ </view>
+ </view>
+ </view>
+ </view>
</template>
<script>
- export default {
- data() {
- return {
-
- };
- }
- }
+export default {
+ data() {
+ return {
+
+ }
+ }
+}
</script>
<style>
- page {
- background-color: #F7F7F7;
- }
+page {
+ background-color: #f7f7f7;
+}
</style>
<style lang="scss" scoped>
- .box {
- width: 100%;
- .p {
- padding: 0 30rpx !important;
- }
- .box_list {
- width: 100%;
- padding: 30rpx;
- box-sizing: border-box;
- background-color: #ffffff;
- display: flex;
- flex-direction: column;
- margin-bottom: 20rpx;
- position: relative;
- .box_list_item {
- width: 100%;
- padding: 30rpx 0;
- box-sizing: border-box;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- border-bottom: 1rpx solid #E5E5E5;
- .box_list_item_img {
- width: 100rpx;
- height: 100rpx;
- border-radius: 8rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- overflow: hidden;
- border: 1rpx solid #EEEEEE;
- margin-top: 24rpx;
- image {
- width: 100%;
- height: 100%;
- }
- }
- text {
- &:nth-child(1) {
- font-size: 26rpx;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- color: #777777;
- }
- &:nth-child(2) {
- font-size: 28rpx;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- color: #222222;
- margin-top: 20rpx;
- }
- &:nth-child(3) {
- font-size: 28rpx;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- color: #222222;
- margin-top: 20rpx;
- }
- }
- }
- .box_list_name {
- font-size: 32rpx;
- font-weight: 500;
- color: #222222;
- }
- .box_list_job {
- font-size: 26rpx;
- font-weight: 400;
- color: #666666;
- margin-top: 20rpx;
- }
- .box_list_status1 {
- position: absolute;
- right: 30rpx;
- top: 50%;
- transform: translate(0, -50%);
- width: 120rpx;
- height: 120rpx;
- image {
- width: 100%;
- height: 100%;
- }
- }
- .box_list_status {
- position: absolute;
- right: 0;
- top: 0;
- width: 140rpx;
- height: 60rpx;
- line-height: 60rpx;
- text-align: center;
- font-size: 26rpx;
- font-weight: 400;
- color: #025EEF;
- background: rgba(66,117,252,0.12);
- border-radius: 0rpx 0rpx 0rpx 30rpx;
- }
- }
- }
+.box {
+ width: 100%;
+ .p {
+ padding: 0 30rpx !important;
+ }
+ .box_list {
+ width: 100%;
+ padding: 30rpx;
+ box-sizing: border-box;
+ background-color: #ffffff;
+ display: flex;
+ flex-direction: column;
+ margin-bottom: 20rpx;
+ position: relative;
+ .box_list_item {
+ width: 100%;
+ padding: 30rpx 0;
+ box-sizing: border-box;
+ display: flex;
+ flex-direction: column;
+ justify-content: space-between;
+ border-bottom: 1rpx solid #e5e5e5;
+ .box_list_item_img {
+ width: 100rpx;
+ height: 100rpx;
+ border-radius: 8rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ overflow: hidden;
+ border: 1rpx solid #eeeeee;
+ margin-top: 24rpx;
+ image {
+ width: 100%;
+ height: 100%;
+ }
+ }
+ text {
+ &:nth-child(1) {
+ font-size: 26rpx;
+ font-family: PingFangSC, PingFang SC;
+ font-weight: 400;
+ color: #777777;
+ }
+ &:nth-child(2) {
+ font-size: 28rpx;
+ font-family: PingFangSC, PingFang SC;
+ font-weight: 400;
+ color: #222222;
+ margin-top: 20rpx;
+ }
+ &:nth-child(3) {
+ font-size: 28rpx;
+ font-family: PingFangSC, PingFang SC;
+ font-weight: 400;
+ color: #222222;
+ margin-top: 20rpx;
+ }
+ }
+ }
+ .box_list_name {
+ font-size: 32rpx;
+ font-weight: 500;
+ color: #222222;
+ }
+ .box_list_job {
+ font-size: 26rpx;
+ font-weight: 400;
+ color: #666666;
+ margin-top: 20rpx;
+ }
+ .box_list_status1 {
+ position: absolute;
+ right: 30rpx;
+ top: 50%;
+ transform: translate(0, -50%);
+ width: 120rpx;
+ height: 120rpx;
+ image {
+ width: 100%;
+ height: 100%;
+ }
+ }
+ .box_list_status {
+ position: absolute;
+ right: 0;
+ top: 0;
+ width: 140rpx;
+ height: 60rpx;
+ line-height: 60rpx;
+ text-align: center;
+ font-size: 26rpx;
+ font-weight: 400;
+ color: #025eef;
+ background: rgba(66, 117, 252, 0.12);
+ border-radius: 0rpx 0rpx 0rpx 30rpx;
+ }
+ }
+}
</style>
--
Gitblit v1.9.3