更新颜色
This commit is contained in:
parent
f073b8f213
commit
600ba2eeb3
@ -212,7 +212,7 @@
|
||||
<view class="one">
|
||||
<view class="linkman">
|
||||
<view
|
||||
style="height: 30rpx;width: 6rpx;background-color: #3175f9;border-radius: 8rpx;margin-right: 8rpx;">
|
||||
style="height: 30rpx;width: 6rpx;background-color: #0122c7;border-radius: 8rpx;margin-right: 8rpx;">
|
||||
</view>
|
||||
主要联系人
|
||||
</view>
|
||||
@ -229,7 +229,7 @@
|
||||
:key="index">
|
||||
<view class="linkman">
|
||||
<view
|
||||
style="height: 30rpx;width: 6rpx;background-color: #3175f9;border-radius: 8rpx;margin-right: 8rpx;">
|
||||
style="height: 30rpx;width: 6rpx;background-color: #0122c7;border-radius: 8rpx;margin-right: 8rpx;">
|
||||
</view>
|
||||
其他联系人
|
||||
</view>
|
||||
|
@ -218,7 +218,7 @@
|
||||
border-radius: 10rpx;
|
||||
margin-right: 10rpx;
|
||||
display: inline-block;
|
||||
background-color: #3175F9;
|
||||
background-color: #0122c7;
|
||||
}
|
||||
}
|
||||
|
||||
@ -230,7 +230,7 @@
|
||||
}
|
||||
|
||||
.active {
|
||||
color: #3175F9;
|
||||
color: #0122c7;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -284,7 +284,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -249,7 +249,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -12,7 +12,7 @@
|
||||
<view class="address">店主姓名: {{goodsInfo.shop_user}}</view>
|
||||
<view @click.stop="callFn(goodsInfo.shop_phone)" class="address">
|
||||
联系电话: <u-icon style="display: inline-block;margin-left: 5rpx;" name="phone"
|
||||
color="#2979ff" size="22"></u-icon>
|
||||
color="#0122c7" size="22"></u-icon>
|
||||
<text>{{goodsInfo.shop_phone}}</text>
|
||||
</view>
|
||||
<view class="address">取货地址: {{goodsInfo.shop_address}}</view>
|
||||
|
@ -35,7 +35,7 @@
|
||||
</text>
|
||||
<view @click.stop="callFn(goodsInfo.shop_phone)">
|
||||
<u-icon style="display: inline-block;margin-left: 5rpx;" name="phone"
|
||||
color="#2979ff" size="22"></u-icon>
|
||||
color="#0122c7" size="22"></u-icon>
|
||||
|
||||
|
||||
<text class="phone_num"> {{goodsInfo.shop_phone}}</text>
|
||||
|
@ -128,7 +128,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -128,7 +128,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -141,7 +141,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -136,7 +136,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -131,7 +131,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -283,7 +283,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -250,7 +250,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -108,7 +108,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -98,7 +98,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -133,7 +133,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -124,7 +124,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -298,7 +298,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -284,7 +284,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -219,7 +219,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -234,7 +234,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -61,7 +61,7 @@
|
||||
// 选中的颜色--为空显示主题色
|
||||
activeColor: {
|
||||
type: String,
|
||||
default: '#3175f9'
|
||||
default: '#0122c7'
|
||||
},
|
||||
// 未选中颜色
|
||||
inactiveColor: {
|
||||
@ -78,7 +78,7 @@
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
PrimaryColor: '#3175f9',
|
||||
PrimaryColor: '#0122c7',
|
||||
safeAreaInsetBottom: false,
|
||||
systemInfo: base.systemInfo,
|
||||
tabIndex: 0,
|
||||
|
@ -173,7 +173,7 @@
|
||||
联系方式
|
||||
</text>
|
||||
<view @click.stop="callFn(goodsDetil.logistics.receiver_phone)">
|
||||
<u-icon style="display: inline-block;margin-left: 5rpx;" name="phone" color="#2979ff"
|
||||
<u-icon style="display: inline-block;margin-left: 5rpx;" name="phone" color="#0122c7"
|
||||
size="22"></u-icon> {{goodsDetil.logistics.receiver_phone}}
|
||||
</view>
|
||||
</view>
|
||||
|
@ -35,15 +35,15 @@
|
||||
list: []
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
onLoad() {},
|
||||
onShow() {},
|
||||
onReady() {
|
||||
this.loadList();
|
||||
uni.$on('initOaTask', this.loadList);
|
||||
},
|
||||
onShow() {
|
||||
},
|
||||
methods: {
|
||||
async loadList(){
|
||||
let res = await taskLists();
|
||||
let res = await taskLists({limit: 10, page: 1});
|
||||
this.list = res.data;
|
||||
}
|
||||
},
|
||||
|
@ -33,7 +33,7 @@
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
backgroundColor: '#0122c7'
|
||||
})
|
||||
},
|
||||
onLoad() {},
|
||||
|
@ -61,7 +61,7 @@
|
||||
// 选中的颜色--为空显示主题色
|
||||
activeColor: {
|
||||
type: String,
|
||||
default: '#3175f9'
|
||||
default: '#0122c7'
|
||||
},
|
||||
// 未选中颜色
|
||||
inactiveColor: {
|
||||
@ -78,7 +78,7 @@
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
PrimaryColor: '#3175f9',
|
||||
PrimaryColor: '#0122c7',
|
||||
safeAreaInsetBottom: false,
|
||||
systemInfo: base.systemInfo,
|
||||
tabIndex: 0,
|
||||
|
@ -65,7 +65,7 @@
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
backgroundColor: '#0122c7'
|
||||
})
|
||||
},
|
||||
onLoad() {
|
||||
|
@ -134,7 +134,7 @@
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
backgroundColor: '#0122c7'
|
||||
})
|
||||
},
|
||||
onLoad() {},
|
||||
|
@ -78,7 +78,7 @@
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
backgroundColor: '#0122c7'
|
||||
})
|
||||
},
|
||||
onLoad() {
|
||||
|
@ -105,7 +105,7 @@
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
backgroundColor: '#0122c7'
|
||||
})
|
||||
},
|
||||
onLoad() {
|
||||
|
@ -33,7 +33,7 @@
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
backgroundColor: '#0122c7'
|
||||
})
|
||||
},
|
||||
onLoad() {},
|
||||
|
@ -89,7 +89,7 @@
|
||||
<view class="right">
|
||||
<view class="">
|
||||
<text>性别 :</text>
|
||||
<text> {{formData.sex}}</text>
|
||||
<text> {{formData.sex==1?'男':'女'}}</text>
|
||||
</view>
|
||||
<view class="">
|
||||
<text>年龄 :</text>
|
||||
@ -497,7 +497,7 @@
|
||||
.hr {
|
||||
border-top: 1px dashed $theme-oa-color;
|
||||
// display: block;
|
||||
width: 85vw;
|
||||
width: 100%;
|
||||
margin: 30rpx 0
|
||||
}
|
||||
|
||||
@ -542,7 +542,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -181,10 +181,18 @@
|
||||
this.companyList = [...this.companyList, ...res.data?.data]
|
||||
},
|
||||
navTo(url) {
|
||||
url ?
|
||||
if(url){
|
||||
uni.showLoading({
|
||||
title: '加载中',
|
||||
mask: true
|
||||
});
|
||||
uni.navigateTo({
|
||||
url: url
|
||||
}) : Toast('暂未开放')
|
||||
url: url,
|
||||
success() {
|
||||
uni.hideLoading()
|
||||
}
|
||||
})
|
||||
}else Toast('暂未开放')
|
||||
},
|
||||
naviBack() {
|
||||
uni.navigateBack()
|
||||
|
@ -175,7 +175,7 @@
|
||||
// content: '请检查信息无误后再生成合同',
|
||||
// confirmText: '确认无误',
|
||||
// cancelText: '我再看看',
|
||||
// confirmColor: '#3175f9',
|
||||
// confirmColor: '#0122c7',
|
||||
// success: async (e) => {
|
||||
// if (e.confirm) {
|
||||
|
||||
@ -206,7 +206,7 @@
|
||||
// content: '请检查合同无误后再发送',
|
||||
// confirmText: '确认无误',
|
||||
// cancelText: '我再看看',
|
||||
// confirmColor: '#3175f9',
|
||||
// confirmColor: '#0122c7',
|
||||
// success: async (e) => {
|
||||
// if (e.confirm) {
|
||||
|
||||
@ -246,10 +246,18 @@
|
||||
}, 1000);
|
||||
},
|
||||
navTo(url) {
|
||||
url ?
|
||||
if(url){
|
||||
uni.showLoading({
|
||||
title: '加载中',
|
||||
mask: true
|
||||
});
|
||||
uni.navigateTo({
|
||||
url: url
|
||||
}) : Toast('暂未开放')
|
||||
url: url,
|
||||
success() {
|
||||
uni.hideLoading()
|
||||
}
|
||||
})
|
||||
}else Toast('暂未开放')
|
||||
},
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
|
@ -129,10 +129,18 @@
|
||||
this.companyList = [...this.companyList, ...res.data?.data]
|
||||
},
|
||||
navTo(url) {
|
||||
url ?
|
||||
if(url){
|
||||
uni.showLoading({
|
||||
title: '加载中',
|
||||
mask: true
|
||||
});
|
||||
uni.navigateTo({
|
||||
url: url
|
||||
}) : Toast('暂未开放')
|
||||
url: url,
|
||||
success() {
|
||||
uni.hideLoading()
|
||||
}
|
||||
})
|
||||
}else Toast('暂未开放')
|
||||
},
|
||||
copyPhone(str = "", type = "号码") {
|
||||
if (str) uni.setClipboardData({
|
||||
@ -169,6 +177,7 @@
|
||||
|
||||
<style lang="scss">
|
||||
.company_list {
|
||||
padding-top: 28rpx;
|
||||
padding-bottom: 32rpx;
|
||||
// margin-top: 190rpx;
|
||||
display: flex;
|
||||
@ -176,8 +185,6 @@
|
||||
align-items: center;
|
||||
|
||||
.personnel_list {
|
||||
padding: 28rpx 0;
|
||||
|
||||
|
||||
.cards {
|
||||
margin: 0 auto;
|
||||
|
@ -150,10 +150,18 @@
|
||||
},
|
||||
methods: {
|
||||
navTo(url) {
|
||||
url ?
|
||||
if(url){
|
||||
uni.showLoading({
|
||||
title: '加载中',
|
||||
mask: true
|
||||
});
|
||||
uni.navigateTo({
|
||||
url: url
|
||||
}) : Toast('暂未开放')
|
||||
url: url,
|
||||
success() {
|
||||
uni.hideLoading()
|
||||
}
|
||||
})
|
||||
}else Toast('暂未开放')
|
||||
},
|
||||
navToContract (contract_no) {
|
||||
download_file({
|
||||
|
@ -54,7 +54,7 @@
|
||||
</view>
|
||||
<view class="bottom" @click="navTo('/subpkg/orderDetail/orderDetail')">
|
||||
<view class="item">
|
||||
<view>账户余额(元)</view>
|
||||
<view>保证金额(元)</view>
|
||||
<view class="num" v-show="eyeType">{{
|
||||
userInfo.user_money || 0.0
|
||||
}}</view>
|
||||
@ -78,7 +78,7 @@
|
||||
title="账单流水"
|
||||
></uni-section>
|
||||
<!-- <u-subsection :list="billTypeList" :current="current" mode="subsection"></u-subsection> -->
|
||||
<view class="type_box">
|
||||
<!-- <view class="type_box">
|
||||
<view class="type">
|
||||
<view :class="current == 0 ? 'active' : ''" @click="changeBillType(0)"
|
||||
>日账单</view
|
||||
@ -87,7 +87,7 @@
|
||||
>月账单</view
|
||||
>
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<!-- 日账单 -->
|
||||
<view class="bill_list" v-show="current == 0">
|
||||
<!-- <view class="card" v-for="(item, index) in billList" :key="index">
|
||||
@ -262,6 +262,9 @@ export default {
|
||||
computed: {
|
||||
eyeType () {
|
||||
return this.$store.state.config.eyeType;
|
||||
},
|
||||
totalMoney(){
|
||||
return this.userInfo;
|
||||
}
|
||||
},
|
||||
onBackPress () {
|
||||
|
@ -416,7 +416,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -545,7 +545,7 @@ import { Toast } from "../../libs/uniApi"
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -73,7 +73,7 @@
|
||||
<view class="p_title">修改信息</view>
|
||||
<u--form style="padding: 0 28rpx">
|
||||
<u-form-item label="身份证号:" labelWidth="auto" labelPosition="top">
|
||||
<u--input style="border: 1px solid #3175f9" v-model="updateForm.id_card"></u--input>
|
||||
<u--input style="border: 1px solid #0122c7" v-model="updateForm.id_card"></u--input>
|
||||
</u-form-item>
|
||||
</u--form>
|
||||
<view class="p_button">
|
||||
@ -480,7 +480,7 @@
|
||||
// content: '请检查信息无误后再生成合同',
|
||||
// confirmText: '确认无误',
|
||||
// cancelText: '我再看看',
|
||||
// confirmColor: '#3175f9',
|
||||
// confirmColor: '#0122c7',
|
||||
// success: async (e) => {
|
||||
// if (e.confirm) {
|
||||
|
||||
@ -511,7 +511,7 @@
|
||||
// content: '请检查合同无误后再发送',
|
||||
// confirmText: '确认无误',
|
||||
// cancelText: '我再看看',
|
||||
// confirmColor: '#3175f9',
|
||||
// confirmColor: '#0122c7',
|
||||
// success: async (e) => {
|
||||
// if (e.confirm) {
|
||||
|
||||
|
@ -377,7 +377,7 @@
|
||||
line-height: 96rpx;
|
||||
}
|
||||
.model_confirm{
|
||||
color: #2979ff;
|
||||
color: #0122c7;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -255,7 +255,7 @@
|
||||
width: 8rpx;
|
||||
height: 26rpx;
|
||||
border-radius: 4rpx;
|
||||
background-color: #3175f9;
|
||||
background-color: #0122c7;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-right: 8rpx;
|
||||
|
@ -104,7 +104,7 @@
|
||||
$uni-color-error: #e43d33;
|
||||
$uni-opacity-disabled: 0.3;
|
||||
$uni-text-color-disable:#c0c0c0;
|
||||
$uni-primary: #2979ff !default;
|
||||
$uni-primary: #0122c7 !default;
|
||||
.uni-calendar-item__weeks-box {
|
||||
flex: 1;
|
||||
/* #ifndef APP-NVUE */
|
||||
|
@ -89,7 +89,7 @@ $uni-headings: map-deep-merge(
|
||||
|
||||
|
||||
// 主色
|
||||
$uni-primary: #2979ff !default;
|
||||
$uni-primary: #0122c7 !default;
|
||||
$uni-primary-disable:lighten($uni-primary,20%) !default;
|
||||
$uni-primary-light: lighten($uni-primary,25%) !default;
|
||||
|
||||
|
@ -3,7 +3,7 @@ $uni-space-root: 2;
|
||||
// 边框半径默认值
|
||||
$uni-radius-root:5px;
|
||||
// 主色
|
||||
$uni-primary: #2979ff;
|
||||
$uni-primary: #0122c7;
|
||||
// 辅助色
|
||||
$uni-success: #4cd964;
|
||||
// 警告色
|
||||
|
@ -5,7 +5,7 @@ $uni-space-root: 2;
|
||||
$uni-radius-root:5px;
|
||||
|
||||
// 主色
|
||||
$uni-primary: #2979ff;
|
||||
$uni-primary: #0122c7;
|
||||
$uni-primary-disable:mix(#fff,$uni-primary,50%);
|
||||
$uni-primary-light: mix(#fff,$uni-primary,80%);
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
||||
}
|
||||
</script>
|
||||
<style lang="scss" >
|
||||
$uni-primary: #2979ff !default;
|
||||
$uni-primary: #0122c7 !default;
|
||||
|
||||
.uni-section {
|
||||
background-color: #fff;
|
||||
|
@ -52,7 +52,7 @@
|
||||
},
|
||||
activeColor: {
|
||||
type: String,
|
||||
default: '#2979FF'
|
||||
default: '#0122c7'
|
||||
},
|
||||
styleType: {
|
||||
type: String,
|
||||
|
@ -17,7 +17,7 @@
|
||||
* @property {Array} value 绑定的值
|
||||
* @property {String} shape 形状,circle-圆形,square-方形 (默认 'square' )
|
||||
* @property {Boolean} disabled 是否禁用全部checkbox (默认 false )
|
||||
* @property {String} activeColor 选中状态下的颜色,如设置此值,将会覆盖parent的activeColor值 (默认 '#2979ff' )
|
||||
* @property {String} activeColor 选中状态下的颜色,如设置此值,将会覆盖parent的activeColor值 (默认 '#0122c7' )
|
||||
* @property {String} inactiveColor 未选中的颜色 (默认 '#c8c9cc' )
|
||||
* @property {String | Number} size 整个组件的尺寸 单位px (默认 18 )
|
||||
* @property {String} placement 布局方式,row-横向,column-纵向 (默认 'row' )
|
||||
|
@ -99,7 +99,7 @@
|
||||
},
|
||||
// 组件选中激活时的颜色
|
||||
elActiveColor() {
|
||||
return this.activeColor ? this.activeColor : (this.parentData.activeColor ? this.parentData.activeColor : '#2979ff');
|
||||
return this.activeColor ? this.activeColor : (this.parentData.activeColor ? this.parentData.activeColor : '#0122c7');
|
||||
},
|
||||
// 组件选未中激活时的颜色
|
||||
elInactiveColor() {
|
||||
@ -250,7 +250,7 @@
|
||||
$u-checkbox-icon-wrap-square-border-radius:3px !default;
|
||||
$u-checkbox-icon-wrap-checked-color:#fff !default;
|
||||
$u-checkbox-icon-wrap-checked-background-color:red !default;
|
||||
$u-checkbox-icon-wrap-checked-border-color:#2979ff !default;
|
||||
$u-checkbox-icon-wrap-checked-border-color:#0122c7 !default;
|
||||
$u-checkbox-icon-wrap-disabled-background-color:#ebedf0 !default;
|
||||
$u-checkbox-icon-wrap-disabled-checked-color:#c8c9cc !default;
|
||||
$u-checkbox-label-margin-left:5px !default;
|
||||
|
@ -4,7 +4,7 @@ export default {
|
||||
activeStyle: {
|
||||
type: [String, Object],
|
||||
default: () => ({
|
||||
color: '#2979ff',
|
||||
color: '#0122c7',
|
||||
fontSize: '14px'
|
||||
})
|
||||
},
|
||||
|
@ -75,7 +75,7 @@
|
||||
* @property {Object} customStyle icon的样式,对象形式
|
||||
* @event {Function} click 点击图标时触发
|
||||
* @event {Function} touchstart 事件触摸时触发
|
||||
* @example <u-icon name="photo" color="#2979ff" size="28"></u-icon>
|
||||
* @example <u-icon name="photo" color="#0122c7" size="28"></u-icon>
|
||||
*/
|
||||
export default {
|
||||
name: 'u-icon',
|
||||
|
@ -102,7 +102,7 @@
|
||||
* @property {String} cancelText 取消按钮的文字 (默认 '取消' )
|
||||
* @property {Boolean} showConfirmButton 是否显示确认按钮 (默认 true )
|
||||
* @property {Boolean} showCancelButton 是否显示取消按钮 (默认 false )
|
||||
* @property {String} confirmColor 确认按钮的颜色 (默认 '#2979ff' )
|
||||
* @property {String} confirmColor 确认按钮的颜色 (默认 '#0122c7' )
|
||||
* @property {String} cancelColor 取消按钮的颜色 (默认 '#606266' )
|
||||
* @property {Boolean} buttonReverse 对调确认和取消的位置 (默认 false )
|
||||
* @property {Boolean} zoom 是否开启缩放模式 (默认 true )
|
||||
|
@ -17,7 +17,7 @@
|
||||
* @property {String | Number | Boolean} value 绑定的值
|
||||
* @property {Boolean} disabled 是否禁用所有radio(默认 false )
|
||||
* @property {String} shape 外观形状,shape-方形,circle-圆形(默认 circle )
|
||||
* @property {String} activeColor 选中时的颜色,应用到所有子Radio组件(默认 '#2979ff' )
|
||||
* @property {String} activeColor 选中时的颜色,应用到所有子Radio组件(默认 '#0122c7' )
|
||||
* @property {String} inactiveColor 未选中的颜色 (默认 '#c8c9cc' )
|
||||
* @property {String} name 标识符
|
||||
* @property {String | Number} size 组件整体的大小,单位px(默认 18 )
|
||||
|
@ -103,7 +103,7 @@
|
||||
},
|
||||
// 组件选中激活时的颜色
|
||||
elActiveColor() {
|
||||
return this.activeColor ? this.activeColor : (this.parentData.activeColor ? this.parentData.activeColor : '#2979ff');
|
||||
return this.activeColor ? this.activeColor : (this.parentData.activeColor ? this.parentData.activeColor : '#0122c7');
|
||||
},
|
||||
// 组件选未中激活时的颜色
|
||||
elInactiveColor() {
|
||||
@ -246,7 +246,7 @@
|
||||
$u-radio-square-border-radius:3px !default;
|
||||
$u-radio-checked-color:#fff !default;
|
||||
$u-radio-checked-background-color:red !default;
|
||||
$u-radio-checked-border-color: #2979ff !default;
|
||||
$u-radio-checked-border-color: #0122c7 !default;
|
||||
$u-radio-disabled-background-color:#fff !default;
|
||||
$u-radio-disabled--checked-color:#c8c9cc !default;
|
||||
$u-radio-label-margin-left: 5px !default;
|
||||
|
@ -58,7 +58,7 @@
|
||||
* @property {Boolean} toggle 展开后是否显示收起按钮(默认 false )
|
||||
* @property {String} closeText 关闭时的提示文字(默认 '展开阅读全文' )
|
||||
* @property {String} openText 展开时的提示文字(默认 '收起' )
|
||||
* @property {String} color 提示文字的颜色(默认 '#2979ff' )
|
||||
* @property {String} color 提示文字的颜色(默认 '#0122c7' )
|
||||
* @property {String | Number} fontSize 提示文字的大小,单位px (默认 14 )
|
||||
* @property {Object} shadowStyle 显示阴影的样式
|
||||
* @property {String} textIndent 段落首行缩进的字符个数 (默认 '2em' )
|
||||
|
@ -36,7 +36,7 @@
|
||||
* @property {Boolean} loading 是否处于加载中(默认 false )
|
||||
* @property {Boolean} disabled 是否禁用(默认 false )
|
||||
* @property {String | Number} size 开关尺寸,单位px (默认 25 )
|
||||
* @property {String} activeColor 打开时的背景色 (默认 '#2979ff' )
|
||||
* @property {String} activeColor 打开时的背景色 (默认 '#0122c7' )
|
||||
* @property {String} inactiveColor 关闭时的背景色 (默认 '#ffffff' )
|
||||
* @property {Boolean | String | Number} value 通过v-model双向绑定的值 (默认 false )
|
||||
* @property {Boolean | String | Number} activeValue 打开选择器时通过change事件发出的值 (默认 true )
|
||||
|
@ -19,7 +19,7 @@ export default {
|
||||
],
|
||||
// 颜色部分,本来可以通过scss的:export导出供js使用,但是奈何nvue不支持
|
||||
color: {
|
||||
'u-primary': '#2979ff',
|
||||
'u-primary': '#0122c7',
|
||||
'u-warning': '#ff9900',
|
||||
'u-success': '#19be6b',
|
||||
'u-error': '#fa3534',
|
||||
|
@ -14,7 +14,7 @@ export default {
|
||||
value: () => [],
|
||||
shape: 'square',
|
||||
disabled: false,
|
||||
activeColor: '#2979ff',
|
||||
activeColor: '#0122c7',
|
||||
inactiveColor: '#c8c9cc',
|
||||
size: 18,
|
||||
placement: 'row',
|
||||
|
@ -17,7 +17,7 @@ export default {
|
||||
cancelText: '取消',
|
||||
showConfirmButton: true,
|
||||
showCancelButton: false,
|
||||
confirmColor: '#2979ff',
|
||||
confirmColor: '#0122c7',
|
||||
cancelColor: '#606266',
|
||||
buttonReverse: false,
|
||||
zoom: true,
|
||||
|
@ -13,7 +13,7 @@ export default {
|
||||
value: '',
|
||||
disabled: false,
|
||||
shape: 'circle',
|
||||
activeColor: '#2979ff',
|
||||
activeColor: '#0122c7',
|
||||
inactiveColor: '#c8c9cc',
|
||||
name: '',
|
||||
size: 18,
|
||||
|
@ -14,7 +14,7 @@ export default {
|
||||
toggle: false,
|
||||
closeText: '展开阅读全文',
|
||||
openText: '收起',
|
||||
color: '#2979ff',
|
||||
color: '#0122c7',
|
||||
fontSize: 14,
|
||||
textIndent: '2em',
|
||||
name: ''
|
||||
|
@ -15,7 +15,7 @@ export default {
|
||||
min: 0,
|
||||
max: 100,
|
||||
step: 1,
|
||||
activeColor: '#2979ff',
|
||||
activeColor: '#0122c7',
|
||||
inactiveColor: '#c0c4cc',
|
||||
blockColor: '#ffffff',
|
||||
showValue: false,
|
||||
|
@ -13,7 +13,7 @@ export default {
|
||||
loading: false,
|
||||
disabled: false,
|
||||
size: 25,
|
||||
activeColor: '#2979ff',
|
||||
activeColor: '#0122c7',
|
||||
inactiveColor: '#ffffff',
|
||||
value: false,
|
||||
activeValue: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user