提交 0eb52203 authored 作者: 王鹏飞's avatar 王鹏飞

remove dist files

上级 35168a01
.DS_Store .DS_Store
node_modules node_modules
/dist
# local env files # local env files
.env.local .env.local
......
#!/bin/bash
npm i &&
npm run dev-build
\ No newline at end of file
*{margin:0;padding:0}#app{max-width:750px;min-height:100vh;margin:0 auto;background-color:#fff}.menu{height:60px}.menu .inner{position:fixed;left:0;top:0;right:0;min-width:70px;max-width:750px;height:60px;margin:0 auto;padding:0 20px;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#fff}.menu.is-show .menu-list{display:block}.menu.is-show .menu-icon{width:18px;height:20px;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.menu.is-show .menu-icon span{width:2px;height:18px}.menu-icon{width:20px;height:18px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-icon span{width:20px;height:2px;background:#333}.menu-list{position:absolute;top:20px;right:20px;display:none;margin-top:30px;width:180px;background:#fff;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.2);box-shadow:0 2px 20px 0 rgba(0,0,0,.2)}.menu-list li{height:60px;line-height:60px;color:#333;text-align:center;border-top:1px solid #f5f5f5;cursor:pointer}.menu-list li:first-child{border:0}.menu-list:before{position:absolute;top:-6px;right:8px;content:" ";display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px;border-top-width:0;border-bottom-color:#fff}html *{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-size:100%}li,ol,ul{list-style:none}em,i{font-style:normal}b,strong{font-weight:400}img{border:none}img,input{vertical-align:middle}a{color:inherit;text-decoration:none}button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;border:0;border-radius:0}textarea:focus{outline:0}html{font-size:100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:14px;line-height:1.4;color:#333;font-family:-apple-system-font,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background-color:#f4f4f4}.fixed-box{height:70px;padding:15px 0}.fixed-inner{position:fixed;left:0;right:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);max-width:750px;margin:0 auto;background:#fff;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.05);box-shadow:0 -4px 8px 0 rgba(0,0,0,.05)}.fixed-button{margin:15px 30px;height:40px;line-height:40px;text-align:center;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ff9b96),to(#ce3e3a));background:linear-gradient(180deg,#ff9b96,#ce3e3a);border-radius:5px;cursor:pointer}.empty{margin-top:45px;padding-top:130px;font-size:15px;color:#333;background:url(../img/icon_warning.e6a61b90.png) no-repeat top;background-size:93px 93px;text-align:center}.form-tips{padding:0 30px 10px;font-size:12px;color:#999}.form{padding:0 14px 30px}.form .van-cell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form input.van-field__control,.form textarea.van-field__control{height:40px;padding:0 20px;border:1px solid #999}.form .van-field__label{margin-bottom:10px}.form .van-field--error .van-field__control::-webkit-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control::-moz-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control:-ms-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control::-ms-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control,.form .van-field--error .van-field__control::placeholder{color:#999;-webkit-text-fill-color:currentColor}.line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#app,.van-popup--bottom{padding-bottom:env(safe-area-inset-bottom)}
\ No newline at end of file
[data-v-083dfa2e] .van-radio-group--horizontal{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-083dfa2e] .van-radio-group--horizontal .van-radio--horizontal{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;border:1px solid #999}[data-v-083dfa2e] .van-radio-group--horizontal .van-radio--horizontal[aria-checked=true]{background-color:#f38580;border:1px solid #f38580}[data-v-083dfa2e] .van-radio-group--horizontal .van-radio--horizontal[aria-checked=true]:first-child{background-color:#1989fa;border:1px solid #1989fa}[data-v-083dfa2e] .van-radio-group--horizontal .van-radio--horizontal[aria-checked=true] .van-radio__label{color:#fff}[data-v-083dfa2e] .van-radio-group--horizontal .van-radio--horizontal:last-child{margin-right:0}[data-v-083dfa2e] .van-radio-group--horizontal .van-radio--horizontal .van-radio__icon{display:none}
\ No newline at end of file
.card[data-v-647d574e]{margin-bottom:20px;padding:10px 20px 20px;background:#fff;-webkit-box-shadow:0 3px 15px 0 rgba(0,0,0,.06);box-shadow:0 3px 15px 0 rgba(0,0,0,.06)}.card-hd[data-v-647d574e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-hd__pic[data-v-647d574e]{width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:#bfbfbf}.card-hd__pic img[data-v-647d574e]{width:100%;height:100%}.card-hd__content[data-v-647d574e]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-hd__content .nickname[data-v-647d574e]{color:#999}.card-hd__content .gender[data-v-647d574e]{display:inline-block;margin-left:5px;width:15px;height:15px}.is-male[data-v-647d574e]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAEXElEQVRIS7WXa4hUdRjGn+c/M2d3EAqqzTOzKaYiFJVQ+kET0oxQ2S5WEMGSFHQxJbPcOaMpbJmbM64mrEoSRSlFFAh5AT+kYYHh5UN9CouSkj1zXI0Mzcs5Z84TZ29os+Os7vT/OOc9z+//vvPeDlGnYxf9TRQXAjI1JP+RYQvrxIVdDHZSemR4eomVdQOjXZZt+RNhrCs0lQCNwncgPTZ4KXJV/cBDuipmCsEWAC/3PhZOgWjC/wqWmCkGWwG80AflmzCYAmn+sMB2pz8VkeYywr0gx0BoBHFOwG8EDpUZ7erJNf56hcPtMnZj8AGJ5/scVd5zGgqZYrCjJtguhvOoqAPA5BoJI4B7y9Lynrz1I9plsungIwELQEpCm+ek1scaVwXftkE3lYPwU0Bz+oERhCOA9oE8EcmcSZioSeJ4QPMATBq0I7oAczMUtfY6CrxecqyNAxevCm5er0nlMNhDYKKAsgG2KVF+q7Qs/Xs1r+1OTWUUdkB66DIbUVji5q2uy98bEpzt1C0qB4cB3A7gFMSnSvnUt8OryziM/osQuwBZAH8oHU1OwZcs1wDHGRjuhzRToCeTnH6yjceHCx2wyxaDhyNpN4EUqaKba3CuAK/1N4BYCqi1t46zxUvPSPwMgE9xlptPHbxW6IC9XfQXUdgkIEiUo7u6VzT+PKjVrmQ2jQmuw2NEu5J2OjhGYDyAjSXHWnq90MvgBylMI8wXrpN8eig99pfNHgAXmEiNdZfx9EjBzYVgdgR9LSCUSTWfbGPPfzWZXRduVhS9InKXl0s9OlJoX5fq7VolAKMlLPDy1rYKcKYYHIY0lcRiN2dtrgu4t1n42yG0iqbLyyVfrQQX/DgMTTKmxWtLxiGvy8kUg9WQVlaLZDw9zgEaZcqc3r0i9X1dqLHHBf81AO+R2O/mrNlDeBz0AGqSTIuXr5/H2ULwtqBVgnZ7TkPFgsBMwT8CYAqBRa5jxbOzLidT9D+B8KyEzV7eWlyZ1cVwixQtBPlVKZd6vC5UKS7TbkIZRXjOW259XAEeXbzYYmR2QThvootju1fc8OdI4fa7wUwafSMwLDM55lSOXgU47lyZdPALgHEE1ruOtWyk4EzB/w7ADIA7Sk7qySE7V/xjZl3YiijaDvCioAc8x4qn1HWdvimFrXHXInRPyWn4qSo43hoy6fAAoBmCXKNomptP/3GtZLsQzCK0F0A8GjeUnNQb1TQGt8xb15wbnUj2ejpWkJcw5onutuHXtV0IFxBRvNw1CNznXUjOQTvDmuDYwO68dCfLjLvXuHisEfgwQLD6tDPKrSbQvNafHJEd/WsQQB44X07O/3s5/7paxCr2arvjbJNJNn4u6cH4xTgzCRwUsQ/SCRpzBmKTEE6AOJfA3f0AkeZ998bEErzEoNbfVHWhz6wL5yOK1gC4o5ZIHFpC+ZJjHa1lO/C8xpeEmF0b3i9iDhDdB3CMgEaSZxHhOIlDQrSzWuZe7RL/AqSDAPu2BQ5ZAAAAAElFTkSuQmCC) no-repeat 50%;background-size:contain}.is-female[data-v-647d574e]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAeCAYAAADHJYVoAAAD0klEQVRIS62VXYhUZRjHf8+Z2VV3zqxhIigWSLFeRUhCgVhdRFZCXvQlEQlRYCUrYqztmXHnnV3PsY0yywqsGzGiiEisC0uQJJM+JOu6D0FlL0xizTmzbs3O+cdZczPd8Uzhe3U4/+f5vc/7f855XqPFknNe3Oktl5JVwHKDBcAcw04LjRj2uWe2tysY+KYVw6YT4q3uHsQLEje3Srzo/WFZc1N3MHT40th/weVcPu7gVeCZ84E6aWbv5jz2aZxjZwuF0dnN+NqmrEdiJfAoYl4aCAz6JVe188+TawqegusdfCy412AcsbnQPWeH9fb+0ar608N9xZmNrj6MfiBnsNsvuTWXwetR9fVEehY4lTNv1ZW8vHSzOKyuEPoA6MbYXAzclqnKU4+VsA8YT8y7c/YVmtTqFPWwulLGXknmNb2lhYGB7y39KuqdHE2bZ9hzfqnychtNnDYkDqsvCW00Y78fuBV2Lhq8Y0LJQTNOFPzfeqx3R0uPszb93bk51qFjhs2WsdjisLpNaINhW/1SJcgCZOlx5HZJrDGsz+LQHREszZt3+6xg4FBWcpZe21J9BNP7gk8sjtyIxIKc8gu7yuWRrOQsvb7FLU2MIwbfWS1054CZtQaFBc6NZSVn6WeGhm7Iec2fMY6lnp8Qui6n/PVd5fLJrOQsfSwavLWp5GuDb9PKvwJuM+wuv1Q5kJWcpcehe0zwDrAnbWgk6Ddjmx+4jVnJWXotdO8BqxHr7Z9j2Kmxhm6c51ycBWj9l4bzxcRPQl155RdNDq5a6L4ElgFDxZIb+L/wWlR9C+kpDz4slNxDk/Cz0eZlptwhgyaeVvr91f3/dYPUa8x2IzUS46buwP04NXJroXNAReJsLm+rC89X0kHW1poEw9uCmZ7Z2kJQ2Tk1FdMHgdVDt0vwONCUeCXJzYiu6e8fbe1xMD+xGekF8WQ6Dc140Q/cpgvxl11ztciVEVXAA86Y2R4p+dTzcr80SEY7m8xtGD2ecZ/J7hcqGPxpZr0XKm4JT4X64OAS5ZP0Dr07wxeBPpJZkHp8aey0F/SFoPHI9UzIVoGWYyyRWGhwXHAUcTBPfu+scvl4qwKmhWt4uDjWOLeYpCk6OhIZCc2kV/AExnbBzk5IMJLxiQmNNvMji5wbb6vyWlj9YrLaNpfBUb/kbmkLHkeDfVLysEkennlK8MyYL5hrxq8SZ/5uuGfgCT4rltzatuDTFRyHLrVjvRkb/MBtb+dQV2zoxYBa5HYg1qUDqVh2r11deOjeBJ4GW1csVd64qvCxrdUHJhINe/CgX3I/tAP/C357qeqQ/D+WAAAAAElFTkSuQmCC) no-repeat 50%;background-size:contain}.card-bd[data-v-647d574e]{padding-left:50px;margin-top:10px}.p-item[data-v-647d574e]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.p-title[data-v-647d574e]{font-size:12px;color:#999;white-space:nowrap}.p-content[data-v-647d574e]{font-size:12px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
\ No newline at end of file
[data-v-c5453840] .van-uploader__preview-image,[data-v-c5453840] .van-uploader__upload{width:150px;height:80px;background-color:#e0e0e0;border-radius:0}[data-v-c5453840] .van-uploader__upload-icon{color:#666}
\ No newline at end of file
.card[data-v-e66dcb2e]{padding:20px 0;border-bottom:1px solid #f5f5f5}.card-hd[data-v-e66dcb2e]{display:-webkit-box;display:-ms-flexbox;display:flex}.card-hd__pic[data-v-e66dcb2e]{width:40px;height:40px;border-radius:50%;background-color:#ccc;overflow:hidden}.card-hd__pic img[data-v-e66dcb2e]{width:100%;height:100%}.card-hd__content[data-v-e66dcb2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.card-hd__user[data-v-e66dcb2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;line-height:20px;color:#999}.card-hd__tool[data-v-e66dcb2e]{display:-webkit-box;display:-ms-flexbox;display:flex}.card-hd__like[data-v-e66dcb2e]{padding-right:20px;height:20px;line-height:24px;color:#333;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAYAAAB9qAq4AAAER0lEQVRYR82YXWhcRRTH/2c2G1JBsYYqFaIp2NYHg3tnbkSLVEEJFa3FisUHC1UshGJVChYs6ktF/AIFFbHgB60i2FqjVq2oD6WNQfae2bApUVQkfoslRhDNJnHvkVnmltvUNMlu2Nx52uHuOefH+ZozQ1iAVSgUzm1padklIrcBWA7gewD7RkdHnx4ZGak0YoIaEXayQRAsU0odA7Bqui4iGsjn89cNDAyM12unYUCt9ZtEdPsZAB5n5gcXBdB771cAORGJlVJb8vn8gYmJie1E9ISHOsHMFwCQeiAb8qDWeiMRve0Mi8gRa+21CYQx5g8AS90+juPzS6XSiaYDGmMeA5CEbzczP5IC/BnAhW6vlFpeLBZ/WwzAowCu9h5cb6095CFyxph/ALS60FcqlSXDw8OTTQX0+fcLgBYAU21tbe39/f1/OQhjzKUAvvRAPzDzxfXAOZm6czAMw50iUisEETlsrb0hFd5tAF7w+/3MvKmpgF1dXUtbW1u/AdDuDW9i5v0pwI8B9Pj9vcz8XNMAjTFnici7RHS9N/oVM18GoOr2YRiuFhEXXhedf5VSHfUWyLxC7I+z9SKyC4DLMRfaOJfL9RSLxc8SD4Vh+IqI3On3fcx8S73emxUwDEPnmR0iskZEVhKRShsTkZ3W2qdScM57x33hgIhuVEp9MR/ASqVSKZfLfycyMxZJoVBYmcvlIgDn/I+BP0XkHmvtG+lv07w3H67p/z1ORDuiKPpkRkBjzLMA7ktJuj5WBNA3OTn58tDQ0Nh0rVrrj4hoXSNkKdmpOI6vORPg+wBu8gJbx8fH987WbMMwDOI43kNEHQ1Auogt8fKHqLu7e121Wr0bwGupkwBa6w+JqNbbiKjHubsBo3MWDYLgKqXU517gWzLGuDPSTRtjzHxeommxAI0xJ5s8ER10gBPuzHRgzOyqtDYWLRag1tr12Jt95HozBWiMyQMYBXC2A6xWqysyBRgEwVql1BGfZl8z8+pMARpjdgN4yJ9Sz1trt2cN0J06V/j82xBF0XuZAfQTkrsW5NLzZWYAjTHuTv2Wz7+jzLy25smstBljzB4AWz3gw8z8aNYAvwOwwgNeycy1KSgTHtRaX0JEbkJ3M+aYtXZZMgBnAtAY0wvgRV+9B6MouvXkPJiFHNRaHyCiBGobM9dgsxJiZYxx7aU2qFSr1VWDg4O1cGcCUGttiMhN7m6ddode9BzUWj9ARE/6AnnVWntX4r3Eg+7trs3d0Ky1rovXVrPGrbQdEdlsrX39FMDU+947zLyxmYCdnZ1t7e3tvyfj1dTUVEe5XP7pFEDXC4MguKhUKv3oXsqSj2EY7hORO/z+A3dZTwsuxG8iWgNgi9dVZubLp+ud8dIUhuEGEelbCJC56CCi3iiKXpozoM/DZ4jo/rkYaPA/e5nZefK0V9hZX7fcLcu9EBBR7bV0gde4iHxqrT08k97/AHLoQ85/D5OKAAAAAElFTkSuQmCC) no-repeat 100%;background-size:16px;cursor:pointer}.card-hd__like.is-active[data-v-e66dcb2e]{color:#ab2824;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAYAAAB9qAq4AAAE1ElEQVRYR82YfVAUdRjHvw8cQlFGKpMa2o231+2BL40pOYU5NORYUU5ye+X0OjZN/lHTH/7XNAU1Tf80NZGWFjROMtN0hy9BB/hSKmRloBUg7MFyciI0ijmggrzd/Zrf3u0GGISLwe5f++zs83w/u89vf/s8D+EGHAygPU6bmzGSGDAfoGAMoSinsdk32fA02QCe1NQZMeGB3QzIHh2LwHbmyC2bCGBGdSYN6BWF9wC8MRYAMfa6y9+SPy2AZYIQ32NBJ4BbOYAjfSXutNsR+KMWrfX1GlNQkhXrtAB6RGENAUe4+G3JyXj4+edUjnAohG+3bkNoaEi1YwfZHRtaWs4bgZxUir2ibQtAH3Bh+4oVWLbmQZ3hu+070NfTo9oxFLLmNJ4OTgfgHoCe5ML3ZT+GBQ6HysAYw96P89U3qdoD4SR3INA9pYD5ghA/zwKetplcOHvzZiQk3qwy9HR3o7ygUOPplmQlyQgc9zGcYq/T9jQYfc2DzJo/Dw9t3KgztNafQs3+/RGb0feSvzlrSgFzActih1DLCE4uvDwrC4uWLdUZfi4tRXtTc4QPeMctK29PKWCxKHzCgFe5aHxiIh55aRMscXEqw9UrV1D2RQFYOBwFDC91y4G6KQH0pNrvoTDLA/CEJrhy3TrclZaq69dWVqKpukazayRZWWkU7j/X4F6rNWnoJsuLxJABhnRGWDBczLpkMVasXatfutrTg4qCQn3/A4Nb8ive/wXQk5Yyi0IJv/AtbrQAEcGRno60B+4HP9eO3w8fhnLyN90mhjYQIrme8MH6GaiaKJznagw0j/kVe532N8HYu8PjzkhIwDybDfZ7lyMpOfkayaNeLzrPtE0YZdwbGetiCK8aB1DwgEHiQfjbWugUMXPWbFDM2DvTn4EAjvt8GBoYvCGQRPiG9oiL7g5R7FOMhfYN/9q8TmEfGNZzpYycDZhrndj/nn+9gwMDhgEvdHTgp737ov4sSMWiUM+ANADtkqykaJGNAhomizoGGxpRXV4e2aIYjpFXFC4DuIVfmDM3JS7zyBG1BJkuwF/LK3CmoSGCy+gtUwHyIsO343O9CqIQrTIVYFdnJw59tUtbJRddspJsKkB/TQ3qjlZG0wuv5FfcpgKs2r0b51qjdS3hZalRKTANIG8PSrZ9qv8mtSrcNIDngmdQVVwcXX/kl+RmkRumAaytrEJTdbUKSMBWl6y8ZirAQ7uK0HU+0vjFMKzP8SslpgHs772K0s+2R+pvYLB/CHOeVZRLpgFsk/1qkRFN7zGXrGRom6Ep1uCJAwdwuk6fRORJspJrKkDew/ReUjPKe5nV7qbAj6YBvNLVhYrCL7X0Xv4rUZn9ygnoBeW0pzhQW4eTBw9q9Z9PkltGjPFGADJZsbgBdV4xVeXWcV8Z2mRZe4NbXLLy4fCakjyicJQAPvWpk2RF776nAvCa8ioGy10Nyj9dF9+0iwRhZnwsMpmlr8p96uxFjd4rCkUAnuE2nxosdDqBYR3c8Kc0en7hbDvqq6o093OnZGV+LkZ2gWN2QMWi7QUG2mlU3IDf+5KsXDOpHRPQA8TCYSshokcNiF2XCwEn4y/1rn68o6N3tOO40y0+JFoi2jeFwLKJ6PbrUp3AzYyF+wj0w5y+oY8yW1v7/s3lb+mDajEa+eYoAAAAAElFTkSuQmCC) no-repeat 100%;background-size:16px}.card-hd__menu[data-v-e66dcb2e]{width:20px;height:20px;margin-left:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAICAYAAACccC2SAAAAh0lEQVQ4T2NkYGBgMDMzU/v371/7////XUB8RkbGPUxMTJWnTp26BeJjA9TWwwgy8M+fPycYGRkFkS38////exYWFgtsjqGFHkYTE5O1////D8Lma0ZGxnVnzpwJRpejhR5GY2PjjwwMDHw4YuDT2bNn+dHlaKFn8DiEFsFMTnQOnsQ6WLIvAFaizT+5Iyz2AAAAAElFTkSuQmCC) no-repeat 50%;background-size:18px;cursor:pointer}.card-bd[data-v-e66dcb2e]{margin-left:50px;padding-top:20px}.card-ft[data-v-e66dcb2e]{margin-left:50px;margin-top:20px;padding:10px;background-color:#f5f5f5;border-radius:10px}.replay-item[data-v-e66dcb2e]{line-height:24px}.replay-item__name[data-v-e66dcb2e]{color:#1989fa}.replay-item__content[data-v-e66dcb2e]{display:inline;color:#333}.replay-more[data-v-e66dcb2e]{margin-top:10px;color:#1989fa}.comment-popup[data-v-e66dcb2e]{padding:0 20px}.comment-popup__menu li[data-v-e66dcb2e]{padding-left:40px;font-size:16px;line-height:50px;border-bottom:1px solid #f5f5f5}.comment-popup__menu .menu-reply[data-v-e66dcb2e]{background:url(data:image/png;base64,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) no-repeat 0;background-size:22px}.comment-popup__menu .menu-remove[data-v-e66dcb2e]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAoCAYAAABw65OnAAADU0lEQVRYR+3YWchtcxjH8c/JeHEuSKEjxxAhUxkOMpXpQmaS6bgwOyRjITNFcZDM04W5OM7hHC5MJUQcwiGKjJEhSVHG6Pf2X1rvar97n7XevfeFPHd77/X/7+961vN/fr9nzdA+jsa9WLnH0t9xHB5ss+2MNheXa2/AmX3W3Yiz2uzbBWIFzEKvtX/ja/zVFmJ1bDHFpm326nJtoN/L3byB7brsMKQ1SwNxMA4d0oZdtlnQpSa6/FHfNf9DVOmZbiY2xJW4GJ90fU7ThTgNN+N03PKfgNgW++Ia/NHijrpmYiWcj6fxZvU47sNc7ITXxgCxI17F/Ti2gri+iE4a16IxQByEhYgYnl1BnIPrcDLuHAPESbgD52J+BRGP8ACuwKVjgLgcl+CYeI8KYi88i7txYg+IHfAxfmj81q8ws/duWIpfGuvuwgnYG89VEFviXTyJAxsL0pA+wiNIxurRD6K6scuQO6/HEzgAW2FZBbE2viqynsqtR7zGMmRhCmp5Iarim1+efX1dTuD2WAffVBCr4ruS7g3GAPEp1sCa+LXetj/DalgLv9VAhp2JVfAtfsJ6+Z86xOvYpvjHZKWKYUPk7uND38KcJsRi7Ff85vsjhNg8vhJLsH8T4p4yM+yJF0YIsQeeL7PL8U2I+IKLcBQeHiHEkXgIVxUfMqkmTsWtRUMywIyqJjI4RTPm4bZmJg7BgqIh59UgNsGHeBSHt+gTsQZP4WpcWFt3bekbcfiPNyF2xstFQyLrVVRjwds9LFy/jhnPEOhn8H1tv8h3NGMXvNKE2Ki052jIPo07nupjF1MTqGjGxkWPJtVExsE0kQ+w9Qgh3sFmpSn+2MzEiunjyHifnp45cVC0zUQebTQqrxWiV382IfI5BTi79PSfBxGgLcTMolFfYNN60dX/60XsWnr6lyOAWBef4yXsPhVEmtQRBSQnZVDEezyGw4rUD7o+JyIA8SZpWhPRHH5iw3OuTykecNCm+T2CVBe8fmviYW/HBWW86AkRAYuQ5Z3URF8fclT6FOGKgPWEyDGNr0j1pq1GyJbnlAxiTcYjXJGFnL71MXE8ez2OfJe3b7H9eTc17Mi7rNj9ZPrfmGogzgk5o5jetN/pRkbLeNSbSmFO2u8fIMXkVlHyDJgAAAAASUVORK5CYII=) no-repeat 0;background-size:18px}.comment-popup__cancel[data-v-e66dcb2e]{line-height:50px;text-align:center;color:#999}.comment[data-v-6ee687c0]{margin-top:20px;border-top:1px solid #f5f5f5}.comment-hd[data-v-6ee687c0]{padding-top:20px}.comment-hd h2[data-v-6ee687c0]{font-size:18px;font-weight:400}.comment-bd[data-v-6ee687c0]{padding-bottom:20px}.tips[data-v-6ee687c0]{padding:40px 0;color:#999;text-align:center}.fix-comment[data-v-6ee687c0]{height:50px}.fix-comment .inner[data-v-6ee687c0]{position:fixed;left:0;right:0;bottom:0;padding-left:20px;padding-right:20px;padding-bottom:env(safe-area-inset-bottom);max-width:750px;margin:0 auto;background:#f5f5f5;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.05);box-shadow:0 -4px 8px 0 rgba(0,0,0,.05);z-index:1000}.fix-comment .input-comment[data-v-6ee687c0]{width:100%;height:100%;height:30px;margin:10px 0;padding:0 10px;background-color:#fff;cursor:pointer}.comment-popup[data-v-6ee687c0]{padding:20px}.comment-popup[data-v-6ee687c0] .van-popup__close-icon--top-left{top:24px}.comment-popup__hd[data-v-6ee687c0]{text-align:right}.comment-popup__hd .van-button[data-v-6ee687c0]{height:30px;line-height:28px}.comment-popup__bd[data-v-6ee687c0] .van-cell{padding:10px 0}.main-comment[data-v-72545112]{padding:0 20px}.comment-detail h2[data-v-72545112]{font-size:18px;font-weight:400}.comment-detail .card[data-v-72545112]{border:0}
\ No newline at end of file
差异被折叠。
.van-button[data-v-0888dc96]{height:40px;line-height:38px}.van-button--default[data-v-0888dc96]{border-color:#999}.password-popup{margin:30px auto;right:0;max-width:690px;width:calc(100vw - 60px);-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}.password{min-height:440px}.password-title{padding:30px 16px 10px;font-size:18px;color:#333;text-align:center}.password-overlay{background-color:transparent}.password-button{background:-webkit-gradient(linear,left top,left bottom,from(#ff9b96),to(#ce3e3a));background:linear-gradient(180deg,#ff9b96,#ce3e3a);color:#fff;border:0}.password-success{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:440px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px}.password-success__icon{display:inline-block;width:100px;height:100px;background:url(../img/icon_success.9aa62261.png) no-repeat;background-size:contain}.password-success__text{display:block;margin:40px 0 55px;font-size:24px;color:#333}.login{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logo{width:136px;height:44px;background:url(../img/logo.42ecea1a.png) no-repeat;background-size:contain}.login-hd{min-height:170px;padding:30px 0 0 30px;background:url(../img/login_bg.206044f1.png) no-repeat 100% 0;background-size:152px 170px}.login-title{margin-top:6px;font-size:50px;color:#333}.login-bd{-webkit-box-flex:1;-ms-flex:1;flex:1}.login-form{padding:40px 0 90px;overflow:hidden}.login-form__item{padding:0 30px}.login-input{padding:0 20px;width:100%;height:40px;font-size:15px;color:#999;background:#fff;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.06);box-shadow:0 5px 15px 0 rgba(0,0,0,.06);border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px}.login-checkbox{width:15px;height:15px;border:1px solid #999}.login-button{float:right;height:60px;padding-right:90px;font-size:15px;line-height:60px;background:url(../img/login_button.3fe5950f.png) no-repeat 100%;background-size:contain;cursor:pointer}.login-ft{padding:40px 0}.login-tips{text-align:center;font-size:12px;color:#999}.login-tips .forget-password{color:#1989fa}
\ No newline at end of file
.card[data-v-3dcc5ee9]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px;padding:20px 0;border-bottom:1px solid #f5f5f5}.card-title[data-v-3dcc5ee9]{font-size:14px;color:#666}.card-main[data-v-3dcc5ee9]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.card-publish[data-v-3dcc5ee9]{margin-top:15px}.card-publish[data-v-3dcc5ee9],.card-user[data-v-3dcc5ee9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-user[data-v-3dcc5ee9]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.card-user__avatar[data-v-3dcc5ee9]{width:25px;height:25px;background-color:#ccc;border-radius:50%;overflow:hidden}.card-user__avatar img[data-v-3dcc5ee9]{width:100%;height:100%}.card-publish__time[data-v-3dcc5ee9],.card-user__nickname[data-v-3dcc5ee9]{padding-left:10px;font-size:12px;color:#ccc}.card-pic[data-v-3dcc5ee9]{width:138px;height:78px;margin-left:10px;overflow:hidden}.card-pic img[data-v-3dcc5ee9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card[data-v-3104fba9]{margin:15px 0 20px;padding:10px 20px 20px;background:#fff;-webkit-box-shadow:0 3px 15px 0 rgba(0,0,0,.06);box-shadow:0 3px 15px 0 rgba(0,0,0,.06)}.card-hd[data-v-3104fba9]{display:-webkit-box;display:-ms-flexbox;display:flex}.card-title[data-v-3104fba9]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:15px;color:#333}.card-tools[data-v-3104fba9]{padding-left:10px}.card-tools .status[data-v-3104fba9]{font-size:15px;color:#67c23a}.p-item[data-v-3104fba9]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.p-title[data-v-3104fba9]{font-size:12px;color:#999;white-space:nowrap}.p-content[data-v-3104fba9]{font-size:12px;color:#999;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card[data-v-c207f9c2]{margin:15px 0 20px;padding:10px 20px 20px;background:#fff;-webkit-box-shadow:0 3px 15px 0 rgba(0,0,0,.06);box-shadow:0 3px 15px 0 rgba(0,0,0,.06)}.card-hd[data-v-c207f9c2]{display:-webkit-box;display:-ms-flexbox;display:flex}.card-title[data-v-c207f9c2]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:15px;color:#333}.card-tools[data-v-c207f9c2]{padding-left:10px}.card-tools .status[data-v-c207f9c2]{font-size:15px;color:#999}.card-bd[data-v-c207f9c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card-main[data-v-c207f9c2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-item[data-v-c207f9c2]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.p-title[data-v-c207f9c2]{font-size:12px;color:#999;white-space:nowrap}.p-content[data-v-c207f9c2]{font-size:12px;color:#999;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.is-red[data-v-c207f9c2]{color:#ab2824!important}.is-green[data-v-c207f9c2]{color:#67c23a!important}.card-ft[data-v-c207f9c2]{margin:10px -20px -20px;padding:10px 20px;text-align:right;border-top:1px solid #f5f5f5}.card-ft .join-button[data-v-c207f9c2]{display:inline-block;padding:0 20px;font-size:12px;color:#999;line-height:26px;border:1px solid #999;border-radius:4px;cursor:pointer}.card-aside[data-v-c207f9c2]{width:60px;margin-left:20px}.card-button[data-v-c207f9c2]{margin-top:10px;width:60px;height:25px;font-size:12px;line-height:25px;text-align:center;color:#999;border-radius:5px;border:1px solid #999;cursor:pointer}.card-button[data-v-c207f9c2]:first-child{margin-top:0}.main-list[data-v-23a240ee]{padding-bottom:100px}.publish-button[data-v-23a240ee]{position:fixed;left:50%;bottom:20px;width:72px;height:72px;margin-bottom:env(safe-area-inset-bottom);background:url(../img/icon_plus.3cbe8660.png) no-repeat;background-size:contain;z-index:100;cursor:pointer;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.publish ul[data-v-23a240ee]{padding:24px 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #f5f5f5}.publish li[data-v-23a240ee]{width:70px;margin:0 35px;text-align:center;color:#f38580}.publish img[data-v-23a240ee]{width:100%}.publish .close[data-v-23a240ee]{height:50px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABE0lEQVRIS83Xyw3CMAwAUFtKJ2AU2AEuHDkxAh2nqOoKcOQCO8AoTNBIQUEUlZCPXWrSHqM0L7acH9Z1vUXEtdZ6V5blHQS/qqpmSqm9MeaETdMcAGADALe2bZdSuEWLorgAwBwAjug0iOA+A21mJfHQ2E9YCo8F9IbHxlNZ/IDHwlOodb7gX3EKGoSH4lQ0CnNxDpqEqTgXJcEpfAhKhkO4be9tg6xdz1vVoXPCje7Vz+69LJQVcX+HU0qdEXFh24wxV631inu4sCLuUv53OEuqfdUrXlyxJSO2nCgDU/q4KyVaXJwBOX2nd0hwZ99PI/XfaVwEqLOlXL1TY+W97KVmR4mQerB0j4Z8F/psT5hcj7YHbaXg9gbQlw0AAAAASUVORK5CYII=) no-repeat 50%;background-size:15px}[data-v-23a240ee] .van-tab--active{color:#f38580}[data-v-23a240ee] .van-tabs__line{background-color:#f38580}
\ No newline at end of file
差异被折叠。
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><link rel=icon href=/favicon.ico><title>紫荆校友圈</title><script>;(function(win, doc) {
function resizeRoot() {
var wWidth =
screen.width > 0
? win.innerWidth >= screen.width || win.innerWidth == 0
? screen.width
: win.innerWidth
: win.innerWidth,
wFsize
wFsize = ((wWidth > 750 ? 750 : wWidth) / 375) * 100
doc.documentElement.style.fontSize = wFsize + 'px'
}
resizeRoot()
win.addEventListener('resize', resizeRoot, false)
})(window, document)</script><link href=/css/chunk-041b82ca.4f32e005.css rel=prefetch><link href=/css/chunk-2e9ed224.21df2318.css rel=prefetch><link href=/css/chunk-4a502a7e.4909f3fd.css rel=prefetch><link href=/css/chunk-557ca278.9dd07a2d.css rel=prefetch><link href=/css/chunk-5f15026c.4257242c.css rel=prefetch><link href=/css/chunk-652387d3.15f611d8.css rel=prefetch><link href=/css/chunk-f2bf78a6.a3cd8632.css rel=prefetch><link href=/js/chunk-041b82ca.d9f3a253.js rel=prefetch><link href=/js/chunk-2c5824b0.9804dbf8.js rel=prefetch><link href=/js/chunk-2d0aa22f.ea7ee622.js rel=prefetch><link href=/js/chunk-2d21ef2c.85f639a7.js rel=prefetch><link href=/js/chunk-2e9ed224.d0390729.js rel=prefetch><link href=/js/chunk-38696590.4e3e7381.js rel=prefetch><link href=/js/chunk-4a502a7e.a517600e.js rel=prefetch><link href=/js/chunk-557ca278.4ec95388.js rel=prefetch><link href=/js/chunk-5f15026c.57e0f177.js rel=prefetch><link href=/js/chunk-652387d3.b19d0c4a.js rel=prefetch><link href=/js/chunk-f2bf78a6.2347b2e6.js rel=prefetch><link href=/css/app.d167272a.css rel=preload as=style><link href=/css/chunk-vendors.6a4d21e2.css rel=preload as=style><link href=/js/app.dcbc6ada.js rel=preload as=script><link href=/js/chunk-vendors.e7a4375f.js rel=preload as=script><link href=/css/chunk-vendors.6a4d21e2.css rel=stylesheet><link href=/css/app.d167272a.css rel=stylesheet></head><body><noscript><strong>We're sorry but ezijing-friends-h5 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.e7a4375f.js></script><script src=/js/app.dcbc6ada.js></script></body></html>
\ No newline at end of file
差异被折叠。
差异被折叠。
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-041b82ca"],{"080e":function(e,t,a){},c283:function(e,t,a){"use strict";a.r(t);var i=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"main"},[a("v-form",{ref:"form",attrs:{model:e.formModel,fields:e.fields},on:{submit:e.onSubmit}}),a("div",{staticClass:"fixed-box"},[a("div",{staticClass:"fixed-inner"},[a("div",{staticClass:"fixed-button",on:{click:e.handleSubmit}},[e._v("提交")])])])],1)},n=[],r=a("8477"),s=a("365c"),l={name:"Join",components:{VForm:r["a"]},metaInfo:{title:"活动报名"},data:function(){return{formModel:{self_introduction:"申请参加活动,感谢~"},fields:[{name:"personal_name",label:"姓名",required:!0,placeholder:"请输入姓名",rules:[{required:!0,message:"请输入姓名"}]},{type:"tel",name:"mobile",label:"手机号码",required:!0,placeholder:"请输入手机号码",rules:[{required:!0,message:"请输入手机号码"}]},{name:"contacts",label:"联系方式",required:!0,placeholder:"请输入手机号或微信号,仅发起人可见",rules:[{required:!0,message:"请输入手机号或微信号"}]},{fieldType:"radio",name:"gender",label:"真实性别",required:!0,placeholder:"请选择性别",rules:[{required:!0,message:"请选择性别"}],values:[{name:"1",text:"男"},{name:"0",text:"女"}]},{name:"class_name",label:"班级名称",required:!0,placeholder:"请输入班级名称",rules:[{required:!0,message:"请输入班级名称"}]},{type:"textarea",name:"self_introduction",label:"自我介绍(选填)",placeholder:"发起人会根据您的自我介绍来判断是否与 你同行,请认真诚恳的介绍下自己",autosize:{maxHeight:160,minHeight:120}}]}},computed:{pid:function(){return this.$route.params.id}},methods:{handleSubmit:function(){this.$refs.form.submit()},onSubmit:function(e){var t=this;e.activity_id=this.pid,s["n"](e).then((function(e){e.success?t.$dialog.alert({confirmButtonText:"确定",message:"提交成功,可在“我参与的”里查看申请记录"}).then((function(){t.$router.push({name:"index",query:{tab:"1"}})})):t.$toast(e.message)}))}}},o=l,d=(a("d56d"),a("2877")),u=Object(d["a"])(o,i,n,!1,null,"083dfa2e",null);t["default"]=u.exports},d56d:function(e,t,a){"use strict";var i=a("080e"),n=a.n(i);n.a}}]);
//# sourceMappingURL=chunk-041b82ca.d9f3a253.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/Join.vue?e062","webpack:///src/views/Join.vue","webpack:///./src/views/Join.vue?ba50","webpack:///./src/views/Join.vue","webpack:///./src/views/Join.vue?a57f"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","ref","attrs","formModel","fields","on","onSubmit","handleSubmit","_v","staticRenderFns","name","components","metaInfo","title","data","self_introduction","computed","pid","$route","params","id","methods","$refs","form","submit","activity_id","api","response","success","component"],"mappings":"gJAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,QAAQ,CAACF,EAAG,SAAS,CAACG,IAAI,OAAOC,MAAM,CAAC,MAAQR,EAAIS,UAAU,OAAST,EAAIU,QAAQC,GAAG,CAAC,OAASX,EAAIY,YAAYR,EAAG,MAAM,CAACE,YAAY,aAAa,CAACF,EAAG,MAAM,CAACE,YAAY,eAAe,CAACF,EAAG,MAAM,CAACE,YAAY,eAAeK,GAAG,CAAC,MAAQX,EAAIa,eAAe,CAACb,EAAIc,GAAG,aAAa,IACrYC,EAAkB,G,wBCkBtB,GACEC,KAAM,OACNC,WAAY,CAAd,cACEC,SAAU,CACRC,MAAO,QAETC,KANF,WAOI,MAAO,CACLX,UAAW,CACTY,kBAAmB,cAErBX,OAAQ,CACd,CACQ,KAAR,gBACQ,MAAR,KACQ,UAAR,EACQ,YAAR,QACQ,MAAR,EAAU,UAAV,EAAU,QAAV,WAEA,CACQ,KAAR,MACQ,KAAR,SACQ,MAAR,OACQ,UAAR,EACQ,YAAR,UACQ,MAAR,EAAU,UAAV,EAAU,QAAV,aAEA,CACQ,KAAR,WACQ,MAAR,OACQ,UAAR,EACQ,YAAR,oBACQ,MAAR,EAAU,UAAV,EAAU,QAAV,gBAEA,CACQ,UAAR,QACQ,KAAR,SACQ,MAAR,OACQ,UAAR,EACQ,YAAR,QACQ,MAAR,EAAU,UAAV,EAAU,QAAV,UACQ,OAAR,CACA,CAAU,KAAV,IAAU,KAAV,KACA,CAAU,KAAV,IAAU,KAAV,OAGA,CACQ,KAAR,aACQ,MAAR,OACQ,UAAR,EACQ,YAAR,UACQ,MAAR,EAAU,UAAV,EAAU,QAAV,aAEA,CACQ,KAAR,WACQ,KAAR,oBACQ,MAAR,WAEQ,YACR,qCACQ,SAAR,CAAU,UAAV,IAAU,UAAV,SAKEY,SAAU,CACRC,IADJ,WAEM,OAAOtB,KAAKuB,OAAOC,OAAOC,KAG9BC,QAAS,CACPd,aADJ,WAEMZ,KAAK2B,MAAMC,KAAKC,UAElBlB,SAJJ,SAIA,cACMQ,EAAKW,YAAc9B,KAAKsB,IACxBS,EAAN,0BACYC,EAASC,QACX,EAAV,QACA,OACY,kBAAZ,KACY,QAAZ,yBAEA,iBACY,EAAZ,cAAc,KAAd,QAAc,MAAd,eAGU,EAAV,wBC1G8U,I,wBCQ1UC,EAAY,eACd,EACApC,EACAgB,GACA,EACA,KACA,WACA,MAIa,aAAAoB,E,2CCnBf,yBAAiiB,EAAG","file":"js/chunk-041b82ca.d9f3a253.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"main\"},[_c('v-form',{ref:\"form\",attrs:{\"model\":_vm.formModel,\"fields\":_vm.fields},on:{\"submit\":_vm.onSubmit}}),_c('div',{staticClass:\"fixed-box\"},[_c('div',{staticClass:\"fixed-inner\"},[_c('div',{staticClass:\"fixed-button\",on:{\"click\":_vm.handleSubmit}},[_vm._v(\"提交\")])])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <div class=\"main\">\n <v-form\n ref=\"form\"\n :model=\"formModel\"\n :fields=\"fields\"\n @submit=\"onSubmit\"\n ></v-form>\n <div class=\"fixed-box\">\n <div class=\"fixed-inner\">\n <div class=\"fixed-button\" @click=\"handleSubmit\">提交</div>\n </div>\n </div>\n </div>\n</template>\n\n<script>\nimport VForm from '@/components/Form'\nimport * as api from '@/api/index'\nexport default {\n name: 'Join',\n components: { VForm },\n metaInfo: {\n title: '活动报名'\n },\n data() {\n return {\n formModel: {\n self_introduction: '申请参加活动,感谢~'\n },\n fields: [\n {\n name: 'personal_name',\n label: '姓名',\n required: true,\n placeholder: '请输入姓名',\n rules: [{ required: true, message: '请输入姓名' }]\n },\n {\n type: 'tel',\n name: 'mobile',\n label: '手机号码',\n required: true,\n placeholder: '请输入手机号码',\n rules: [{ required: true, message: '请输入手机号码' }]\n },\n {\n name: 'contacts',\n label: '联系方式',\n required: true,\n placeholder: '请输入手机号或微信号,仅发起人可见',\n rules: [{ required: true, message: '请输入手机号或微信号' }]\n },\n {\n fieldType: 'radio',\n name: 'gender',\n label: '真实性别',\n required: true,\n placeholder: '请选择性别',\n rules: [{ required: true, message: '请选择性别' }],\n values: [\n { name: '1', text: '男' },\n { name: '0', text: '女' }\n ]\n },\n {\n name: 'class_name',\n label: '班级名称',\n required: true,\n placeholder: '请输入班级名称',\n rules: [{ required: true, message: '请输入班级名称' }]\n },\n {\n type: 'textarea',\n name: 'self_introduction',\n label: '自我介绍(选填)',\n\n placeholder:\n '发起人会根据您的自我介绍来判断是否与 你同行,请认真诚恳的介绍下自己',\n autosize: { maxHeight: 160, minHeight: 120 }\n }\n ]\n }\n },\n computed: {\n pid() {\n return this.$route.params.id\n }\n },\n methods: {\n handleSubmit() {\n this.$refs.form.submit()\n },\n onSubmit(data) {\n data.activity_id = this.pid\n api.joinActivity(data).then(response => {\n if (response.success) {\n this.$dialog\n .alert({\n confirmButtonText: '确定',\n message: '提交成功,可在“我参与的”里查看申请记录'\n })\n .then(() => {\n this.$router.push({ name: 'index', query: { tab: '1' } })\n })\n } else {\n this.$toast(response.message)\n }\n })\n }\n }\n}\n</script>\n\n<style lang=\"scss\" scoped>\n::v-deep .van-radio-group--horizontal {\n flex: 1;\n .van-radio--horizontal {\n flex: 1;\n justify-content: center;\n height: 40px;\n border: 1px solid #999;\n\n &[aria-checked='true'] {\n background-color: #f38580;\n border: 1px solid #f38580;\n &:first-child {\n background-color: #1989fa;\n border: 1px solid #1989fa;\n }\n .van-radio__label {\n color: #fff;\n }\n }\n\n &:last-child {\n margin-right: 0;\n }\n .van-radio__icon {\n display: none;\n }\n }\n}\n</style>\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Join.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Join.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Join.vue?vue&type=template&id=083dfa2e&scoped=true&\"\nimport script from \"./Join.vue?vue&type=script&lang=js&\"\nexport * from \"./Join.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Join.vue?vue&type=style&index=0&id=083dfa2e&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"083dfa2e\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Join.vue?vue&type=style&index=0&id=083dfa2e&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Join.vue?vue&type=style&index=0&id=083dfa2e&lang=scss&scoped=true&\""],"sourceRoot":""}
\ No newline at end of file
差异被折叠。
差异被折叠。
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0aa22f"],{1071:function(e,t,i){"use strict";i.r(t);var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"main"},[i("v-form",{ref:"form",attrs:{model:e.formModel,fields:e.page.form.fields},on:{submit:e.onSubmit}}),i("div",{staticClass:"fixed-box"},[i("div",{staticClass:"fixed-inner"},[i("div",{staticClass:"fixed-button",on:{click:e.handleSubmit}},[e._v("提交")])])])],1)},r=[],l=i("d0af"),s=i("8477"),n=i("365c"),u={10:{title:"编辑活动",form:{fields:[{name:"activity_name",label:"主题",required:!0,placeholder:"请输入活动主题",rules:[{required:!0,message:"请输入活动主题"}]},{fieldType:"uploader",name:"activity_image",label:"封面",placeholder:"请上传活动封面"},{type:"textarea",name:"activity_contents",label:"内容",required:!0,placeholder:"请输入活动内容",autosize:{maxHeight:120,minHeight:120},rules:[{required:!0,message:"请输入活动内容"}]},{fieldType:"datetime",name:"activity_time",label:"时间",required:!0,placeholder:"请选择活动时间",rules:[{required:!0,message:"请选择活动时间"}]},{name:"activity_city",label:"城市",required:!0,placeholder:"请输入活动城市",rules:[{required:!0,message:"请输入活动城市"}]},{name:"activity_address",label:"具体地址",required:!0,placeholder:"请输入活动具体地址",rules:[{required:!0,message:"请输入活动具体地址"}]},{type:"digit",name:"participator_limit",label:"希望人数",required:!0,placeholder:"请输入希望人数",rules:[{required:!0,message:"请输入希望人数"}]}]}},20:{title:"编辑需求",form:{fields:[{fieldType:"select",name:"activity_demand_type",label:"类型",required:!0,placeholder:"请选择需求类型",rules:[{required:!0,message:"请选择需求类型"}],values:[{name:"10",text:"行业资讯"},{name:"11",text:"就业招聘"},{name:"12",text:"需求对接"}],valueKey:"name"},{name:"activity_name",label:"主题",required:!0,placeholder:"请输入需求主题",rules:[{required:!0,message:"请输入需求主题"}]},{type:"textarea",name:"activity_contents",label:"内容",required:!0,placeholder:"请输入需求内容",autosize:{maxHeight:160,minHeight:120},rules:[{required:!0,message:"请输入需求内容"}]}]}}},d={name:"Edit",components:{VForm:s["a"]},metaInfo:function(){return{title:this.page.title}},data:function(){return{formModel:{}}},computed:{publishType:function(){return this.formModel.activity_type||"10"},page:function(){return u[this.publishType]||{}},pid:function(){return this.$route.params.id}},methods:{handleSubmit:function(){this.$refs.form.submit()},onSubmit:function(e){var t=this,i=this.$refs.form.ruleForm;if(e.activity_image){var a=Object(l["a"])(e.activity_image,1),r=a[0],s=void 0===r?{url:""}:r;e.activity_image=s.url}e.activity_type=this.publishType,e.activity_demand_type=i.activity_demand_type||0,n["p"](this.pid,e).then((function(e){e.success?t.$dialog.alert({confirmButtonText:"确定",message:"提交成功,可在“我发起的”里查看审核结果"}).then((function(){t.$router.push({name:"index",query:{tab:"2"}})})):t.$toast(e.message)}))},getDetail:function(){var e=this,t=this.$toast.loading({message:"加载中...",forbidClick:!0,duration:0});n["h"](this.pid).then((function(i){e.formModel=i,t.clear()})).catch(t.clear)}},beforeMount:function(){this.getDetail()}},o=d,m=i("2877"),c=Object(m["a"])(o,a,r,!1,null,null,null);t["default"]=c.exports}}]);
//# sourceMappingURL=chunk-2d0aa22f.ea7ee622.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/Edit.vue?46c9","webpack:///src/views/Edit.vue","webpack:///./src/views/Edit.vue?34a4","webpack:///./src/views/Edit.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","ref","attrs","formModel","page","form","fields","on","onSubmit","handleSubmit","_v","staticRenderFns","10","title","20","name","components","metaInfo","data","computed","publishType","activity_type","pages","pid","$route","params","id","methods","$refs","submit","activity_image","first","url","activity_demand_type","ruleForm","api","response","success","getDetail","message","forbidClick","duration","beforeMount","component"],"mappings":"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","file":"js/chunk-2d0aa22f.ea7ee622.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"main\"},[_c('v-form',{ref:\"form\",attrs:{\"model\":_vm.formModel,\"fields\":_vm.page.form.fields},on:{\"submit\":_vm.onSubmit}}),_c('div',{staticClass:\"fixed-box\"},[_c('div',{staticClass:\"fixed-inner\"},[_c('div',{staticClass:\"fixed-button\",on:{\"click\":_vm.handleSubmit}},[_vm._v(\"提交\")])])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <div class=\"main\">\n <v-form\n ref=\"form\"\n :model=\"formModel\"\n :fields=\"page.form.fields\"\n @submit=\"onSubmit\"\n ></v-form>\n <div class=\"fixed-box\">\n <div class=\"fixed-inner\">\n <div class=\"fixed-button\" @click=\"handleSubmit\">提交</div>\n </div>\n </div>\n </div>\n</template>\n\n<script>\nimport VForm from '@/components/Form'\nimport * as api from '@/api/index'\nconst pages = {\n 10: {\n title: '编辑活动',\n form: {\n fields: [\n {\n name: 'activity_name',\n label: '主题',\n required: true,\n placeholder: '请输入活动主题',\n rules: [{ required: true, message: '请输入活动主题' }]\n },\n {\n fieldType: 'uploader',\n name: 'activity_image',\n label: '封面',\n placeholder: '请上传活动封面'\n },\n {\n type: 'textarea',\n name: 'activity_contents',\n label: '内容',\n required: true,\n placeholder: '请输入活动内容',\n autosize: { maxHeight: 120, minHeight: 120 },\n rules: [{ required: true, message: '请输入活动内容' }]\n },\n {\n fieldType: 'datetime',\n name: 'activity_time',\n label: '时间',\n required: true,\n placeholder: '请选择活动时间',\n rules: [{ required: true, message: '请选择活动时间' }]\n },\n {\n name: 'activity_city',\n label: '城市',\n required: true,\n placeholder: '请输入活动城市',\n rules: [{ required: true, message: '请输入活动城市' }]\n },\n {\n name: 'activity_address',\n label: '具体地址',\n required: true,\n placeholder: '请输入活动具体地址',\n rules: [{ required: true, message: '请输入活动具体地址' }]\n },\n {\n type: 'digit',\n name: 'participator_limit',\n label: '希望人数',\n required: true,\n placeholder: '请输入希望人数',\n rules: [{ required: true, message: '请输入希望人数' }]\n }\n ]\n }\n },\n 20: {\n title: '编辑需求',\n form: {\n fields: [\n {\n fieldType: 'select',\n name: 'activity_demand_type',\n label: '类型',\n required: true,\n placeholder: '请选择需求类型',\n rules: [{ required: true, message: '请选择需求类型' }],\n values: [\n { name: '10', text: '行业资讯' },\n { name: '11', text: '就业招聘' },\n { name: '12', text: '需求对接' }\n ],\n valueKey: 'name'\n },\n {\n name: 'activity_name',\n label: '主题',\n required: true,\n placeholder: '请输入需求主题',\n rules: [{ required: true, message: '请输入需求主题' }]\n },\n {\n type: 'textarea',\n name: 'activity_contents',\n label: '内容',\n required: true,\n placeholder: '请输入需求内容',\n autosize: { maxHeight: 160, minHeight: 120 },\n rules: [{ required: true, message: '请输入需求内容' }]\n }\n ]\n }\n }\n}\n\nexport default {\n name: 'Edit',\n components: { VForm },\n metaInfo() {\n return {\n title: this.page.title\n }\n },\n data() {\n return {\n formModel: {}\n }\n },\n computed: {\n publishType() {\n return this.formModel.activity_type || '10'\n },\n page() {\n return pages[this.publishType] || {}\n },\n pid() {\n return this.$route.params.id\n }\n },\n methods: {\n handleSubmit() {\n this.$refs.form.submit()\n },\n onSubmit(data) {\n const ruleForm = this.$refs.form.ruleForm\n if (data.activity_image) {\n const [first = { url: '' }] = data.activity_image\n data.activity_image = first.url\n }\n data.activity_type = this.publishType\n data.activity_demand_type = ruleForm.activity_demand_type || 0\n api.updateActivity(this.pid, data).then(response => {\n if (response.success) {\n this.$dialog\n .alert({\n confirmButtonText: '确定',\n message: '提交成功,可在“我发起的”里查看审核结果'\n })\n .then(() => {\n this.$router.push({ name: 'index', query: { tab: '2' } })\n })\n } else {\n this.$toast(response.message)\n }\n })\n },\n getDetail() {\n const toast = this.$toast.loading({\n message: '加载中...',\n forbidClick: true,\n duration: 0\n })\n api\n .getActivity(this.pid)\n .then(response => {\n this.formModel = response\n toast.clear()\n })\n .catch(toast.clear)\n }\n },\n beforeMount() {\n this.getDetail()\n }\n}\n</script>\n\n<style lang=\"scss\"></style>\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Edit.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Edit.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Edit.vue?vue&type=template&id=69f0fa1d&\"\nimport script from \"./Edit.vue?vue&type=script&lang=js&\"\nexport * from \"./Edit.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d21ef2c"],{d879:function(e,t,i){"use strict";i.r(t);var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"main"},[i("v-form",{ref:"form",attrs:{fields:e.page.form.fields},on:{submit:e.onSubmit}}),i("div",{staticClass:"fixed-box"},[i("div",{staticClass:"fixed-inner"},[i("div",{staticClass:"fixed-button",on:{click:e.handleSubmit}},[e._v("提交")])])])],1)},r=[],l=i("d0af"),s=i("8477"),n=i("365c"),u={10:{title:"发布活动",form:{fields:[{name:"activity_name",label:"主题",required:!0,placeholder:"请输入活动主题",rules:[{required:!0,message:"请输入活动主题"}]},{fieldType:"uploader",name:"activity_image",label:"封面",placeholder:"请上传活动封面"},{type:"textarea",name:"activity_contents",label:"内容",required:!0,placeholder:"请输入活动内容",autosize:{maxHeight:120,minHeight:120},rules:[{required:!0,message:"请输入活动内容"}]},{fieldType:"datetime",name:"activity_time",label:"时间",required:!0,placeholder:"请选择活动时间",rules:[{required:!0,message:"请选择活动时间"}]},{name:"activity_city",label:"城市",required:!0,placeholder:"请输入活动城市",rules:[{required:!0,message:"请输入活动城市"}]},{name:"activity_address",label:"具体地址",required:!0,placeholder:"请输入活动具体地址",rules:[{required:!0,message:"请输入活动具体地址"}]},{type:"digit",name:"participator_limit",label:"希望人数",required:!0,placeholder:"请输入希望人数",rules:[{required:!0,message:"请输入希望人数"}]}]}},20:{title:"发布需求",form:{fields:[{fieldType:"select",name:"activity_demand_type",label:"类型",required:!0,placeholder:"请选择需求类型",rules:[{required:!0,message:"请选择需求类型"}],values:[{name:"10",text:"行业资讯"},{name:"11",text:"就业招聘"},{name:"12",text:"需求对接"}],valueKey:"name"},{name:"activity_name",label:"主题",required:!0,placeholder:"请输入需求主题",rules:[{required:!0,message:"请输入需求主题"}]},{type:"textarea",name:"activity_contents",label:"内容",required:!0,placeholder:"请输入需求内容",autosize:{maxHeight:160,minHeight:120},rules:[{required:!0,message:"请输入需求内容"}]}]}}},d={name:"Create",components:{VForm:s["a"]},metaInfo:function(){return{title:this.page.title}},data:function(){return{}},computed:{publishType:function(){return this.$route.query.publish_type||"10"},page:function(){return u[this.publishType]||{}}},methods:{handleSubmit:function(){this.$refs.form.submit()},onSubmit:function(e){var t=this,i=this.$refs.form.ruleForm;if(e.activity_image){var a=Object(l["a"])(e.activity_image,1),r=a[0],s=void 0===r?{url:""}:r;e.activity_image=s.url}e.activity_type=this.publishType,e.activity_demand_type=i.activity_demand_type||0,n["d"](e).then((function(e){e.success?t.$dialog.alert({confirmButtonText:"确定",message:"提交成功,可在“我发起的”里查看审核结果"}).then((function(){t.$router.push({name:"index",query:{tab:"2"}})})):t.$toast(e.message)}))}}},m=d,c=i("2877"),o=Object(c["a"])(m,a,r,!1,null,null,null);t["default"]=o.exports}}]);
//# sourceMappingURL=chunk-2d21ef2c.85f639a7.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/Create.vue?f887","webpack:///src/views/Create.vue","webpack:///./src/views/Create.vue?50fc","webpack:///./src/views/Create.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","ref","attrs","page","form","fields","on","onSubmit","handleSubmit","_v","staticRenderFns","10","title","20","name","components","metaInfo","data","computed","publishType","$route","query","publish_type","pages","methods","$refs","submit","activity_image","first","url","activity_type","activity_demand_type","ruleForm","api","response","success","component"],"mappings":"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","file":"js/chunk-2d21ef2c.85f639a7.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"main\"},[_c('v-form',{ref:\"form\",attrs:{\"fields\":_vm.page.form.fields},on:{\"submit\":_vm.onSubmit}}),_c('div',{staticClass:\"fixed-box\"},[_c('div',{staticClass:\"fixed-inner\"},[_c('div',{staticClass:\"fixed-button\",on:{\"click\":_vm.handleSubmit}},[_vm._v(\"提交\")])])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <div class=\"main\">\n <v-form ref=\"form\" :fields=\"page.form.fields\" @submit=\"onSubmit\"></v-form>\n <div class=\"fixed-box\">\n <div class=\"fixed-inner\">\n <div class=\"fixed-button\" @click=\"handleSubmit\">提交</div>\n </div>\n </div>\n </div>\n</template>\n\n<script>\nimport VForm from '@/components/Form'\nimport * as api from '@/api/index'\nconst pages = {\n 10: {\n title: '发布活动',\n form: {\n fields: [\n {\n name: 'activity_name',\n label: '主题',\n required: true,\n placeholder: '请输入活动主题',\n rules: [{ required: true, message: '请输入活动主题' }]\n },\n {\n fieldType: 'uploader',\n name: 'activity_image',\n label: '封面',\n placeholder: '请上传活动封面'\n },\n {\n type: 'textarea',\n name: 'activity_contents',\n label: '内容',\n required: true,\n placeholder: '请输入活动内容',\n autosize: { maxHeight: 120, minHeight: 120 },\n rules: [{ required: true, message: '请输入活动内容' }]\n },\n {\n fieldType: 'datetime',\n name: 'activity_time',\n label: '时间',\n required: true,\n placeholder: '请选择活动时间',\n rules: [{ required: true, message: '请选择活动时间' }]\n },\n {\n name: 'activity_city',\n label: '城市',\n required: true,\n placeholder: '请输入活动城市',\n rules: [{ required: true, message: '请输入活动城市' }]\n },\n {\n name: 'activity_address',\n label: '具体地址',\n required: true,\n placeholder: '请输入活动具体地址',\n rules: [{ required: true, message: '请输入活动具体地址' }]\n },\n {\n type: 'digit',\n name: 'participator_limit',\n label: '希望人数',\n required: true,\n placeholder: '请输入希望人数',\n rules: [{ required: true, message: '请输入希望人数' }]\n }\n ]\n }\n },\n 20: {\n title: '发布需求',\n form: {\n fields: [\n {\n fieldType: 'select',\n name: 'activity_demand_type',\n label: '类型',\n required: true,\n placeholder: '请选择需求类型',\n rules: [{ required: true, message: '请选择需求类型' }],\n values: [\n { name: '10', text: '行业资讯' },\n { name: '11', text: '就业招聘' },\n { name: '12', text: '需求对接' }\n ],\n valueKey: 'name'\n },\n {\n name: 'activity_name',\n label: '主题',\n required: true,\n placeholder: '请输入需求主题',\n rules: [{ required: true, message: '请输入需求主题' }]\n },\n {\n type: 'textarea',\n name: 'activity_contents',\n label: '内容',\n required: true,\n placeholder: '请输入需求内容',\n autosize: { maxHeight: 160, minHeight: 120 },\n rules: [{ required: true, message: '请输入需求内容' }]\n }\n ]\n }\n }\n}\n\nexport default {\n name: 'Create',\n components: { VForm },\n metaInfo() {\n return {\n title: this.page.title\n }\n },\n data() {\n return {}\n },\n computed: {\n publishType() {\n return this.$route.query.publish_type || '10'\n },\n page() {\n return pages[this.publishType] || {}\n }\n },\n methods: {\n handleSubmit() {\n this.$refs.form.submit()\n },\n onSubmit(data) {\n const ruleForm = this.$refs.form.ruleForm\n if (data.activity_image) {\n const [first = { url: '' }] = data.activity_image\n data.activity_image = first.url\n }\n data.activity_type = this.publishType\n data.activity_demand_type = ruleForm.activity_demand_type || 0\n api.createActivity(data).then(response => {\n if (response.success) {\n this.$dialog\n .alert({\n confirmButtonText: '确定',\n message: '提交成功,可在“我发起的”里查看审核结果'\n })\n .then(() => {\n this.$router.push({ name: 'index', query: { tab: '2' } })\n })\n } else {\n this.$toast(response.message)\n }\n })\n }\n }\n}\n</script>\n\n<style lang=\"scss\"></style>\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Create.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Create.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Create.vue?vue&type=template&id=1be39b7e&\"\nimport script from \"./Create.vue?vue&type=script&lang=js&\"\nexport * from \"./Create.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2e9ed224"],{1269:function(t,a,i){"use strict";i.r(a);var n=function(){var t=this,a=t.$createElement,i=t._self._c||a;return i("div",{staticClass:"main"},t._l(t.detail.participant_list,(function(t,a){return i("joined-card",{key:a,attrs:{data:t}})})),1)},e=[],c=i("365c"),r=function(){var t=this,a=t.$createElement,i=t._self._c||a;return i("div",{staticClass:"card"},[i("div",{staticClass:"card-hd"},[i("div",{staticClass:"card-hd__pic"},[i("img",{attrs:{src:t._f("avatar")(t.data.avatar)}})]),i("div",{staticClass:"card-hd__content"},[i("span",{staticClass:"nickname"},[t._v(t._s(t.data.nickname))]),i("span",{class:t.genderClass})])]),i("div",{staticClass:"card-bd"},[i("div",{staticClass:"p-item"},[i("div",{staticClass:"p-title"},[t._v("班级:")]),i("div",{staticClass:"p-content"},[t._v(t._s(t.data.class_name))])]),i("div",{staticClass:"p-item"},[i("div",{staticClass:"p-title"},[t._v("联系方式:")]),i("div",{staticClass:"p-content"},[t._v(t._s(t.data.contacts))])]),i("div",{staticClass:"p-item"},[i("div",{staticClass:"p-title"},[t._v("自我介绍:")]),i("div",{staticClass:"p-content"},[t._v(t._s(t.data.self_introduction))])])])])},u=[],s={name:"JoinedCard",props:{data:Object},computed:{genderClass:function(){return{gender:!0,"is-female":"0"===this.data.gender,"is-male":"1"===this.data.gender}}}},o=s,d=(i("4b63"),i("2877")),l=Object(d["a"])(o,r,u,!1,null,"647d574e",null),p=l.exports,m={components:{JoinedCard:p},metaInfo:{title:"查看已报名"},data:function(){return{detail:{participant_list:[]}}},computed:{pid:function(){return this.$route.params.id}},methods:{getDetail:function(){var t=this;c["h"](this.pid).then((function(a){t.detail=a}))}},beforeMount:function(){this.getDetail()}},v=m,f=Object(d["a"])(v,n,e,!1,null,"7a355db2",null);a["default"]=f.exports},"1fcf":function(t,a,i){},"365c":function(t,a,i){"use strict";i.d(a,"q",(function(){return e})),i.d(a,"k",(function(){return c})),i.d(a,"l",(function(){return r})),i.d(a,"m",(function(){return u})),i.d(a,"h",(function(){return s})),i.d(a,"n",(function(){return o})),i.d(a,"d",(function(){return d})),i.d(a,"p",(function(){return l})),i.d(a,"e",(function(){return p})),i.d(a,"j",(function(){return m})),i.d(a,"a",(function(){return v})),i.d(a,"c",(function(){return f})),i.d(a,"b",(function(){return h})),i.d(a,"o",(function(){return b})),i.d(a,"f",(function(){return _})),i.d(a,"g",(function(){return j})),i.d(a,"i",(function(){return C}));var n=i("a27e");function e(t){return Object(n["a"])({url:"/api/alumni/v1/activities/tool/upload-file",method:"post",headers:{"Content-Type":"multipart/form-data"},data:t})}function c(t){return Object(n["a"])({url:"/api/alumni/v1/activities/hotest",method:"get",params:t})}function r(t){return Object(n["a"])({url:"/api/alumni/v1/activities/my/participanted",method:"get",params:t})}function u(t){return Object(n["a"])({url:"/api/alumni/v1/activities/my/initiated",method:"get",params:t})}function s(t){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t),method:"get"})}function o(t){return Object(n["a"])({url:"/api/alumni/v1/activities/join",method:"post",data:t})}function d(t){return Object(n["a"])({url:"/api/alumni/v1/activities/create",method:"post",data:t})}function l(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t),method:"post",data:a})}function p(t){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t),method:"delete"})}function m(t){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/replies"),method:"get"})}function v(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/reply"),method:"post",data:a})}function f(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/comment"),method:"post",data:a})}function h(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/like"),method:"post",data:a})}function b(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/unlike"),method:"post",data:a})}function _(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/reply/delete"),method:"delete",data:a})}function j(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/comment/delete"),method:"delete",data:a})}function C(t,a){return Object(n["a"])({url:"/api/alumni/v1/activities/".concat(t,"/reply/comments"),method:"get",params:a})}},"4b63":function(t,a,i){"use strict";var n=i("1fcf"),e=i.n(n);e.a}}]);
//# sourceMappingURL=chunk-2e9ed224.d0390729.js.map
\ No newline at end of file
差异被折叠。
差异被折叠。
This source diff could not be displayed because it is too large. You can view the blob instead.
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论