123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448 |
- <style>
- .upLoadText {
- margin: 0;
- }
- .bodyDiv-left {
- width: 700px;
- display: inline-block;
- vertical-align: top;
- margin-right: 20px;
- }
- .padding-17 {
- padding: 17px;
- }
- .bodyDiv-left-top {
- height: 368px;
- border: 1px solid #9AA2A7;
- border-radius: 8px;
- background-color: white;
- margin-bottom: 20px;
- }
- .bodyDiv-left-top-tr-3 {
- font-size: 16px;
- color: RGBA(102, 102, 102, 1);
- padding-bottom: 10px;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- }
- .bodyDiv-left-bottom {
- height: 208px;
- border: 1px solid #9AA2A7;
- border-radius: 8px;
- background-color: white;
- }
- .bodyDiv-right {
- width: 270px;
- display: inline-block;
- vertical-align: top;
- }
- .bodyDiv-right-top {
- height: 208px;
- border: 1px solid #9AA2A7;
- border-radius: 8px;
- background-color: white;
- margin-bottom: 20px;
- background-image: url('./assets/images/bg_baozhang.png');
- background-size: 100%;
- background-repeat: no-repeat;
-
-
- }
- .bodyDiv-right-top-1 {
- height: 34px;
-
- font-size: 18px;
- color: rgba(51, 51, 51, 1);
- text-align: center;
- margin-bottom: 34px;
- }
- .bodyDiv-right-top-2 {
- height: 52px;
- line-height: 46px;
- font-size: 16px;
- color: rgba(255, 255, 255, 1);
- text-align: center;
- background-image: url('./assets/images/bg_woyaobaozhang.png');
- background-size: 100%;
- background-repeat: no-repeat;
- }
- .bodyDiv-right-top-3 {
- height: 52px;
- line-height: 62px;
- font-size: 16px;
- color: rgba(51, 51, 51, 1);
- text-align: center;
- background-image: url('./assets/images/bg_wodebaozhang.png');
- background-size: 100%;
- background-repeat: no-repeat;
- }
- .bodyDiv-right-bottom {
- height: 368px;
- border: 1px solid #9AA2A7;
- border-radius: 8px;
- background-color: white;
- }
- .bodyDiv-left-top-span-1 {
- font-size: 20px;
- color: rgba(51, 51, 51, 1);
- }
- .bodyDiv-left-top-span-2 {
- float: right;
- font-size: 14px;
- color: rgba(26, 61, 100, 1)
- }
- .bodyDiv-left-bottom-0 {
- padding: 0px 24px;
- }
- .bodyDiv-left-bottom-1 {
- height: 34px;
- font-size: 16px;
- color: #666666;
- line-height: 34px;
- border-bottom: 1px solid #D1D1D1;
- margin-bottom: 10px;
- }
- .bodyDiv-left-bottom-span-2 {
- float: right;
- color: #D1D1D1;
- }
- .textOver {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .bodyDiv-right-bottom-0 {
-
- }
- .bodyDiv-right-bottom-1 {
- padding-bottom: 10px;
- }
- .bodyDiv-right-bottom-2 {
- height: 20px;
- padding-bottom: 10px;
- }
- .bodyDiv-right-bottom-2-1 {
- display: inline-block;
- vertical-align: top;
-
- }
- .bodyDiv-right-bottom-2-1>img {
- width: 20px;
- height: 20px;
- }
- .bodyDiv-right-bottom-2-2 {
- display: inline-block;
- vertical-align: top;
- height: 20px;
- line-height: 20px;
- font-size: 12px;
- color: RGBA(153, 153, 153, 1)
- }
- .bodyDiv-right-bottom-2-3 {
- float: right;
- display: inline-block;
- vertical-align: top;
- height: 20px;
- line-height: 20px;
- font-size: 12px;
- color: rgba(153, 153, 153, 1);
- }
- .bodyDiv-right-bottom-3 {
- font-size: 14px;
- color: rgba(102, 102, 102, 1);
-
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 3;
- -webkit-box-orient: vertical;
- }
- .borderBottom {
- border-bottom: 1px solid #d1d1d1;
- margin-bottom: 10px;
- padding-bottom: 4px;
- }
- .gengDuo {
- color: #d1d1d1 !important;
- }
- .quesheng {
- text-align: center;
- padding-top: 50px;
- }
- </style>
- <div>
- <div class="bodyDiv-left">
- <div class="bodyDiv-left-top padding-17">
- <div>
- <span class="bodyDiv-left-top-span-1">常见问题</span>
- <span class="bodyDiv-left-top-span-2">
- <a class="gengDuo" href="#/tab/knowledgeList" ng-click="nevigateChange('常见问题')"> 更多>></a>
- </span>
- </div>
- <div class="item" ng-if="!solutionLists.length">
- <div class="quesheng">
- <span class=""> 暂无常见问题</span>
- </div>
- </div>
- <br>
- <table width="100%" border="0" cellspacing="0" cellpadding="0" ng-repeat="item in solutionLists">
- <tr>
- <td width="50" valign="top">
- <img src="assets/images/bz_user.jpg" width="36" height="36">
- </td>
- <td>{{item.title}}</td>
- </tr>
- <tr>
- <td width="50" valign="top"> </td>
- <td class="more">{{item.createUserName}} 于 {{item.createtime | date:"yyyy-MM-dd HH:mm:ss" }}
- 创建 | {{item.releasetime | date:"yyyy-MM-dd HH:mm:ss"}} 发布</td>
- </tr>
- <tr>
- <td width="50" valign="top"> </td>
- <td class="bodyDiv-left-top-tr-3">摘要 : {{item.fileAbstract}}</td>
- <tr>
- <td width="50" valign="top"> </td>
- <td align="right"> </td>
- </tr>
- <tr>
- <td height="20" colspan="2" valign="top" style="border:#999999 dotted;border-width:0px 0px 1px 0px">
- </td>
- </tr>
- <tr>
- <td height="20" colspan="2" valign="top"></td>
- </tr>
- </table>
- </div>
-
- </div>
- <div class="bodyDiv-right">
- <div class="bodyDiv-right-top">
- <div class="padding-17">
- <div class="bodyDiv-right-top-1">
- 报障入口
- </div>
- <a href="#/tab/requesterIndex" ng-click="nevigateChange('我要报障')">
- <div class="bodyDiv-right-top-2">
- 我要报修
- </div>
- </a>
- <a href="#/tab/requesterList" ng-click="nevigateChange('我的报障')">
- <div class="bodyDiv-right-top-3">
- 我的报修
- </div>
- </a>
- </div>
- </div>
-
- </div>
- </div>
|