姜永辉 1 سال پیش
والد
کامیت
c02795bbbb

+ 3 - 2
app.wxss

@@ -226,8 +226,9 @@ end
   border-radius: 15rpx 15rpx 0px  0px;
   border-radius: 15rpx 15rpx 0px  0px;
   /* background: linear-gradient(180deg, #6A9DFB 0%, #FAFCFF 100%),#fff; */
   /* background: linear-gradient(180deg, #6A9DFB 0%, #FAFCFF 100%),#fff; */
   background-repeat: no-repeat;
   background-repeat: no-repeat;
-  background-size: 100% 46px;
-  background: linear-gradient(90.12deg, #9BCBEB 0.13%, #D9F0FF 99.92%);
+  background-size: 100% 46px; 
+  background: linear-gradient(91.65deg, #D9E6FF 3.83%, #F5F9FF 55.06%); 
+
 
 
 }
 }
 .table {
 .table {

+ 1 - 1
components/dkbase/dk-button/dk-button.wxml

@@ -9,7 +9,7 @@
   loading="{{ loading }}"
   loading="{{ loading }}"
   disabled="{{ disabled }}"
   disabled="{{ disabled }}"
   open-type="{{ openType }}"
   open-type="{{ openType }}"
-  custom-style="height: 88rpx;background:#1B365D;border:1px solid #1B365D;font-size:16px;"  
+  custom-style="height: 88rpx;background:#3E69F6;border:1px solid #3E69F6;font-size:16px;"  
   business-id="{{ businessId }}"
   business-id="{{ businessId }}"
   session-from="{{ sessionFrom }}"
   session-from="{{ sessionFrom }}"
   app-parameter="{{ appParameter }}"
   app-parameter="{{ appParameter }}"

+ 2 - 2
components/dkbase/dk-button/dk-button.wxss

@@ -1,7 +1,7 @@
 .cusomt-style {
 .cusomt-style {
   height: 80rpx;
   height: 80rpx;
-  background: #1B365D;
-  border: 1px solid #1B365D;
+  background: #3E69F6;
+  border: 1px solid #3E69F6;
   font-size: 12px;
   font-size: 12px;
 }
 }
 .custom-class	{
 .custom-class	{

+ 1 - 1
components/dkbase/dk-form/dk-form.wxss

@@ -45,7 +45,7 @@
 .dk-cell-value-class {
 .dk-cell-value-class {
   text-align: left !important;
   text-align: left !important;
   font-size: 13px !important;
   font-size: 13px !important;
-  color: #1B365D !important;
+  color: #002340 !important;
   font-weight: normal;
   font-weight: normal;
 }
 }
 /**cell空值颜色**/
 /**cell空值颜色**/

+ 2 - 2
components/dkbase/dk-tabs-custom/dk-tabs-custom.js

@@ -18,11 +18,11 @@ Component({
     },
     },
     sliderBackground:{
     sliderBackground:{
       type:String,
       type:String,
-      value:'#9BCBEB'
+      value:'linear-gradient(180deg, #FFC47E 0%, #CE9965 68.5%)'
     },
     },
     textColor:{
     textColor:{
       type:String,
       type:String,
-      value:'#1B365D'
+      value:'#002340'
     },
     },
     sliderTextColor:{
     sliderTextColor:{
       type:String,
       type:String,

+ 2 - 2
components/dkbase/dk-tabs-custom/dk-tabs-custom.wxss

@@ -3,8 +3,8 @@
   position: absolute;
   position: absolute;
   height: 54rpx;
   height: 54rpx;
   width: 120rpx;
   width: 120rpx;
-  border-radius: 27rpx;
-  background: #9BCBEB;
+  border-radius: 27rpx; 
+  background: linear-gradient(180deg, #FFC47E 0%, #CE9965 68.5%);
   transition: .3s;
   transition: .3s;
 }
 }
 
 

+ 1 - 1
package-basic-data/pages/register/company-param-setting/company-param-setting.wxss

@@ -22,7 +22,7 @@
 /**底部保存按钮的样式*/
 /**底部保存按钮的样式*/
 .save-button-class {
 .save-button-class {
 	width: 640rpx;
 	width: 640rpx;
-	background: #1B365D !important;
+	background: #3E69F6 !important;
 	border-radius: 15rpx !important;
 	border-radius: 15rpx !important;
 	color: #fff !important;
 	color: #fff !important;
 	font-size: 16px !important;
 	font-size: 16px !important;

+ 3 - 3
package-basic-data/pages/register/company-register/company-register.wxss

@@ -13,7 +13,7 @@
 /**底部保存按钮的样式*/
 /**底部保存按钮的样式*/
 .save-button-class {
 .save-button-class {
 	width: 640rpx;
 	width: 640rpx;
-	background: #1B365D !important;
+	background: #3E69F6 !important;
 	border-radius: 15rpx !important;
 	border-radius: 15rpx !important;
 	color: #fff !important;
 	color: #fff !important;
 	font-size: 16px !important;
 	font-size: 16px !important;
@@ -33,7 +33,7 @@
 
 
 .task-progress-header {
 .task-progress-header {
 	display: flex;
 	display: flex;
-	background: linear-gradient(90.12deg, #9BCBEB 0.13%, #D9F0FF 99.92%);
+	background: linear-gradient(91.65deg, #D9E6FF 3.83%, #F5F9FF 55.06%); 
 	padding: 24rpx;
 	padding: 24rpx;
 	border-radius: 15rpx 15rpx 0px 0px;
 	border-radius: 15rpx 15rpx 0px 0px;
 	align-items: center;
 	align-items: center;
@@ -44,7 +44,7 @@
 	font-style: normal;
 	font-style: normal;
 	font-weight: 500;
 	font-weight: 500;
 	font-size: 16px;
 	font-size: 16px;
-	color: #FFFFFF;
+	color: #002340;
 	font-family: 'PingFang SC';
 	font-family: 'PingFang SC';
 }
 }
 
 

+ 1 - 2
package-basic-data/pages/register/company-setting/company-setting.js

@@ -70,8 +70,7 @@ Page({
  * @author : 姜永辉
  * @author : 姜永辉
  */
  */
     setValuesByEdit(data) {
     setValuesByEdit(data) {
-        let contentObj = this.data.contentObj
-        console.log(contentObj);
+        let contentObj = this.data.contentObj 
         this.setData({
         this.setData({
             formData: JSON.stringify(data)
             formData: JSON.stringify(data)
         })
         })

+ 59 - 18
package-basic-data/pages/register/company-setting/company-setting.wxss

@@ -1,5 +1,5 @@
 /**底部的样式*/
 /**底部的样式*/
-.bottom-class{
+.bottom-class {
 	position: fixed;
 	position: fixed;
 	bottom: 20rpx;
 	bottom: 20rpx;
 	width: 100%;
 	width: 100%;
@@ -8,19 +8,20 @@
 	border-top: 2rpx solid #efefef;
 	border-top: 2rpx solid #efefef;
 	z-index: 2;
 	z-index: 2;
 	display: flex;
 	display: flex;
-  }  
-  /**底部保存按钮的样式*/
-  .save-button-class{
+}
+
+/**底部保存按钮的样式*/
+.save-button-class {
 	width: 640rpx;
 	width: 640rpx;
-	background: #1B365D !important;
+	background: #3E69F6 !important;
 	border-radius: 15rpx !important;
 	border-radius: 15rpx !important;
-	color:#fff !important;
+	color: #fff !important;
 	font-size: 16px !important;
 	font-size: 16px !important;
 	font-weight: 500 !important;
 	font-weight: 500 !important;
-  }
+}
+
 
 
-  
-  .task-progress {
+.task-progress {
 	margin-left: 30rpx;
 	margin-left: 30rpx;
 	width: calc(100% - 60rpx);
 	width: calc(100% - 60rpx);
 	background: #FFFFFF;
 	background: #FFFFFF;
@@ -28,21 +29,61 @@
 	border-radius: 15rpx;
 	border-radius: 15rpx;
 	margin-top: 30rpx;
 	margin-top: 30rpx;
 	margin-bottom: -15rpx;
 	margin-bottom: -15rpx;
-  }
-  
-  .task-progress-header {
+}
+
+.task-progress-header {
 	display: flex;
 	display: flex;
-	background: linear-gradient(90.12deg, #9BCBEB 0.13%, #D9F0FF 99.92%);
+	background: linear-gradient(91.65deg, #D9E6FF 3.83%, #F5F9FF 55.06%); 
 	padding: 24rpx;
 	padding: 24rpx;
 	border-radius: 15rpx 15rpx 0px 0px;
 	border-radius: 15rpx 15rpx 0px 0px;
 	align-items: center;
 	align-items: center;
 	justify-content: space-between;
 	justify-content: space-between;
-  }
-  
-  .task-progress-header-name {
+}
+
+.task-progress-header-name {
 	font-style: normal;
 	font-style: normal;
 	font-weight: 500;
 	font-weight: 500;
 	font-size: 16px;
 	font-size: 16px;
-	color: #FFFFFF;
+	color: #002340;
+	font-family: 'PingFang SC';
+}
+
+
+.helper-view {
+	margin-left: 34rpx;
+	width: calc(100% - 68rpx - 48rpx);
+	background: #FFFFFF;
+	box-shadow: 0px 10px 20px rgba(225, 229, 238, 0.6);
+	border-radius: 15rpx;
+	padding: 24rpx;
+	margin-top: 10rpx;
+}
+
+.helper-view-header {
+	display: flex;
+	justify-content: space-between;
+	align-items: center;
+}
+
+
+.helper-view-header-name {
+	font-size: 18px;
+}
+
+.help-view-content {
+	font-style: normal;
+	font-weight: 400;
+	font-size: 13px;
+	color: #95A8CB;
 	font-family: 'PingFang SC';
 	font-family: 'PingFang SC';
-  }
+}
+
+.help-view-content-item-text {
+	margin-top: 30rpx;
+}
+
+.help-view-content-item-text-end {
+	display: flex;
+	justify-content: left;
+	align-items: center;
+}

+ 0 - 8
pages/product/product.js

@@ -1,16 +1,8 @@
 Page({
 Page({
-
     /**
     /**
      * 页面的初始数据
      * 页面的初始数据
      */
      */
     data: {
     data: {
         webUrl:'http://www.dongkesoft.com/public/'
         webUrl:'http://www.dongkesoft.com/public/'
-    },
-
-    /**
-     * 生命周期函数--监听页面加载
-     */
-    onLoad(options) {
-
     }, 
     }, 
 })
 })