From 2cfe454c309a65f02e89063d8306ff71f86b7f5c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 17 七月 2025 15:41:37 +0800
Subject: [PATCH] 前端
---
small-program/unpackage/dist/dev/mp-weixin/pages/catering-certification/catering-certification.wxss | 212 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 212 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/catering-certification/catering-certification.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/catering-certification/catering-certification.wxss
new file mode 100644
index 0000000..4f0ed21
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/catering-certification/catering-certification.wxss
@@ -0,0 +1,212 @@
+
+page {
+ background-color: #F7F7F7;
+}
+
+@charset "UTF-8";
+/**
+ * 杩欓噷鏄痷ni-app鍐呯疆鐨勫父鐢ㄦ牱寮忓彉閲�
+ *
+ * uni-app 瀹樻柟鎵╁睍鎻掍欢鍙婃彃浠跺競鍦猴紙https://ext.dcloud.net.cn锛変笂寰堝涓夋柟鎻掍欢鍧囦娇鐢ㄤ簡杩欎簺鏍峰紡鍙橀噺
+ * 濡傛灉浣犳槸鎻掍欢寮�鍙戣�咃紝寤鸿浣犱娇鐢╯css棰勫鐞嗭紝骞跺湪鎻掍欢浠g爜涓洿鎺ヤ娇鐢ㄨ繖浜涘彉閲忥紙鏃犻渶 import 杩欎釜鏂囦欢锛夛紝鏂逛究鐢ㄦ埛閫氳繃鎼Н鏈ㄧ殑鏂瑰紡寮�鍙戞暣浣撻鏍间竴鑷寸殑App
+ *
+ */
+/**
+ * 濡傛灉浣犳槸App寮�鍙戣�咃紙鎻掍欢浣跨敤鑰咃級锛屼綘鍙互閫氳繃淇敼杩欎簺鍙橀噺鏉ュ畾鍒惰嚜宸辩殑鎻掍欢涓婚锛屽疄鐜拌嚜瀹氫箟涓婚鍔熻兘
+ *
+ * 濡傛灉浣犵殑椤圭洰鍚屾牱浣跨敤浜唖css棰勫鐞嗭紝浣犱篃鍙互鐩存帴鍦ㄤ綘鐨� scss 浠g爜涓娇鐢ㄥ涓嬪彉閲忥紝鍚屾椂鏃犻渶 import 杩欎釜鏂囦欢
+ */
+/* uni.scss */
+/* 棰滆壊鍙橀噺 */
+/* 琛屼负鐩稿叧棰滆壊 */
+/* 鏂囧瓧鍩烘湰棰滆壊 */
+/* 鑳屾櫙棰滆壊 */
+/* 杈规棰滆壊 */
+/* 灏哄鍙橀噺 */
+/* 鏂囧瓧灏哄 */
+/* 鍥剧墖灏哄 */
+/* Border Radius */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.box.data-v-73c84b74 {
+ width: 100%;
+}
+.box .box-head.data-v-73c84b74 {
+ width: 100%;
+ height: 300rpx;
+ padding: 34rpx 40rpx 0 40rpx;
+ box-sizing: border-box;
+ background-repeat: no-repeat;
+ background-size: 100% 100%;
+}
+.box .box-head .box-head-botton.data-v-73c84b74 {
+ width: 100%;
+ height: 88rpx;
+ line-height: 88rpx;
+ text-align: center;
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #FFFFFF;
+ background: #00BC12;
+ border-radius: 44rpx;
+ margin-top: 30rpx;
+}
+.box .box-head .box-head-info.data-v-73c84b74 {
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+}
+.box .box-head .box-head-info text.data-v-73c84b74:nth-child(1) {
+ font-weight: bold;
+ font-size: 48rpx;
+ color: #FFFFFF;
+}
+.box .box-head .box-head-info text.data-v-73c84b74:nth-child(2) {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: rgba(255, 255, 255, 0.8);
+ margin-top: 14rpx;
+}
+.box .box-head .box-head-content.data-v-73c84b74 {
+ width: 100%;
+ padding: 40rpx 30rpx;
+ box-sizing: border-box;
+ background-color: #FFFFFF;
+ border-radius: 20rpx;
+ margin-top: 30rpx;
+}
+.box .box-head .box-head-content .item.data-v-73c84b74 {
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+ margin-bottom: 30rpx;
+}
+.box .box-head .box-head-content .item.data-v-73c84b74:last-child {
+ margin: 0 !important;
+}
+.box .box-head .box-head-content .item .item-cate.data-v-73c84b74 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ padding: 30rpx 0;
+ box-sizing: border-box;
+ border-bottom: 1rpx solid #E5E5E5;
+}
+.box .box-head .box-head-content .item .item-cate .active.data-v-73c84b74 {
+ background: #00BC12 !important;
+ color: #FFFFFF !important;
+}
+.box .box-head .box-head-content .item .item-cate .item-cate-row.data-v-73c84b74 {
+ width: 208rpx;
+ height: 72rpx;
+ line-height: 72rpx;
+ text-align: center;
+ background: #EEEEEE;
+ border-radius: 36rpx;
+ margin-right: 20rpx;
+}
+.box .box-head .box-head-content .item .item-cate .item-cate-row.data-v-73c84b74:last-child {
+ margin: 0 !important;
+}
+.box .box-head .box-head-content .item .item-label.data-v-73c84b74 {
+ display: flex;
+ align-items: center;
+}
+.box .box-head .box-head-content .item .item-label text.data-v-73c84b74:nth-child(1) {
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #222222;
+}
+.box .box-head .box-head-content .item .item-label text.data-v-73c84b74:nth-child(2) {
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #FF0000;
+}
+.box .box-head .box-head-content .item .item-upload.data-v-73c84b74 {
+ width: 100%;
+ padding: 30rpx 0;
+ box-sizing: border-box;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ flex-wrap: wrap;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item.data-v-73c84b74 {
+ width: 300rpx;
+ margin-bottom: 40rpx;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item.data-v-73c84b74:nth-child(3) {
+ margin: 0 !important;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item.data-v-73c84b74:nth-child(4) {
+ margin: 0 !important;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item .image.data-v-73c84b74 {
+ width: 100%;
+ height: 196rpx;
+ background: #F7F7F7;
+ border-radius: 16rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ flex-direction: column;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item .image image.data-v-73c84b74 {
+ width: 48rpx;
+ height: 48rpx;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item .image text.data-v-73c84b74 {
+ font-weight: 400;
+ font-size: 28rpx;
+ color: #666666;
+ margin-top: 12rpx;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item .info.data-v-73c84b74 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-top: 16rpx;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item .info text.data-v-73c84b74:nth-child(1) {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #333333;
+}
+.box .box-head .box-head-content .item .item-upload .item-upload-item .info text.data-v-73c84b74:nth-child(2) {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #FF0000;
+}
+.box .box-head .box-head-content .item .item-val.data-v-73c84b74 {
+ width: 100%;
+ padding: 30rpx 0;
+ box-sizing: border-box;
+ position: relative;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ border-bottom: 1rpx solid #E5E5E5;
+}
+.box .box-head .box-head-content .item .item-val input.data-v-73c84b74 {
+ width: 100%;
+ font-weight: 400;
+ font-size: 30rpx;
+ color: #222222;
+}
+.box .box-head .box-head-content .item .item-val text.data-v-73c84b74 {
+ font-weight: 400;
+ font-size: 30rpx;
+ color: #666666;
+}
+.box .box-head .box-head-content .item .item-val button.data-v-73c84b74 {
+ width: 100%;
+ height: 100%;
+ position: absolute;
+ top: 0;
+ left: 0;
+ opacity: 0;
+}
+
--
Gitblit v1.9.3