Browse Source

实时预览-页面色彩

pull/79/head^2
zq 3 days ago
committed by pengda
parent
commit
29e672b5d9
  1. 8
      src/components/site/serviceSetting/menuColorSet.vue

8
src/components/site/serviceSetting/menuColorSet.vue

@ -116,13 +116,7 @@ export default {
themeColor:'#3B82F6', themeColor:'#3B82F6',
navColor:'#3B82F6', navColor:'#3B82F6',
tabColor:'#70A6FF', tabColor:'#70A6FF',
// saveBtnStyleObj:{}
saveBtnStyleObj: {
width: '144px',
height: '46px',
borderRadius: '4px',
background: '#006AFF',
},
} }
}, },
methods: { methods: {

Loading…
Cancel
Save