From 582f536845628ffb8132aaed1885ee535fcf08ad Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期四, 27 四月 2023 10:44:51 +0800
Subject: [PATCH] no message

---
 unpackage/dist/dev/mp-weixin/app.wxss |  263 +++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 227 insertions(+), 36 deletions(-)

diff --git a/unpackage/dist/dev/mp-weixin/app.wxss b/unpackage/dist/dev/mp-weixin/app.wxss
index 8420fdb..3b36719 100644
--- a/unpackage/dist/dev/mp-weixin/app.wxss
+++ b/unpackage/dist/dev/mp-weixin/app.wxss
@@ -1,3 +1,31 @@
+/**
+ * 杩欓噷鏄痷ni-app鍐呯疆鐨勫父鐢ㄦ牱寮忓彉閲�
+ *
+ * uni-app 瀹樻柟鎵╁睍鎻掍欢鍙婃彃浠跺競鍦猴紙https://ext.dcloud.net.cn锛変笂寰堝涓夋柟鎻掍欢鍧囦娇鐢ㄤ簡杩欎簺鏍峰紡鍙橀噺
+ * 濡傛灉浣犳槸鎻掍欢寮�鍙戣�咃紝寤鸿浣犱娇鐢╯css棰勫鐞嗭紝骞跺湪鎻掍欢浠g爜涓洿鎺ヤ娇鐢ㄨ繖浜涘彉閲忥紙鏃犻渶 import 杩欎釜鏂囦欢锛夛紝鏂逛究鐢ㄦ埛閫氳繃鎼Н鏈ㄧ殑鏂瑰紡寮�鍙戞暣浣撻鏍间竴鑷寸殑App
+ *
+ */
+/**
+ * 濡傛灉浣犳槸App寮�鍙戣�咃紙鎻掍欢浣跨敤鑰咃級锛屼綘鍙互閫氳繃淇敼杩欎簺鍙橀噺鏉ュ畾鍒惰嚜宸辩殑鎻掍欢涓婚锛屽疄鐜拌嚜瀹氫箟涓婚鍔熻兘
+ *
+ * 濡傛灉浣犵殑椤圭洰鍚屾牱浣跨敤浜唖css棰勫鐞嗭紝浣犱篃鍙互鐩存帴鍦ㄤ綘鐨� scss 浠g爜涓娇鐢ㄥ涓嬪彉閲忥紝鍚屾椂鏃犻渶 import 杩欎釜鏂囦欢
+ */
+/* 椤甸潰宸﹀彸闂磋窛 */
+/* 棰滆壊鍙橀噺 */
+/*鏂囧瓧棰滆壊*/
+/* 琛屼负鐩稿叧棰滆壊 */
+/* 鏂囧瓧鍩烘湰棰滆壊 */
+/* 鑳屾櫙棰滆壊 */
+/* 杈规棰滆壊 */
+/* 灏哄鍙橀噺 */
+/* 鏂囧瓧灏哄 */
+/* 鍥剧墖灏哄 */
+/* Border Radius */
+/* 姘村钩闂磋窛 */
+/* 鏂囧瓧灏哄 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
 @font-face {
 	font-family: uniicons;
 	font-weight: normal;
@@ -12,13 +40,7 @@
 
 
 
-
-
-
-
-
 /*閫氱敤 */
