1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <html>
-
- <head>
- <meta charset="utf-8" />
- <title ss-id="index_title">常客云-信息发布</title>
- <meta name="Description" content="常客云APP, 企业服务" />
- <meta name="keywords" content="常客云" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta name="viewport" content="width=device-width,initial-scale=1" />
- </head>
-
- <body>
- <div style="width: 1190px;margin-left: auto;margin-right: auto;">
- <div style="width: 1190px;height: 100px;border-bottom: 1px solid #aaa;display: flex;">
- <div style="margin-top: 20px;font-size: 34px;line-height: 60px;">常客云 | </div>
- <div style="margin-top: 26px;margin-left: 10px;font-size: 25px;line-height: 60px;"> 免费发布信息</div>
- </div>
-
- <div style="width: 1190; margin-top: 40px; height: 40px;display: flex;">
- <div style="width:320px; height: 32px;border-bottom: solid 1px red;color: orangered;">1.选择类别</div>
- <div style="width:320px; height: 32px;border-bottom: solid 1px#aaa;margin-left: 115px;">2.填写信息</div>
- <div style="width:320px; height: 32px;border-bottom: solid 1px#aaa;margin-left: 115px;">3.完成发布</div>
- </div>
-
- <div style="width: 1190; margin-top: 40px; height: 520px;display: flex; border-bottom: solid 1px #aaa;">
- <div style="width: 300px;">
- <div style="line-height: 14px;height: 40px;">房产</div>
- <div style="line-height: 14px;height: 40px;">二手物品</div>
- <div style="line-height: 14px;height: 40px;">二手车</div>
- <div style="line-height: 14px;height: 40px;">宠物</div>
- <div style="line-height: 14px;height: 40px;">汽车服务</div>
- <div style="line-height: 14px;height: 40px;">票务 / 卡券</div>
- <div style="line-height: 14px;height: 40px;">婚庆摄影</div>
- <div style="line-height: 14px;height: 40px;">餐饮 / 娱乐 / 丽人</div>
- <div style="line-height: 14px;height: 40px;">招商加盟</div>
- <div style="line-height: 14px;height: 40px;">批发采购</div>
- <div style="line-height: 14px;height: 40px;">回放</div>
- </div>
- <div style="width: 300px;margin-left: 300px;">
- <div style="line-height: 14px;height: 40px;">招聘信息</div>
- <div style="line-height: 14px;height: 40px;">发布简历</div>
- <div style="line-height: 14px;height: 40px;">家政服务</div>
- <div style="line-height: 14px;height: 40px;">商家服务</div>
- <div style="line-height: 14px;height: 40px;">教育培训</div>
- <div style="line-height: 14px;height: 40px;">旅游酒店</div>
- <div style="line-height: 14px;height: 40px;">装修建材</div>
- <div style="line-height: 14px;height: 40px;">农林牧副渔</div>
- <div style="line-height: 14px;height: 40px;">求租求购求服务</div>
- <div style="line-height: 14px;height: 40px;">本地服务朋友圈推广</div>
- </div>
- </div>
- <div style="width: 1190px;margin-left: auto;margin-right: auto; margin-top: 10px;text-align: center;margin-top: 40px;">辽宁常客云数字科技有限公司
- <a href="https://beian.miit.gov.cn/" target="_blank">辽 ICP备2021003130号</a></div>
-
- </div>
-
- </body>
-
- </html>
|