我的资产调整首页调整提交企业认证接口调整

This commit is contained in:
唐明明
2021-09-13 17:51:11 +08:00
parent c0ef48f7cf
commit ac59089e29
83 changed files with 7251 additions and 2958 deletions

View File

@@ -68,6 +68,7 @@
methods:{
// tabs筛选
onTbas(type){
console.log(type)
getDate(type).then(res => {
this.tabsIndex = type
this.dateValue = res
@@ -123,7 +124,7 @@
// tabs
.tabs{
position: fixed;
z-index: 9;
z-index: 99;
top: 0;
left: 0;
width: 100%;