|
@@ -21,7 +21,7 @@
|
|
.add-list>li{margin: 10px 0;}
|
|
.add-list>li{margin: 10px 0;}
|
|
.cp-list{list-style-type: none;margin: 0;padding: 0;}
|
|
.cp-list{list-style-type: none;margin: 0;padding: 0;}
|
|
.cp-list>li{position: relative; cursor: pointer;clear: both;padding: 15px 0;}
|
|
.cp-list>li{position: relative; cursor: pointer;clear: both;padding: 15px 0;}
|
|
- .my-select{border: 1px solid rgba(0,0,0,.1);padding:6px 50px 6px 15px;height: 34px;margin: 0 10px; -webkit-appearance:none;appearance:none;background: url(${path}/common/images/pts/select-1.png) right center no-repeat;background-size:auto 100%;}
|
|
|
|
|
|
+ .my-select{border: 1px solid rgba(0,0,0,.1);padding:6px 50px 6px 15px;height: 34px; -webkit-appearance:none;appearance:none;background: url(${path}/common/images/pts/select-11.png) right center no-repeat;background-size:auto 100%;}
|
|
input[type=radio]{-webkit-appearance:none;appearance:none;background: url(${path}/common/images/pts/radio-1.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
|
|
input[type=radio]{-webkit-appearance:none;appearance:none;background: url(${path}/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(${path}/common/images/pts/radio-2.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(${path}/common/images/pts/radio-2.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
|
|
select{border: 1px solid rgba(0,0,0,.1);border-radius: 5px;padding:6px 35px 6px 5px;height: 32px;-webkit-appearance:none;appearance:none;background: url(${path}/common/images/pts/select-1.png) right center no-repeat !important;background-size:auto 100% !important;margin-right: 10px;width: 85px;}
|
|
select{border: 1px solid rgba(0,0,0,.1);border-radius: 5px;padding:6px 35px 6px 5px;height: 32px;-webkit-appearance:none;appearance:none;background: url(${path}/common/images/pts/select-1.png) right center no-repeat !important;background-size:auto 100% !important;margin-right: 10px;width: 85px;}
|
|
@@ -30,9 +30,9 @@
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
<nav class="breadcrumb"><i class="Hui-iconfont"></i> 首页
|
|
<nav class="breadcrumb"><i class="Hui-iconfont"></i> 首页
|
|
- <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: #58d2ea;color: #fff;" href="javascript:location.replace(location.href);" title="刷新" ><i class="Hui-iconfont"></i></a>
|
|
|
|
|
|
+ <span class="c-gray en">/</span> 产品管理
|
|
|
|
+ <span class="c-gray en">/</span> 添加产品
|
|
|
|
+ <a class="btn radius r" href="javascript:location.replace(location.href);" title="刷新" ><i class="Hui-iconfont"></i></a>
|
|
</nav>
|
|
</nav>
|
|
<form class="form form-horizontal" id="form-admin-addProduce">
|
|
<form class="form form-horizontal" id="form-admin-addProduce">
|
|
<article class="page-container" style="padding-bottom: 80px;">
|
|
<article class="page-container" style="padding-bottom: 80px;">
|