| | |
| | | |
| | | @*<link href="~/css/plugins/iCheck/custom.css" rel="stylesheet">*@ |
| | | <link href="~/css/style.min.css" rel="stylesheet"> |
| | | <link href="~/css/plugins/chosen/chosen.css" rel="stylesheet"> |
| | | <link href="~/css/plugins/chosen/chosen.css?v=7" rel="stylesheet"> |
| | | @*<link href="~/js/plugins/layer/skin/layer.css" rel="stylesheet">*@ |
| | | @*<link href="~/css/plugins/datapicker/datepicker3.css" rel="stylesheet">*@ |
| | | <link href="~/css/style.min.css" rel="stylesheet"> |
| | |
| | | |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">行业分类<i class="red">*</i></label> |
| | | <div class="col-sm-2 col-md-2" grouptype="Vdata"> |
| | | <select id="Hyfl" class="form-control" name="Hyfl" data-placeholder="选择 序列 ..."> |
| | | <select id="Hyfl" class="form-control" name="Hyfl" data-placeholder="选择 序列 ..." > |
| | | <option value="" hassubinfo="true">请选择</option> |
| | | @foreach (var item in hyfl) |
| | | { |