Files
WebsiteTemplate/dist/resources/view/home/page/index.jade
2024-09-27 00:54:11 +08:00

14 lines
916 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

extends ./../layout
block title
meta(name="description" content="怪客课堂是合肥源学思信息科技有限公司旗下的在线学习品牌,我们专注于通过不断的项目实战和实战经验分享来帮助更多想要进一步提高自身能力的人,同时也为想要从事编程行业的朋友提供一个更加合理快速的通道。在这里你能学习到更多更加有用的实战技能,更多更加干货和有分量的基础视频,我们拒绝废话拒绝啰嗦,在这里一切知识都为了更加符合企业工作需要,提升自我价值实现自我理想。")
meta(name="keywords" content="编码猿htmlcss后端vuephpjavanodekoa, 在线技术学习")
//- 网站的主体内容区域
block content
.index(class="pages" data-module="index")
.container
| 测试首页
button(class="btn btn-primary" type="button") 测试按钮