addlinktext.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746
  1. <link rel="stylesheet" href="/assets/css/tuwen.css" />
  2. <style type="text/css">
  3. .img_txt_add_but:hover,.img_txt_add_but:active,.img_txt_add_but:focus{
  4. color: #1581ff
  5. }
  6. .dyhcheck{background:#f2f2f2;padding:10px 0;}
  7. .dyhcheck label{padding:0 20px;}
  8. .dyhcheck label input{margin-right:10px;}
  9. .toptabul{border-bottom:1px solid #333;height:42px;}
  10. .toptabul li{float:left;margin-right:10px;}
  11. .toptabul li a{display:block;padding:0 10px;position:relative;top:1px;height:41px;line-height:41px;}
  12. .toptabul li.cur a{color:#1D81FD;border-bottom:1px solid #1D81FD;}
  13. .queryformdiv{padding:0 0 20px;overflow:hidden;}
  14. .queryformdiv .input1{width:150px;height:30px;border:1px solid #a9a9a9;vertical-align:middle;}
  15. .queryformdiv label{padding-right:35px;float:left;margin-top:20px;}
  16. .queryformdiv span{width:80px;float:left;height:30px;line-height:30px;}
  17. .queryformdiv .sub{width:128px;height:30px;border:none;background:#199ed8;color:#fff;}
  18. .addtuwen li{margin:20px;float:left;width:298px;border:1px solid #e4e4e4;text-align:center;}
  19. .addtuwen li span{font-weight:bold;font-size:34px;display:block;}
  20. .addtuwen li a{display:block;height:128px;padding-top:40px;}
  21. #pubuliu{width:80%;margin:0 auto;}
  22. #pubuliu .column{ float:left;width:280px;margin-right:50px;}
  23. #pubuliu .column:last-child{margin:0;}
  24. .wxb-card-item-inner .article-actions .action-item{position:relative;}
  25. .wxb-card-item-inner .article-actions .action-item em.alt{position:absolute;width: 50px;left: 50%;text-align:center;margin-left: -25px;top: -20px;display:none;font-style:normal;}
  26. .wxb-card-item-inner .article-actions .action-item:hover em.alt{display:block;}
  27. .img_txt_add_but:hover,.img_txt_add_but:active,.img_txt_add_but:focus,
  28. .textarea_txt_add_but:hover,.textarea_txt_add_but:active,.textarea_txt_add_but:focus{
  29. color: #1581ff
  30. }
  31. .textarea_txt_main,
  32. .textarea_txt_box{
  33. overflow: hidden;
  34. }
  35. .textarea_txt_box{
  36. }
  37. .textarea_txt_box textarea{
  38. display: block;
  39. margin: 0;
  40. padding: 10px;
  41. width: 100%;
  42. height: 200px;
  43. font-size: 14px;
  44. line-height: 1.4;
  45. outline: none;
  46. border: 1px solid #ccc;
  47. resize: none;
  48. }
  49. .textarea_txt_but_box{
  50. overflow: hidden;
  51. padding: 10px 0;
  52. }
  53. .textarea_txt_but_box a{
  54. float: left;
  55. padding: 0 8px;
  56. margin-right: 10px;
  57. height: 30px;
  58. background-color: #f60;
  59. font-size: 14px;
  60. color: #fff;
  61. line-height: 30px;
  62. }
  63. .textarea_txt_error{
  64. overflow: hidden;
  65. padding: 10px 0 0;
  66. }
  67. .textarea_txt_error strong{
  68. float: left;
  69. height: 24px;
  70. color: #f60;
  71. font-size: 14px;
  72. font-weight: normal;
  73. line-height: 24px;
  74. }
  75. .textarea_txt_error span{
  76. float: right;
  77. height: 24px;
  78. color: #f60;
  79. font-size: 14px;
  80. font-weight: normal;
  81. line-height: 24px;
  82. }
  83. .switch_txt_but{
  84. display: block;
  85. height: 40px;
  86. width: 180px;
  87. background-color: #f60;
  88. color: #fff;
  89. font-size: 14px;
  90. text-align: center;
  91. line-height: 40px;
  92. border-radius: 3px;
  93. }
  94. .img_txt_url{
  95. overflow: hidden;
  96. padding: 20px 0;
  97. background-color: #fff;
  98. }
  99. .img_txt_url ul{
  100. display: block;
  101. }
  102. .img_txt_url li{
  103. position: relative;
  104. left: 0;
  105. top: 0;
  106. height: 50px;
  107. }
  108. .img_txt_url p{
  109. overflow: hidden;
  110. padding: 0 20px;
  111. height: 50px;
  112. font-size: 14px;
  113. text-align: left;
  114. color: #3292e0;
  115. line-height: 50px;
  116. display: -webkit-box;
  117. -webkit-box-orient: vertical;
  118. -webkit-line-clamp: 1;
  119. }
  120. .img_txt_tip_box{
  121. visibility: hidden;
  122. position: absolute;
  123. left: 0;
  124. top: 0;
  125. right: 0;
  126. bottom: 0;
  127. padding: 15px 0;
  128. background-color: rgba(0,0,0,.6);
  129. text-align: center;
  130. }
  131. .img_txt_url li:hover .img_txt_tip_box{
  132. visibility: visible;
  133. }
  134. .img_txt_tip_box i{
  135. overflow: hidden;
  136. display: inline-block;
  137. margin: 0 10px;
  138. height: 20px;
  139. width: 20px;
  140. font-size: 14px;
  141. color: #fff;
  142. text-align: center;
  143. line-height: 20px;
  144. border-radius: 20px;
  145. cursor: pointer;
  146. }
  147. .img_txt_tip_box i:hover{
  148. background-color: #1581ff;
  149. }
  150. .anticon_edit_box{
  151. overflow: hidden;
  152. padding: 20px;
  153. width: 520px;
  154. height: 120px;
  155. }
  156. .anticon_edit_select_tit_box,
  157. .anticon_edit_input_tit_box{
  158. margin: 10px 0;
  159. height: 30px;
  160. }
  161. .anticon_edit_select_tit_box strong,
  162. .anticon_edit_input_tit_box strong{
  163. float: left;
  164. height: 30px;
  165. margin-right: 10px;
  166. white-space: nowrap;
  167. font-weight: normal;
  168. font-size: 14px;
  169. color: #666;
  170. line-height: 30px;
  171. }
  172. .anticon_edit_select_tit_box p{
  173. overflow: hidden;
  174. float: left;
  175. margin-right: 20px;
  176. height: 30px;
  177. width: 250px;
  178. font-size: 14px;
  179. color: #666;
  180. line-height: 30px;
  181. display: -webkit-box;
  182. -webkit-box-orient: vertical;
  183. -webkit-line-clamp: 1;
  184. }
  185. .anticon_edit_select_tit_box a{
  186. overflow: hidden;
  187. float: left;
  188. margin-top: 4px;
  189. width: 22px;
  190. height: 22px;
  191. background-color: #f60;
  192. color: #fff;
  193. font-size: 14px;
  194. text-align: center;
  195. line-height: 22px;
  196. border-radius: 2px;
  197. }
  198. .anticon_edit_input_tit{
  199. overflow: hidden;
  200. padding: 4px 10px;
  201. float: left;
  202. height: 30px;
  203. border: 1px solid #ccc;
  204. width: 360px;
  205. box-sizing: border-box;
  206. border-radius: 2px;
  207. }
  208. .anticon_edit_input_tit input{
  209. margin: 0;
  210. padding: 0;
  211. border: 0;
  212. outline: none;
  213. display: block;
  214. height: 20px;
  215. width: 100%;
  216. font-size: 14px;
  217. color: #666;
  218. }
  219. .wxb-card-item{
  220. padding-bottom: 0;
  221. }
  222. .layui-layer-fast .layui-layer-btn .layui-layer-btn0{
  223. background-color: red!important;
  224. border-color: red!important;
  225. }
  226. .layui_txt{
  227. padding:20px;
  228. height:100%;
  229. width:100%;
  230. color:#000;
  231. text-align: left;
  232. line-height: 24px;
  233. }
  234. ::-webkit-input-placeholder{
  235. color:#d2d2d2;
  236. }
  237. :-moz-placeholder{
  238. color:#d2d2d2;
  239. }
  240. ::-moz-placeholder{
  241. color:#d2d2d2;
  242. }
  243. :-ms-input-placeholder{
  244. color:#d2d2d2;
  245. }
  246. input::-webkit-outer-spin-button,
  247. input::-webkit-inner-spin-button {
  248. -webkit-appearance: none !important;
  249. margin: 0;
  250. }
  251. .test_fans_input{
  252. float: left;
  253. padding: 6px 10px;
  254. height: 30px;
  255. width: 30%;
  256. border: 1px solid #ddd;
  257. box-sizing: border-box;
  258. }
  259. .test_fans_input input{
  260. display: block;
  261. margin: 0;
  262. padding: 0;
  263. width: 100%;
  264. height: 100%;
  265. border: 0;
  266. color: #666;
  267. font-size: 14px;
  268. outline: none;
  269. }
  270. .test_fans_but{
  271. display: block;
  272. margin: 0 0 10px 32%;
  273. height: 30px;
  274. width: 90px;
  275. background-color: #f0a233;
  276. font-size: 14px;
  277. color: #fff;
  278. text-align: center;
  279. line-height: 30px;
  280. }
  281. .s_time_box{
  282. overflow: hidden;
  283. }
  284. .s_time_box span{
  285. float: left;
  286. margin: 6px 10px 6px 0;
  287. height: 24px;
  288. font-size: 14px;
  289. line-height: 24px;
  290. cursor: pointer;
  291. color: #1581ff;
  292. }
  293. .s_time_txt{
  294. overflow: hidden;
  295. margin: 0 0 10px;
  296. font-size: 14px;
  297. color: #666;
  298. line-height: 24px;
  299. }
  300. .s_tag_box{
  301. /*overflow: hidden;*/
  302. padding: 20px 20px 0;
  303. background-color: #f1f1f1;
  304. }
  305. .s_tag_li,
  306. .s_tag_footer{
  307. overflow: hidden;
  308. }
  309. .s_tag_li strong{
  310. float: left;
  311. height: 36px;
  312. width: 90px;
  313. font-size: 14px;
  314. color: #666;
  315. text-align: right;
  316. font-weight: normal;
  317. line-height: 36px;
  318. }
  319. .s_tag_li_list{
  320. margin-left: 100px;
  321. overflow: hidden;
  322. }
  323. .s_tag_li_list span{
  324. overflow: hidden;
  325. float: left;
  326. margin: 6px 10px 6px 0;
  327. padding: 0 6px;
  328. height: 24px;
  329. color: #666;
  330. cursor: pointer;
  331. line-height: 24px;
  332. border-radius: 2px;
  333. }
  334. .s_tag_li_list .s_s_tag{
  335. background-color: #1581ff;
  336. color: #fff;
  337. }
  338. .s_tag_footer{
  339. margin-top: 10px;
  340. padding: 10px 0;
  341. border-top: 1px solid #ddd;
  342. line-height: 24px;
  343. }
  344. .s_tag_footer strong,
  345. .s_tag_footer span{
  346. display: inline;
  347. height: 24px;
  348. width: 90px;
  349. font-size: 14px;
  350. color: #666;
  351. text-align: right;
  352. font-weight: normal;
  353. line-height: 36px;
  354. }
  355. .img_txt_box{
  356. margin-bottom: 20px;
  357. padding: 20px;
  358. width: 320px;
  359. background-color: #f1f1f1;
  360. box-sizing: border-box;
  361. }
  362. .img_txt_box *,
  363. .img_txt_box{
  364. -webkit-touch-callout: none;
  365. -webkit-user-select: none;
  366. -khtml-user-select: none;
  367. -moz-user-select: none;
  368. -ms-user-select: none;
  369. user-select: none;
  370. }
  371. .img_txt_list{
  372. }
  373. .img_txt_one{
  374. padding: 0 20px 10px;
  375. border-bottom: 1px solid #e9e9e9;
  376. }
  377. .img_txt_one_tit{
  378. overflow: hidden;
  379. margin-bottom: 10px;
  380. border-bottom: 1px solid #e9e9e9;
  381. cursor: pointer;
  382. }
  383. .img_txt_one_tit i,
  384. .img_txt_li_txt i{
  385. float: right;
  386. height: 22px;
  387. width: 22px;
  388. background-color: #3292e0;
  389. text-align: center;
  390. color: #fff;
  391. cursor: pointer;
  392. line-height: 22px;
  393. }
  394. .img_txt_one_h3,
  395. .img_txt_li_h3,
  396. .img_txt_one_url,
  397. .img_txt_li_url{
  398. overflow: hidden;
  399. margin: 0 26px 0 0;
  400. padding: 0 0 4px 0;
  401. font-size: 14px;
  402. color: rgba(0,0,0,0.6);
  403. line-height: 22px;
  404. }
  405. .img_txt_one_url,
  406. .img_txt_li_url{
  407. margin: 0 60px 0 0;
  408. }
  409. .img_txt_edit_url,
  410. .img_txt_edit_book,
  411. .img_txt_edit_card_o,
  412. .img_txt_edit_bookmark_o{
  413. margin-left: 6px;
  414. }
  415. .img_txt_li_h3{
  416. margin-bottom: 8px;
  417. height: 44px;
  418. }
  419. .img_txt_one_h3 input,
  420. .img_txt_li_h3 input,
  421. .img_txt_one_url input,
  422. .img_txt_li_url input{
  423. display: block;
  424. margin: 0;
  425. padding: 0;
  426. border: 0;
  427. width: 100%;
  428. height: 22px;
  429. font-size: 14px;
  430. color: rgba(0,0,0,0.6);
  431. outline: none;
  432. }
  433. .img_txt_one_url input,
  434. .img_txt_li_url input{
  435. color: #1581ff;
  436. }
  437. .img_txt_one_img{
  438. overflow: hidden;
  439. cursor: pointer;
  440. }
  441. .img_txt_one_img img{
  442. display: block;
  443. margin: 0;
  444. padding: 0;
  445. border: 0;
  446. width:100%;
  447. }
  448. .img_txt_li{
  449. position: relative;
  450. left: 0;
  451. top: 0;
  452. overflow: hidden;
  453. padding: 10px 20px;
  454. border-bottom: 1px solid #e9e9e9;
  455. }
  456. .img_txt_li_img{
  457. overflow: hidden;
  458. float: right;
  459. height: 78px;
  460. width: 78px;
  461. }
  462. .img_txt_li_img img{
  463. display: block;
  464. width: 78px;
  465. height: 78px;
  466. }
  467. .img_txt_li_txt{
  468. position: relative;
  469. left: 0;
  470. top: 0;
  471. margin: 0 88px 0 0;
  472. overflow: hidden;
  473. }
  474. .img_txt_li_txt a,
  475. .img_txt_one_tit a{
  476. display: block;
  477. overflow: hidden;
  478. padding: 3px 0;
  479. height: 26px;
  480. font-size: 14px;
  481. color: #1581ff;
  482. line-height: 20px;
  483. white-space: normal;
  484. word-break: break-all;
  485. word-wrap: break-word;
  486. box-sizing: border-box;
  487. }
  488. .img_txt_add_but,
  489. .textarea_txt_add_but{
  490. display: block;
  491. height: 40px;
  492. font-size: 16px;
  493. color: #1581ff;
  494. text-align: center;
  495. line-height: 40px;
  496. }
  497. .img_txt_add_but i,
  498. .textarea_txt_add_but i{
  499. font-size: 16px;
  500. vertical-align: middle;
  501. }
  502. .img_txt_remvoe{
  503. display: none;
  504. position: absolute;
  505. right: 0;
  506. bottom: 0;
  507. height: 36px;
  508. width: 36px;
  509. cursor: pointer;
  510. }
  511. .img_txt_li:hover .img_txt_remvoe{
  512. display: block;
  513. }
  514. .img_txt_remvoe:before {
  515. content: "";
  516. width: 0;
  517. height: 0;
  518. overflow: hidden;
  519. border: 18px solid transparent;
  520. border-bottom-color: #d0021b;
  521. border-right-color: #d0021b;
  522. _border-bottom-style: solid;
  523. _border-right-style: solid;
  524. position: absolute;
  525. left: 0;
  526. top: 0;
  527. }
  528. .img_txt_remvoe:after {
  529. content: "\f1f8";
  530. position: absolute;
  531. right: 2px;
  532. bottom: 2px;
  533. color: #fff;
  534. font-size: 16px;
  535. }
  536. .s_tag_footer span{
  537. margin-right: 20px;
  538. }
  539. a{
  540. opacity: .8;
  541. }
  542. a:hover{
  543. color: #fff;
  544. opacity: 1;
  545. }
  546. .s_tag_fans_num{
  547. display: inline-block;
  548. padding: 0 10px;
  549. height: 24px;
  550. font-size: 12px;
  551. color: #fff;
  552. background-color: #f0a233;
  553. border-radius: 2px;
  554. }
  555. a:active,
  556. a:focus {
  557. outline: none;
  558. text-decoration: none;
  559. color: #fff;
  560. }
  561. .s_tag_fans_show .s_tag_fans_allowed{
  562. display: inline-block;
  563. }
  564. .s_tag_fans_show .s_tag_fans_num{
  565. display: none;
  566. }
  567. .s_tag_fans_allowed{
  568. display: none;
  569. padding: 0 10px;
  570. height: 24px;
  571. font-size: 12px;
  572. color: #fff;
  573. background-color: #ddd;
  574. cursor: not-allowed;
  575. border-radius: 2px;
  576. }
  577. #time_div1, #time_div2 {
  578. position: static !important;
  579. }
  580. </style>
  581. <form id="add-form" class="form-horizontal form-ajax" role="form" data-toggle="validator" method="POST" action="">
  582. {include file="vipcustom/common/servicesublist" /}
  583. <div class="form-group group-type" id="group-type-news_txt">
  584. <input type="hidden" name="row[message_json]" class="img_txt_hidde_input" />
  585. <label class="control-label col-xs-12 col-sm-2">消息内容:</label>
  586. <div class="col-sm-5 new-template-wrap">
  587. <div class="img_txt_box">
  588. <div class="img_txt_list">
  589. </div>
  590. <a href="javascript:;" class="textarea_txt_add_but"><i class="fa fa-plus-square-o"></i> 添加消息</a>
  591. <input type="hidden" name="row[message_text]" class="textarea_txt_hidden_input" value="">
  592. <input type="hidden" name="msg_type" class="msg_type" value="1">
  593. </div>
  594. </div>
  595. </div>
  596. <!--消息内容 end-->
  597. <div class="form-group">
  598. <label for="c-sendtime" class="control-label col-xs-12 col-sm-2">{:__('发送时间')}:</label>
  599. <div class="col-xs-12 col-sm-8">
  600. <input id="c-sendtime" data-rule="required" class="form-control datetimepicker" data-date-format="YYYY-MM-DD HH:mm:ss" data-use-current="true" name="row[sendtime]" type="text" value="{:date('Y-m-d H:i:s')}">
  601. <div class="s_time_box">
  602. <span stime="600000">10分钟后</span>
  603. <span stime="1800000">30分钟后</span>
  604. <span stime="3600000">1小时后</span>
  605. </div>
  606. <!--<div class="s_time_txt">客服消息发送对象与时间关系较大,若发送时间较晚,则可能预估送达偏差较大</div>-->
  607. </div>
  608. </div>
  609. <div class="form-group">
  610. <label for="status" class="control-label col-xs-12 col-sm-2">接收用户:</label>
  611. <div class="col-xs-12 col-sm-8">
  612. <div class="radio">
  613. <label for="type-tag"><input id="type-tag" checked name="row[type]" type="radio" value="tag"> 按标签选择</label>
  614. <label for="type-all"><input id="type-all" name="row[type]" type="radio" value="all"> 全部用户</label></div>
  615. </div>
  616. </div>
  617. <div class="form-group group-tag-type" id="group-tag-type-tag">
  618. <input type="hidden" id="usercondition" name="row[user_json]" class="img_txt_hidde_input_no" />
  619. <label for="c-text-content" class="control-label col-xs-12 col-sm-2"></label>
  620. <div class="col-xs-12 col-sm-8">
  621. <div class="s_tag_box">
  622. <div class="s_tag_li">
  623. <strong>性别:</strong>
  624. <div id="sex" class="s_tag_li_list">
  625. <span data-sex="-1" class="s_s_tag">不限</span>
  626. <span data-sex="1">男</span>
  627. <span data-sex="2">女</span>
  628. <span data-sex="0">保密</span>
  629. </div>
  630. </div>
  631. <div class="s_tag_li">
  632. <strong>手机系统:</strong>
  633. <div id="mobile_system" class="s_tag_li_list">
  634. <span data-mobile_system="0" class="s_s_tag">不限</span>
  635. <span data-mobile_system="1">Android系统</span>
  636. <span data-mobile_system="2">iOS系统</span>
  637. </div>
  638. <span style="margin-left: 100px;display: block;color: grey;font-size: 12px;">*手机系统筛选条件仅针对老用户生效,新用户暂不支持该筛选条件</span>
  639. <span style="margin-left: 100px;display: block;color: grey;font-size: 12px;">如客服消息针对新用户的按条件筛选发送,则手机系统筛选条件需选择不限</span>
  640. </div>
  641. <div class="s_tag_li">
  642. <strong>标签:</strong>
  643. <div id="ctag" class="s_tag_li_list">
  644. <span data-cid="-1" class="s_s_tag">不限</span>
  645. </div>
  646. </div>
  647. <div class="s_tag_li">
  648. <strong>消费情况:</strong>
  649. <div id="consume" class="s_tag_li_list">
  650. <span data-fee="-1" class="s_s_tag">不限</span>
  651. <span data-fee="1">未付费</span>
  652. <span data-fee="4">已付费</span>
  653. <span data-fee="2">普通付费</span>
  654. <span data-fee="3">年费会员</span>
  655. </div>
  656. </div>
  657. <div class="s_tag_li">
  658. <strong>书币剩余:</strong>
  659. <div id="kandian" class="s_tag_li_list">
  660. <span data-kandian="-1" class="s_s_tag">不限</span>
  661. <span data-kandian="1">低于500</span>
  662. <span data-kandian="2">低于2000</span>
  663. <span data-kandian="3">2000以上</span>
  664. </div>
  665. </div>
  666. <!-- <div class="s_tag_li" style="overflow: visible;height: 50px;">-->
  667. <!-- <strong>关注时间:</strong>-->
  668. <!-- <div class="col-md-3"><input data-rule="" class="form-control datetimepicker" data-date-format="YYYY-MM-DD HH:mm:ss" data-use-current="true" name="row[sub_from]" type="text"></div>-->
  669. <!-- <div style="float: left">~</div>-->
  670. <!-- <div class="col-md-3"><input data-rule="" class="form-control datetimepicker" data-date-format="YYYY-MM-DD HH:mm:ss" data-use-current="true" name="row[sub_to]" type="text"></div>-->
  671. <!-- </div>-->
  672. <div class="s_tag_li">
  673. <strong>关注时间:</strong>
  674. <div id="subscribe_time1" class="s_tag_li_list" style="overflow: visible;height: 50px;">
  675. <span data-fee="-1" class="s_s_tag">不限</span>
  676. <span data-fee="6">12小时</span>
  677. <span data-fee="7">24小时</span>
  678. <span data-fee="8">48小时</span>
  679. <span data-fee="9">7天</span>
  680. <span data-fee="10">15天</span>
  681. <span data-fee="">自定义时间</span><br>
  682. </div>
  683. <div id="subscribe_time2" class="" style="margin-bottom: 10px;display: none;">
  684. <div id="time_div1" style="width: 200px;display: inline-block;"><input id="cdstarttime" data-rule="" class="form-control datetimepicker" data-date-format="YYYY-MM-DD HH:mm:ss" data-use-current="true" name="row[sub_from]" type="text"></div>
  685. <div style="display: inline-block;">~</div>
  686. <div id="time_div2" style="width: 200px;display: inline-block;position: static !important"><input id="cdendtime" data-rule="" class="form-control datetimepicker" data-date-format="YYYY-MM-DD HH:mm:ss" data-use-current="true" name="row[sub_to]" type="text"></div>
  687. </div>
  688. </div>
  689. <!--<div class="s_tag_footer">-->
  690. <!--<strong>符合条件的人数:</strong>-->
  691. <!--<span id="mustbe">约&#45;&#45;人</span>-->
  692. <!--<a href="javascript:;" class="s_tag_fans_num">查看粉丝数</a>-->
  693. <!--<div class="s_tag_fans_allowed">查看粉丝数</div>-->
  694. <!--</div>-->
  695. </div>
  696. </div>
  697. </div>
  698. <!-- 按标签选择 -->
  699. {include file="vipcustom/common/sendfans" /}
  700. <input type="hidden" name="row[is_save_media]" class="js_is_save_media">
  701. <input type="hidden" name="row[message_json]" id="message_json"
  702. value='[{"type":"3","title":"http://cpsn.dev.kpread.com/uploads/20180912/3cabcb45f835ed41fd0dabfaa6e04b79.jpg","image":"","menu_id":"10","channel_name":"weqwe"}]'>
  703. <div class="form-group" style="padding-bottom: 80px;">
  704. <div class="col-xs-2"></div>
  705. <div class="col-xs-12 col-sm-8 btn_save_media_but">
  706. <button type="button" class="btn">取消</button>
  707. <button style="display: none" type="submit" class="btn btn-success btn-info" data-save-val="0">仅发送</button>
  708. <button type="submit" class="btn btn-success btn-danger" data-save-val="1">发送且保存至素材库</button>
  709. </div>
  710. </div>
  711. </form>
  712. <script>
  713. var datas = {};
  714. </script>