用户中心去除渐变导航
parent
82576c806f
commit
88b3ee0221
|
|
@ -126,7 +126,6 @@
|
|||
const app = getApp();
|
||||
import componentQuickNav from "../../components/quick-nav/quick-nav";
|
||||
import componentBadge from "../../components/badge/badge";
|
||||
import componentTrnNav from "../../components/trn-nav/trn-nav";
|
||||
import componentCopyright from "../../components/copyright/copyright";
|
||||
import componentOnlineService from "../../components/online-service/online-service";
|
||||
|
||||
|
|
@ -172,7 +171,6 @@
|
|||
components: {
|
||||
componentQuickNav,
|
||||
componentBadge,
|
||||
componentTrnNav,
|
||||
componentCopyright,
|
||||
componentOnlineService
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue