augushong 10879a8037 feat(output_view): 导出页面重构 - 长图卡片化展示、缩略图增大、预览优化、纯图片页原图保存
- output_view.html: 长图改为固定高度卡片(70px),Blob URL查看,缩略图minmax(280px,1fr),
  竖图预览优先填充视口高度,下载功能完整保留
- phone-image.js: renderPureImageToCanvas()使用naturalWidth/naturalHeight保持原图分辨率,
  新增长图生成和保存功能
- Post.php: 新增outputView()方法提供导出页面渲染数据
- PhoneImage.php: 图片数据改为DB存储,新增saveLongImage()方法
- phone_image.html: 添加导出页面入口按钮
- 新增数据库迁移: post_output_file表添加image_data字段
2026-05-14 23:22:19 +08:00
2023-03-06 17:50:34 +08:00
2023-10-12 21:06:52 +08:00
2023-06-28 11:12:30 +08:00
2020-08-07 23:49:50 +08:00
2020-08-07 23:49:50 +08:00
2020-08-07 21:56:34 +08:00
2020-08-07 23:49:50 +08:00
2020-08-07 21:56:34 +08:00
2021-01-03 22:02:34 +08:00
2020-08-07 23:49:50 +08:00

ulthon_information

Description

基于奥宏后台模板开发的资讯发表网站

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme MulanPSL-2.0 43 MiB
Languages
JavaScript 51.4%
HTML 23.3%
PHP 14.6%
CSS 10.7%