摘要: 一,js代码: <template> <div style="position:relative;"> <div style="width: 700px;margin: auto;"> <h1>反色/灰度/褐色</h1> <div><input type="file" accept="image/* 阅读全文
posted @ 2022-09-09 18:46 刘宏缔的架构森林 阅读(245) 评论(0) 推荐(0)
摘要: vue.js3:色调色相调整并保存(vue@3.2.37) 一,js代码: <template> <div style="position:relative;"> <div style="width: 700px;margin: auto;"> <h1>色调/色相 调整</h1> <div><input type="file" accept="image/* 阅读全文
posted @ 2022-09-09 16:08 刘宏缔的架构森林 阅读(312) 评论(0) 推荐(0)
摘要: 一,js代码: <template> <div style="background: #ffffff;" id="root" > <div style="width: 700px;margin: auto;"> <div><input type="file" accept="image/*" @ch 阅读全文
posted @ 2022-09-09 11:10 刘宏缔的架构森林 阅读(1408) 评论(0) 推荐(0)