# 前端

- [Bootstrap 模板](https://doc.tanmer.cn/qian-duan/bootstrap-mo-ban.md)
- [图表类](https://doc.tanmer.cn/qian-duan/bootstrap-mo-ban/tu-biao-lei.md)
- [Profile 类页面](https://doc.tanmer.cn/qian-duan/bootstrap-mo-ban/profile-lei-ye-mian.md)
- [JS Chart图表](https://doc.tanmer.cn/qian-duan/js-chart-tu-biao.md)
- [图片库](https://doc.tanmer.cn/qian-duan/tu-pian-ku.md)
- [Icon图标库](https://doc.tanmer.cn/qian-duan/icon-tu-biao-ku.md)
- [Css3](https://doc.tanmer.cn/qian-duan/css3.md)
- [字体+背景混合搭配](https://doc.tanmer.cn/qian-duan/css3/zi-ti-+-bei-jing-hun-he-da-pei.md)
- [tranform-origin + transform](https://doc.tanmer.cn/qian-duan/css3/tranform-origin-+-transform-+-transition.md)
- [flex](https://doc.tanmer.cn/qian-duan/css3/flex.md)
- [布局左边自适应，右边固定宽度](https://doc.tanmer.cn/qian-duan/css3/flex/bu-ju-zuo-bian-zi-shi-ying-you-bian-gu-ding-kuan-du.md)
- [用Sass颜色函数控制颜色](https://doc.tanmer.cn/qian-duan/yong-sass-yan-se-han-shu-kong-zhi-yan-se.md)
- [Draggable组件库](https://doc.tanmer.cn/qian-duan/draggable-zu-jian-ku.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.tanmer.cn/qian-duan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
