d92cf6cfbc
- 实现历史记录表格展示功能,包含开奖期号、号码及时间等字段 - 添加号码球样式显示,支持颜色和生肖标识展示 - 集成遗漏号码分析功能,可查询号码遗漏情况 - 实现走势图分析功能,使用ECharts展示号码趋势 - 添加冷热分析功能,统计号码热度排行 - 实现波色、生肖、奇偶、大小等多维度分析工具 - 集成和值分析、连号分析、尾数分析等功能 - 添加特码冷热列表展示功能 - 实现综合统计面板功能 - 集成筛号器功能,支持多种筛选条件 - 添加号码预测和正码关联预测功能 - 实现尾首概率分析功能 - 集成颜色和生肖映射加载机制
248 lines
5.4 KiB
JSON
248 lines
5.4 KiB
JSON
{
|
|
"version": "1.0.0",
|
|
"lastScanned": 1777820257271,
|
|
"projectRoot": "D:\\code\\php\\amlhc",
|
|
"techStack": {
|
|
"languages": [
|
|
{
|
|
"name": "JavaScript/TypeScript",
|
|
"version": null,
|
|
"confidence": "high",
|
|
"markers": [
|
|
"package.json"
|
|
]
|
|
},
|
|
{
|
|
"name": "PHP",
|
|
"version": null,
|
|
"confidence": "high",
|
|
"markers": [
|
|
"composer.json"
|
|
]
|
|
}
|
|
],
|
|
"frameworks": [],
|
|
"packageManager": "composer",
|
|
"runtime": null
|
|
},
|
|
"build": {
|
|
"buildCommand": "npm run build",
|
|
"testCommand": null,
|
|
"lintCommand": null,
|
|
"devCommand": null,
|
|
"scripts": {
|
|
"build": "grunt"
|
|
}
|
|
},
|
|
"conventions": {
|
|
"namingStyle": null,
|
|
"importStyle": null,
|
|
"testPattern": null,
|
|
"fileOrganization": null
|
|
},
|
|
"structure": {
|
|
"isMonorepo": false,
|
|
"workspaces": [],
|
|
"mainDirectories": [
|
|
"public"
|
|
],
|
|
"gitBranches": null
|
|
},
|
|
"customNotes": [],
|
|
"directoryMap": {
|
|
"addons": {
|
|
"path": "addons",
|
|
"purpose": null,
|
|
"fileCount": 1,
|
|
"lastAccessed": 1777820257227,
|
|
"keyFiles": []
|
|
},
|
|
"analysis": {
|
|
"path": "analysis",
|
|
"purpose": null,
|
|
"fileCount": 2,
|
|
"lastAccessed": 1777820257228,
|
|
"keyFiles": [
|
|
"predict_analysis.php",
|
|
"predict_analysis.py"
|
|
]
|
|
},
|
|
"application": {
|
|
"path": "application",
|
|
"purpose": null,
|
|
"fileCount": 8,
|
|
"lastAccessed": 1777820257239,
|
|
"keyFiles": [
|
|
"build.php",
|
|
"command.php",
|
|
"common.php",
|
|
"config.php",
|
|
"database.php"
|
|
]
|
|
},
|
|
"extend": {
|
|
"path": "extend",
|
|
"purpose": null,
|
|
"fileCount": 1,
|
|
"lastAccessed": 1777820257239,
|
|
"keyFiles": []
|
|
},
|
|
"public": {
|
|
"path": "public",
|
|
"purpose": "Public files",
|
|
"fileCount": 5,
|
|
"lastAccessed": 1777820257240,
|
|
"keyFiles": [
|
|
"admin.php",
|
|
"index.php",
|
|
"robots.txt",
|
|
"router.php"
|
|
]
|
|
},
|
|
"runtime": {
|
|
"path": "runtime",
|
|
"purpose": null,
|
|
"fileCount": 1,
|
|
"lastAccessed": 1777820257240,
|
|
"keyFiles": []
|
|
},
|
|
"sql": {
|
|
"path": "sql",
|
|
"purpose": null,
|
|
"fileCount": 2,
|
|
"lastAccessed": 1777820257240,
|
|
"keyFiles": [
|
|
"amlhc.sql",
|
|
"macaujc_history.sql"
|
|
]
|
|
},
|
|
"thinkphp": {
|
|
"path": "thinkphp",
|
|
"purpose": null,
|
|
"fileCount": 15,
|
|
"lastAccessed": 1777820257241,
|
|
"keyFiles": [
|
|
"base.php",
|
|
"codecov.yml",
|
|
"composer.json",
|
|
"console.php",
|
|
"CONTRIBUTING.md"
|
|
]
|
|
},
|
|
"vendor": {
|
|
"path": "vendor",
|
|
"purpose": "Third-party code",
|
|
"fileCount": 1,
|
|
"lastAccessed": 1777820257242,
|
|
"keyFiles": [
|
|
"autoload.php"
|
|
]
|
|
},
|
|
"application\\api": {
|
|
"path": "application\\api",
|
|
"purpose": "API routes",
|
|
"fileCount": 2,
|
|
"lastAccessed": 1777820257242,
|
|
"keyFiles": [
|
|
"common.php",
|
|
"config.php"
|
|
]
|
|
},
|
|
"public\\assets": {
|
|
"path": "public\\assets",
|
|
"purpose": "Static assets",
|
|
"fileCount": 1,
|
|
"lastAccessed": 1777820257246,
|
|
"keyFiles": [
|
|
"index.html"
|
|
]
|
|
}
|
|
},
|
|
"hotPaths": [
|
|
{
|
|
"path": "public\\assets\\js\\backend\\history.js",
|
|
"accessCount": 40,
|
|
"lastAccessed": 1777724915715,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "application\\admin\\model\\History.php",
|
|
"accessCount": 12,
|
|
"lastAccessed": 1777724152835,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "application\\admin\\controller\\History.php",
|
|
"accessCount": 10,
|
|
"lastAccessed": 1777724090471,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "application\\admin\\view\\history\\index.html",
|
|
"accessCount": 5,
|
|
"lastAccessed": 1777707308124,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": ".planning\\STATE.md",
|
|
"accessCount": 3,
|
|
"lastAccessed": 1777707396710,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "C:\\Users\\91611\\.claude\\get-shit-done\\workflows\\do.md",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777706998579,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "C:\\Users\\91611\\.claude\\get-shit-done\\workflows\\quick.md",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707018668,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "sql",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707065981,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "public\\assets\\js",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707066026,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "application\\admin\\view\\history\\add.html",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707072623,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "application\\admin\\view\\history\\edit.html",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707072753,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "sql\\amlhc.sql",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707078109,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": ".planning\\quick\\260502-ljh-history\\260502-ljh-PLAN.md",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707180604,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": ".planning\\quick\\260502-ljh-history\\260502-ljh-SUMMARY.md",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1777707369645,
|
|
"type": "file"
|
|
}
|
|
],
|
|
"userDirectives": []
|
|
} |