|
@@ -14,12 +14,12 @@
|
|
|
input[type=radio]{-webkit-appearance:none;appearance:none;background: url(/common/images/pts/radio-1.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
|
|
|
input[type=radio]:checked{-webkit-appearance:none;appearance:none;background: url(/common/images/pts/radio-2.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
|
|
|
</style>
|
|
|
- <title>添加Bom - Bom管理 - RST</title>
|
|
|
+ <title>添加客诉 - 客诉管理 - RST</title>
|
|
|
</head>
|
|
|
<body>
|
|
|
<nav class="breadcrumb"><i class="Hui-iconfont"></i> 首页
|
|
|
- <span class="c-gray en">></span> Bom管理
|
|
|
- <span class="c-gray en">></span> 添加Bom
|
|
|
+ <span class="c-gray en">></span> 客诉管理
|
|
|
+ <span class="c-gray en">></span> 添加客诉
|
|
|
<a class="btn radius r"
|
|
|
style="line-height:1.6em;margin-top:3px;background: #32a3d8;color: #fff;border:1px solid #32a3d8;"
|
|
|
href="javascript:location.replace(location.href);" title="刷新"><i class="Hui-iconfont"></i></a>
|
|
@@ -27,8 +27,6 @@
|
|
|
<article class="page-container" style="padding: 10px;width: 600px;margin: 0 auto;">
|
|
|
<form action="${path}/admin/bom/save_bom" method="post" class="form form-horizontal" id="form-bom-add">
|
|
|
|
|
|
-
|
|
|
-
|
|
|
<div class="row cl">
|
|
|
<label class="form-label col-xs-4 col-sm-3">修改基础:</label>
|
|
|
<div class="formControls col-xs-8 col-sm-9"> <span class="select-box">
|