import struct from './struct'; import tips from './tips'; import service from './service'; import index from './index/'; import place from './place'; import time from './time'; import comment from './comment'; import faqConsult from './faqConsult'; import faqSystem from './faqSystem'; import message from './message'; import promote from './promote'; export default [struct, tips, service, index, place, time, comment, faqConsult, faqSystem, message, promote];