This commit is contained in:
kbing1981 2024-07-05 15:46:19 +08:00
parent b2da86ee20
commit b05eb55d18
3 changed files with 4 additions and 4 deletions

View File

@ -620,7 +620,7 @@
</script>
<style lang="scss" >
$uni-primary: #007aff !default;
$uni-primary: #019c88 !default;
.uni-calendar {
/* #ifndef APP-NVUE */
@ -914,7 +914,7 @@
border-radius: 100px;
height: 40px;
line-height: 40px;
background-color: $uni-primary;
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
color: #fff;
font-size: 16px;
letter-spacing: 2px;

View File

@ -775,7 +775,7 @@
</script>
<style lang="scss">
$uni-primary: #007aff !default;
$uni-primary: #019c88 !default;
.uni-datetime-picker {
/* #ifndef APP-NVUE */

View File

@ -824,7 +824,7 @@
</script>
<style lang="scss">
$uni-primary: #007aff !default;
$uni-primary: #019c88 !default;
.uni-date {
width: 100%;