-
 /* view{
 	font-size:28rpx;
 	line-height:1.8;
@@ -61,7 +83,6 @@
 	margin-right: 0rpx;
 	margin-left: 20rpx;
 }
-
 /* page */
 .common-page-head{
 	padding:35rpx;
@@ -116,7 +137,6 @@
 .uni-common-mt{
 	margin-top:30rpx;
 }
-
 /* 鑳屾櫙鑹� */
 .uni-bg-red{
 	background:#F76260; color:#FFF;
@@ -127,7 +147,6 @@
 .uni-bg-blue{
 	background:#007AFF; color:#FFF;
 }
-
 /* 鏍囬 */
 .uni-h1 {font-size: 80rpx; font-weight:700;}
 .uni-h2 {font-size: 60rpx; font-weight:700;}
@@ -136,16 +155,13 @@
 .uni-h5 {font-size: 28rpx; color: #8f8f94;}
 .uni-h6 {font-size: 24rpx; color: #8f8f94;}
 .uni-bold{font-weight:bold;}
-
 /* 鏂囨湰婧㈠嚭闅愯棌 */
 .uni-ellipsis {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
-
 /* 绔栧悜鐧惧垎鐧炬寜閽� */
 .uni-btn-v{
 	padding:10rpx 0;
 }
 .uni-btn-v button{margin:20rpx 0;}
-
 /* 琛ㄥ崟 */
 .uni-form-item{
 	display:flex;
@@ -186,7 +202,6 @@
 	line-height:80rpx;
 	flex-shrink:0;
 }
-
 /* loadmore */
 .uni-loadmore{
 	height:80rpx;
@@ -194,9 +209,7 @@
 	text-align:center;
 	padding-bottom:30rpx;
 }
-
 /*鏁板瓧瑙掓爣*/
-
 /* .uni-badge,
 .uni-badge-default {
 	font-family: 'Helvetica Neue', Helvetica, sans-serif;
@@ -262,7 +275,6 @@
 	color: #8a6de9;
 	background-color: transparent
 }
-
 /*鎶樺彔闈㈡澘 */
 .uni-collapse-content {
 	height: 0;
@@ -272,7 +284,6 @@
 .uni-collapse-content.uni-active {
 	height: auto;
 }
-
 /*鍗$墖瑙嗗浘 */
 .uni-card {
 	background: #fff;
@@ -349,7 +360,6 @@
 .uni-card-link {
 	color: #007AFF;
 }
-
 /* 鍒楄〃 */
 .uni-list {
 	background-color: #FFFFFF;
@@ -369,7 +379,6 @@
 	transform: scaleY(.5);
 	background-color: #c8c7cc;
 }
-
 /* .uni-list::before {
 	position: absolute;
 	z-index: 10;
@@ -513,7 +522,6 @@
 .uni-list.uni-active {
 	height: auto;
 }
-
 /* 涓夎鍒楄〃 */
 .uni-triplex-row {
 	display: flex;
@@ -539,7 +547,6 @@
 	width: 16%;
 	text-align: right;
 }
-
 /* 鍥炬枃鍒楄〃 */
 .uni-media-list {
 	padding: 22rpx 30rpx;
@@ -587,7 +594,6 @@
 	font-size: 26rpx;
 	color: #8f8f94;
 }
-
 /* 涔濆鏍� */
 .uni-grid-9 {
 	background: #f2f2f2;
@@ -626,7 +632,6 @@
 .uni-grid-9-item-hover {
 	background: rgba(0, 0, 0, 0.1);
 }
-
 /* 涓婁紶 */
 .uni-uploader {
 	flex: 1;
@@ -698,7 +703,6 @@
 	height: 100%;
 	opacity: 0;
 }
-
 /*闂鍙嶉*/
 .feedback-title {
 	display: flex;
@@ -770,7 +774,6 @@
 	color: #FFFFFF;
 	margin: 20rpx;
 }
-
 /* input group */
 .uni-input-group {
 	position: relative;
@@ -819,7 +822,6 @@
 .uni-input-row label {
 	line-height: 70rpx;
 }
-
 /* textarea */
 .uni-textarea{
 	width:100%;
@@ -832,7 +834,6 @@
 	font-size:28rpx;
 	height:150rpx;
 }
-
 /* tab bar */
 .uni-tab-bar {
 	display: flex;
@@ -870,7 +871,6 @@
 .uni-tab-bar-loading{
 	padding:20rpx 0;
 }
-
 /* comment */
 .uni-comment{padding:5rpx 0; display: flex; flex-grow:1; flex-direction: column;}
 .uni-comment-list{flex-wrap:nowrap; padding:10rpx 0; margin:10rpx 0; width:100%; display: flex;}
@@ -883,14 +883,12 @@
 .uni-comment-date view{color:#666666; font-size:24rpx; line-height:38rpx;}
 .uni-comment-content{line-height:1.6em; font-size:28rpx; padding:8rpx 0;}
 .uni-comment-replay-btn{background:#FFF; font-size:24rpx; line-height:28rpx; padding:5rpx 20rpx; border-radius:30rpx; color:#333 !important; margin:0 10rpx;}
-
 /* swiper msg */
 .uni-swiper-msg{width:100%; padding:12rpx 0; flex-wrap:nowrap; display:flex;}
 .uni-swiper-msg-icon{width:50rpx; margin-right:20rpx;}
 .uni-swiper-msg-icon image{width:100%; flex-shrink:0;}
 .uni-swiper-msg swiper{width:100%; height:50rpx;}
 .uni-swiper-msg swiper-item{line-height:50rpx;}
-
 /* product */
 .uni-product-list {
     display: flex;
@@ -944,7 +942,6 @@
     padding: 0 10rpx;
     border-radius: 5rpx;
 }
-
 /* timeline */
 .uni-timeline {
 		margin: 35rpx 0;
@@ -1007,12 +1004,10 @@
 .uni-timeline-item-content .datetime{
 		color: #CCCCCC;
 }
-
 /* 鑷畾涔夎妭鐐归鑹� */
 .uni-timeline-last-item .uni-timeline-item-divider{
 		background-color: #1AAD19;
 }
-
 /* uni-icon */
 .uni-icon {
 	font-family: uniicons;
@@ -1295,7 +1290,6 @@
 .uni-icon-scan:before {
     content: "\e612";
 }
-
 /* 鍒嗙晫绾� */
 .uni-divider{
     height: 110rpx;
@@ -1325,5 +1319,202 @@
 .left-win-active text{
 	color: #007AFF !important;
 }
-
-page{--status-bar-height:25px;--top-window-height:0px;--window-top:0px;--window-bottom:0px;--window-left:0px;--window-right:0px;--window-magin:0px}[data-c-h="true"]{display: none !important;}
\ No newline at end of file
+@font-face {
+  font-family: yticon;
+  font-weight: normal;
+  font-style: normal;
+  src: url("https://at.alicdn.com/t/font_1078604_w4kpxh0rafi.ttf") format("truetype");
+}
+.yticon {
+  font-family: "yticon" !important;
+  font-size: 16px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+.icon-shouye:before {
+  content: "\e626";
+}
+.icon-daifukuan:before {
+  content: "\e68f";
+}
+.icon-pinglun-copy:before {
+  content: "\e612";
+}
+.icon-dianhua-copy:before {
+  content: "\e621";
+}
+.icon-shoucang:before {
+  content: "\e645";
+}
+.icon-xuanzhong2:before {
+  content: "\e62f";
+}
+.icon-gouwuche_:before {
+  content: "\e630";
+}
+.icon-icon-test:before {
+  content: "\e60c";
+}
+.icon-icon-test1:before {
+  content: "\e632";
+}
+.icon-bianji:before {
+  content: "\e646";
+}
+.icon-jiazailoading-A:before {
+  content: "\e8fc";
+}
+.icon-zuoshang:before {
+  content: "\e613";
+}
+.icon-jia2:before {
+  content: "\e60a";
+}
+.icon-huifu:before {
+  content: "\e68b";
+}
+.icon-sousuo:before {
+  content: "\e7ce";
+}
+.icon-arrow-fine-up:before {
+  content: "\e601";
+}
+.icon-hot:before {
+  content: "\e60e";
+}
+.icon-lishijilu:before {
+  content: "\e6b9";
+}
+.icon-zhengxinchaxun-zhifubaoceping-:before {
+  content: "\e616";
+}
+.icon-naozhong:before {
+  content: "\e64a";
+}
+.icon-xiatubiao--copy:before {
+  content: "\e608";
+}
+.icon-shoucang_xuanzhongzhuangtai:before {
+  content: "\e6a9";
+}
+.icon-jia1:before {
+  content: "\e61c";
+}
+.icon-bangzhu1:before {
+  content: "\e63d";
+}
+.icon-arrow-left-bottom:before {
+  content: "\e602";
+}
+.icon-arrow-right-bottom:before {
+  content: "\e603";
+}
+.icon-arrow-left-top:before {
+  content: "\e604";
+}
+.icon-icon--:before {
+  content: "\e744";
+}
+.icon-zuojiantou-up:before {
+  content: "\e605";
+}
+.icon-xia:before {
+  content: "\e62d";
+}
+.icon--jianhao:before {
+  content: "\e60b";
+}
+.icon-weixinzhifu:before {
+  content: "\e61a";
+}
+.icon-comment:before {
+  content: "\e64f";
+}
+.icon-weixin:before {
+  content: "\e61f";
+}
+.icon-fenlei1:before {
+  content: "\e620";
+}
+.icon-erjiye-yucunkuan:before {
+  content: "\e623";
+}
+.icon-Group-:before {
+  content: "\e688";
+}
+.icon-you:before {
+  content: "\e606";
+}
+.icon-forward:before {
+  content: "\e607";
+}
+.icon-tuijian:before {
+  content: "\e610";
+}
+.icon-bangzhu:before {
+  content: "\e679";
+}
+.icon-share:before {
+  content: "\e656";
+}
+.icon-yiguoqi:before {
+  content: "\e997";
+}
+.icon-shezhi1:before {
+  content: "\e61d";
+}
+.icon-fork:before {
+  content: "\e61b";
+}
+.icon-kafei:before {
+  content: "\e66a";
+}
+.icon-iLinkapp-:before {
+  content: "\e654";
+}
+.icon-saomiao:before {
+  content: "\e60d";
+}
+.icon-shezhi:before {
+  content: "\e60f";
+}
+.icon-shouhoutuikuan:before {
+  content: "\e631";
+}
+.icon-gouwuche:before {
+  content: "\e609";
+}
+.icon-dizhi:before {
+  content: "\e614";
+}
+.icon-fenlei:before {
+  content: "\e706";
+}
+.icon-xingxing:before {
+  content: "\e70b";
+}
+.icon-tuandui:before {
+  content: "\e633";
+}
+.icon-zuanshi:before {
+  content: "\e615";
+}
+.icon-zuo:before {
+  content: "\e63c";
+}
+.icon-shoucang2:before {
+  content: "\e62e";
+}
+.icon-shouhuodizhi:before {
+  content: "\e712";
+}
+.icon-yishouhuo:before {
+  content: "\e71a";
+}
+.icon-dianzan-ash:before {
+  content: "\e617";
+}
+.icon-iconfontweixin:before {
+  content: "\e611";
+}page{--status-bar-height:25px;--top-window-height:0px;--window-top:0px;--window-bottom:0px;--window-left:0px;--window-right:0px;--window-magin:0px}[data-c-h="true"]{display: none !important;}
\ No newline at end of file

--
Gitblit v1.9.3