# Page Not Found

The URL `fen-xiang-yi-ge-ke-yi-zi-dong-jian-ce-shi-fou-chu-xian-sheng-lve-hao-de-vue-zhi-ling` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [分享一个可以自动检测是否出现省略号的vue指令](https://sunzsh.gitbook.io/xiaoshan.bug/fen-xiang-yi-ge-ke-yi-zi-dong-jian-ce-shi-fou-chu-xian-sheng-le-hao-de-vue-zhi-ling.md)
- [分享一个带娃练习拼音的工具和一段vue长按指令](https://sunzsh.gitbook.io/xiaoshan.bug/fen-xiang-yi-ge-dai-wa-lian-xi-pin-yin-de-gong-ju-he-yi-duan-vue-chang-an-zhi-ling.md)
- [发现一个ElementUI中隐藏的巨好用的指令](https://sunzsh.gitbook.io/xiaoshan.bug/fa-xian-yi-ge-elementui-zhong-yin-cang-de-ju-hao-yong-de-zhi-ling.md)
- [分享一个金额展示组件的升级版](https://sunzsh.gitbook.io/xiaoshan.bug/fen-xiang-yi-ge-jinezhan-shi-zu-jian-de-sheng-ji-ban.md)
- [分享一个小工具类（思路）解决swagger文档的小痛点](https://sunzsh.gitbook.io/xiaoshan.bug/fen-xiang-yi-ge-xiao-gong-ju-lei-si-lu-jie-jue-swagger-wen-dang-de-xiao-tong-dian.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://sunzsh.gitbook.io/xiaoshan.bug/fen-xiang-yi-ge-ke-yi-zi-dong-jian-ce-shi-fou-chu-xian-sheng-le-hao-de-vue-zhi-ling.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.

### Option 2 — Browse the documentation index

Full index: https://sunzsh.gitbook.io/xiaoshan.bug/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://sunzsh.gitbook.io/xiaoshan.bug/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/xiaoshan.bug/fen-xiang-yi-ge-ke-yi-zi-dong-jian-ce-shi-fou-chu-xian-sheng-le-hao-de-vue-zhi-ling.md`).

You may also use `Accept: text/markdown` header for content negotiation.
