[layer] layer.css?v=3.5.1 404 问题
Open
Nobody has claimed this yet.
usage
- Dominant language
- JavaScript
- Stars
- 30.6k
- Forks
- 7.4k
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
议题条件
- 我确认已查看官方使用文档:https://layui.dev ,但没有找到相关解决方案。
- 我确认已在 Issues 中搜索过类似的问题,但没有找到相关解决方案。
- 我已仔细阅读: 🍀 Layui Issue 贡献指南
议题类型
疑是 BUG
使用版本
v2.13.8
问题描述
layui/css/modules/layer/default/layer.css?v=3.5.1
报错404,但是版本包中没有这个文件,是啥原因呢
业务代码
<link type="text/css" rel="stylesheet" href="<%=contextPath%>/static/layui/css/layui.css">
<script type="text/javascript" src="<%=contextPath%>/static/layui/layui.js"></script>
截图补充
No response
浏览器
149.0.7827.103(正式版本) (arm64)
演示地址
No response
友好承诺
- 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 良好的社区氛围。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the v2.13.8 package contents around layui/css/modules/layer/default/layer.css?v=3.5.1 and the referenced layui.css and layui.js files. Trace why the missing stylesheet is requested; the issue is done when a standard v2.13.8 package no longer produces a 404 for this path or contains the file required by the request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100