d2-projects / d2-admin

An elegant dashboard

Home Page:https://d2.pub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👾 BUG | 请求地址出错: /d2-admin/preview/markdown/demo.md

koant opened this issue · comments

commented

官方demo中markdown解析→异步加载文件报错,是什么原因
image

Error: 请求地址出错: markdown/demo.md
    at createAxiosError (utils.js?c786:147)
    at Object.settle (utils.js?c786:126)
    at handleRequest (handle_request.js?da0c:124)
    at eval (index.js?94db:26)
    at new Promise (<anonymous>)
    at MockAdapter.eval (index.js?94db:25)
    at dispatchRequest (dispatchRequest.js?5270:52)
Uncaught (in promise) Error: 请求地址出错: markdown/demo.md
    at createAxiosError (utils.js?c786:147)
    at Object.settle (utils.js?c786:126)
    at handleRequest (handle_request.js?da0c:124)
    at eval (index.js?94db:26)
    at new Promise (<anonymous>)
    at MockAdapter.eval (index.js?94db:25)
    at dispatchRequest (dispatchRequest.js?5270:52)```