|
|
| 第43行: |
第43行: |
| </div> | | </div> |
| </div> | | </div> |
|
| |
| <!-- 选择模态框 -->
| |
| <div id="selection-modal" style="display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); z-index: 10000; overflow-y: auto;">
| |
| <div style="position: relative; background: white; margin: 20px auto; padding: 20px; border-radius: 8px; max-width: 90%; max-height: 90vh; overflow-y: auto;">
| |
| <button onclick="closeSelectionModal()" style="position: absolute; top: 10px; right: 10px; background: #ff4444; color: white; border: none; border-radius: 50%; width: 30px; height: 30px; cursor: pointer;">×</button>
| |
| <div id="modal-content"></div>
| |
| </div>
| |
| </div>
| |
| {{#微件:配队模拟器}}
| |