測試捷運站出口測試捷運站出口測試捷運站出口測試捷運站出口測站
忠孝復興站4號出口
空間介紹
ergergregergergregergergergergergergergergergergergergeriogjeriogjioerjgoiperwjgoiejgioejgioerjgioerjgioerjgioejrgiojergiojerigojreoigjreiogjreiogjoiergjioergjioergjiorejgioerjgiorejgioerjgioerjgioerjgioerjgioerjgioerj文件
}
const file = input.target.files[index];fer
const reader = new FileReader();
reader.onload = function (e) {
const image = new Image();
image.onload = function () {
const width = image.width;
const height = image.height;
if (width > widthLimit || height > heightLimit) {
err('超出長寬', '照片尺寸需小於' + widthLimit + 'x' + heightLimit);
} else {
const imgDetail = {
name: file.name,
result: e.target.result
};
callback(imgDetail);
}
processFile(index + 1); // 处理下一个文件
};
image.src = e.target.result;
};
reader.readAsDataURL(file);
}
await processFile(0); // 开始处理第一个文件
}
export async function uploadImage(input, callback, err, widthLimit = 20000, heightLimit = 20000, limit = 10) {
async function processFile(index) {
if (index >= input.target.files.length) {
return; // 处理完所有文件
}
const file = input.target.files[index];
const reader = new FileReader();
reader.onload = function (e) {
const image = new Image();
image.onload = function () {
const width = image.width;
const height = image.height;
if (width > widthLimit || height > heightLimit) {
...顯示更多
預訂流程
空間坪數
提供設備
自訂設備*1
大眾運輸
開車資訊
停車資訊
使用規範
請配合遵守以下規範,若違反任一項規定將有相對應之罰款:
• 空間使用者於租用開始之前、中、後,任何放置於空間內、公共區域之物品,將不負責任何保管及賠償責任。
• 由於故意或過失導致空間遭受損害時,我們將向該使用者要求賠償。
• 嚴禁吸菸、毒品、攜帶危險物品、賭博等違反法令規定、公共秩序或善良風俗的行為。
• 禁止使用任何破壞牆面的工具及物品。
• 請配合承租的時間使用空間,不得提早入場或超時離場
退訂政策
- 預約時間的 2 天前(含)取消,扣除手續費 5% 後,退款訂單金額的 95 %
- 預約時間的 1 天內(含)無法取消訂單及退款。