@@ -19,6 +19,7 @@
<link rel="stylesheet" href="static/lib/calendar/calendar.css">
<link rel="stylesheet" href="static/lib/angular/ng-table.css">
<link rel="stylesheet" type="text/css" href="static/lib/keyboard/css/softkeys-0.0.1.css">
+<link rel="stylesheet" href="static/css/commonComponent.css" />
</head>
<body>
<!-- 消息提示框 Start-->
@@ -335,9 +335,9 @@
-webkit-box-shadow: none;
box-shadow: none;
}
- .com-del-box{
+ /*.com-del-box{
- }
+ }*/
.com-del-box .title i.fa-close{
font-size: 16px;
@@ -526,4 +526,16 @@
</div>
-
+<div class="com-del-box">
+ <div class="title">
+ <i></i>
+ </div>
+ <div class="content">
+ <p><img src="static/img/product/check.png" alt="">上传产品成功!</p>
+ <div class=""></div>
+ <div>
+ <a>取消</a>
+ <a>确认</a>
+</div>