Advertisement

查询商品 01 查询商品 01

阅读量:
复制代码
 <!DOCTYPE html>

    
 <html lang="en">
    
  
    
 <head>
    
     <meta charset="UTF-8">
    
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
     <title>Document</title>
    
 </head>
    
  
    
 <body>
    
     <div class="search">
    
     按照价格查询:<input type="text" class="start">-<input type="text" class="end">
    
     <button class="search-price">搜索</button> 按照商品名称查询
    
     <input type="text" class="product"><button class="search-pro">查询</butt

全部评论 (0)

还没有任何评论哟~