<!doctype html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>进销货清单</title> <style> body { font-family: arial, sans-serif; margin: 0; padding: 0; display: flex; flex-direction: column; min-height: 100vh; } .container { width: 100%; max-width: 600px; flex: 1; position: relative; } table { width: 100%; bor
```html <!doctype html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>进销货清单</title> <style> body { font-family: arial, sans-serif; margin: 0; padding: 0; display: flex; flex-direction: column; min-height: 100vh; } .container { width: 100%; max-width: 600px; flex: 1; position: relative; } table { width: 100%; border-collapse: collapse; } th, td { border: 1px solid #ccc; padding: 8px; text-align: left; } th { background-color: #f2f2f2; } </style> </head> <body> <div class="container"> <table> <thead> <tr> <th>商品名称</th> <th>数量</th> <th>单价</th> <th>总价</th> </tr> </thead> <tbody> <!-- 示例数据,实际应从数据库或其他数据源获取 --> <tr> <td>商品A</td> <td>5</td> <td>100</td> <td>500</td> </tr> <tr> <td>商品B</td> <td>3</td> <td>200</td> <td>600</td> </tr> <!-- 其他行数据... --> </tbody> </table> </div> </body> </html> ``` [2024-09-08 00:49:40 | AI写代码神器 | 495点数解答]
- [讯飞星火] <!doctype html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>进销货清单</title> <style> body { font-family: arial, sans-serif; margin: 0; padding: 0; display: flex; flex-direction: column; min-height: 100vh; } .container { width: 100%; max-width: 600px; flex: 1; position: relative; } table { width: 100%; bor(495点数解答 | 2024-09-08 00:49:40)2500
- [DeepSeek] ```html <!doctype html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>进销货清单</title> <style> body { font-family: arial, sans-serif; margin: 0; padding: 0; display: flex; flex-direction: column; min-height: 100vh; } .container { width: 100%; max-width: 600px; flex: 1; position: relative; } table { width: 100%; (238点数解答 | 2025-11-13 09:31:38)15
- [DeepSeek] ```html <!doctype html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>进销货清单</title> <style> body { font-family: arial, sans-serif; margin: 0; padding: 0; display: flex; flex-direction: column; min-height: 100vh; } .container { width: 100%; max-width: 600px; flex: 1; position: relative; } table { width: 100%; (149点数解答 | 2025-11-13 09:32:27)17
- [字节豆包] <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>玫瑰曲线</title> <style> body { margin: 0; padding: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100vh; background-color: #f8f8f8; font-family: 'Arial', sans-serif; (176点数解答 | 2025-05-10 07:39:18)121
- [字节豆包] <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>玫瑰曲线</title> <style> body { margin: 0; padding: 20px; font-family: 'Arial', sans-serif; background-color: #f8f8f8; display: flex; flex-direction: column; align-items: center; min-height: 100vh; } h1 { c(188点数解答 | 2025-04-29 19:06:16)142
- [字节豆包] <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>节约粮食,珍惜粮食 - 创意海报</title> <style> body { display: flex; justify-content: center; align-items: center; flex-direction: column; min-height: 100vh; margin: 0; background-color: #f0f0f0; font-family: Arial, sans-serif; } h1 { (766点数解答 | 2025-09-14 08:37:51)55
- [字节豆包] <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>点击名字触发动画</title> <style> body { font-family: 'Arial', sans-serif; display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100vh; margin: 0; background-color: #f0f0f0; } .name-bu(180点数解答 | 2025-03-15 19:49:13)145
- [DeepSeek] <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Vocabulary Flashcards</title> <style> body { font-family: 'Arial', sans-serif; background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100vh; (719点数解答 | 2025-03-29 21:31:19)135
- [字节豆包] <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { font-family: Arial, sans-serif; display: flex; flex-direction: column; align-items: center; justify-content: center; } .image-container { display: flex; flex-wrap: wrap; justify-content: space-around; } (184点数解答 | 2025-02-17 17:18:31)163
- [DeepSeek] <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>像素换装游戏</title> <style> body { margin: 0; padding: 10px; background: #f0f0f0; display: flex; flex-direction: column; align-items: center; font-family: Arial, sans-serif; } #character { width: 160px; height: 240p(617点数解答 | 2025-05-15 17:05:55)109
- [DeepSeek] <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>幸运大转盘</title> <style> body { display: flex; justify-content: center; align-items: center; height: 100vh; font-family: Arial, sans-serif; background-color: #f0f0f0; } .wheel-container { position: relative; width: 300px; (389点数解答 | 2025-05-01 16:32:00)182
- [字节豆包] <!doctype html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> </head> <style> body{display:flex;justify-content:center; margin-top:200px;background-color:#171715;} #container{ display: flex; justify-content: center; align-items: flex-start; height: 500px; } #canvas3d{ width: 500px; height: 500px; } </style> <body> <div id='container'> <canvas i(35点数解答 | 2024-11-09 10:44:18)196