日期:2016-11-04 阅读:1239
dmandwp系统 - wordpress系统和DM系统区块建站>>
https://www.drupal.org/project/single_page_site
This module provides functionality to create a single page website.
It allows you to automatically create a single page from a menu. The module will render all the content from the links, that are configured in the menu, on one page. It will then override the menu links so that they refer to an anchor instead of a new page.
这个模块,会把菜单的链接的内容显示在一个页面里,然后通过锚点来跳转。
从而达到单页面的效果。