feat: add source URL functionality to recipe modal, including dynamic display and editing options

This commit is contained in:
Will Miao
2025-05-05 20:50:32 +08:00
parent 71b97d5974
commit fd593bb61d
4 changed files with 259 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
<div class="recipe-top-section">
<div class="recipe-preview-container" id="recipePreviewContainer">
<img id="recipeModalImage" src="" alt="Recipe Preview" class="recipe-preview-media">
<!-- Source URL elements are now added dynamically in RecipeModal.js -->
</div>
<div class="info-section recipe-gen-params">