Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
68f67198
Commit
68f67198
authored
Apr 10, 2026
by
陈曦
Browse files
解决前端在生产环境构建失败的问题
parent
058c3bd8
Pipeline
#82019
passed with stage
in 3 minutes and 54 seconds
Changes
2
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
frontend/src/assets/trafficapi_ai_call_documentation.md
0 → 100644
View file @
68f67198
This diff is collapsed.
Click to expand it.
frontend/src/views/user/DocsView.vue
View file @
68f67198
...
...
@@ -38,7 +38,7 @@ import { onMounted, onUnmounted, ref, nextTick } from 'vue'
import
{
Marked
,
Renderer
}
from
'
marked
'
import
DOMPurify
from
'
dompurify
'
import
AppLayout
from
'
@/components/layout/AppLayout.vue
'
import
docRaw
from
'
../../../..
/trafficapi_ai_call_documentation.md?raw
'
import
docRaw
from
'
@/assets
/trafficapi_ai_call_documentation.md?raw
'
// ─── Slug ─────────────────────────────────────────────────────────────────────
function
slugify
(
text
:
string
):
string
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment