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/certification-results/certification-results.wxss |  161 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 161 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/certification-results/certification-results.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/certification-results/certification-results.wxss
new file mode 100644
index 0000000..64acf3b
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/certification-results/certification-results.wxss
@@ -0,0 +1,161 @@
+@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-339ca964 {
+  width: 100%;
+}
+.box .box-footer.data-v-339ca964 {
+  width: 100%;
+  padding: 0 30rpx;
+  box-sizing: border-box;
+  margin-top: 60rpx;
+}
+.box .box-footer .box-footer-btn.data-v-339ca964 {
+  width: 100%;
+  height: 88rpx;
+  line-height: 88rpx;
+  text-align: center;
+  background: #00BC12;
+  border-radius: 44rpx;
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #FFFFFF;
+}
+.box .box-error.data-v-339ca964 {
+  width: 100%;
+  height: 248rpx;
+  background: rgba(190, 56, 56, 0.1);
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  justify-content: center;
+}
+.box .box-error .box-error-top.data-v-339ca964 {
+  display: flex;
+  align-items: center;
+  justify-content: center;
+}
+.box .box-error .box-error-top image.data-v-339ca964 {
+  width: 60rpx;
+  height: 60rpx;
+  margin-right: 24rpx;
+}
+.box .box-error .box-error-top text.data-v-339ca964 {
+  font-weight: 600;
+  font-size: 40rpx;
+  color: #FF0000;
+}
+.box .box-error .box-error-info.data-v-339ca964 {
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #333333;
+  margin-top: 32rpx;
+}
+.box .box-head.data-v-339ca964 {
+  width: 100%;
+  height: 172rpx;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  background: rgba(91, 190, 56, 0.1);
+}
+.box .box-head image.data-v-339ca964 {
+  width: 60rpx;
+  height: 60rpx;
+  margin-right: 24rpx;
+}
+.box .box-head text.data-v-339ca964 {
+  font-weight: 600;
+  font-size: 40rpx;
+  color: #00BC12;
+}
+.box .box-list.data-v-339ca964 {
+  width: 100%;
+  padding: 0 30rpx;
+  box-sizing: border-box;
+}
+.box .box-list .box-list-info.data-v-339ca964 {
+  width: 100%;
+  margin-top: 30rpx;
+}
+.box .box-list .box-list-info .box-list-info-label.data-v-339ca964 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #777777;
+  margin-bottom: 30rpx;
+}
+.box .box-list .box-list-info .box-list-info-list.data-v-339ca964 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+}
+.box .box-list .box-list-info .box-list-info-list .box-list-info-list-image.data-v-339ca964 {
+  width: 334rpx;
+  height: 216rpx;
+  border-radius: 16rpx;
+  overflow: hidden;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+}
+.box .box-list .box-list-info .box-list-info-list .box-list-info-list-image image.data-v-339ca964 {
+  width: 100%;
+}
+.box .box-list .box-list-item.data-v-339ca964 {
+  width: 100%;
+  box-sizing: border-box;
+  padding: 30rpx 0;
+  display: flex;
+  align-items: start;
+  justify-content: space-between;
+  border-bottom: 1rpx solid #E5E5E5;
+}
+.box .box-list .box-list-item .box-list-item-label.data-v-339ca964 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #777777;
+  flex-shrink: 0;
+  margin-right: 50rpx;
+}
+.box .box-list .box-list-item .box-list-item-val.data-v-339ca964 {
+  display: flex;
+  align-items: start;
+}
+.box .box-list .box-list-item .box-list-item-val text.data-v-339ca964 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #222222;
+}
+.box .box-list .box-list-item .box-list-item-val .box-list-item-val-edit.data-v-339ca964 {
+  flex-shrink: 0;
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #00BC12;
+  margin-left: 20rpx;
+}
+

--
Gitblit v1.9.3