Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/H5/threeSide
| | |
| | | <script> |
| | | export default { |
| | | onLaunch: function() { |
| | | uni.setStorageSync('trial_run', true); |
| | | // H5端动态插入提示 |
| | | // #ifdef H5 |
| | | const trialNode = document.createElement('div'); |
| | | trialNode.className = 'trial-run-tip'; |
| | | trialNode.innerHTML = '试运行版本'; |
| | | document.body.appendChild(trialNode); |
| | | // #endif |
| | | |
| | | }, |
| | | onShow: function() { |
| | |
| | | <style lang="scss"> |
| | | @import "@/uni_modules/uview-ui/index.scss"; |
| | | @import "@/static/style/index.scss"; |
| | | /*每个页面公共css */ |
| | | |
| | | /* 原样式保持不变 */ |
| | | .trial-run-tip { |
| | | position: fixed; |
| | | left: 10px; |
| | | top: 0; |
| | | z-index: 9999; |
| | | padding: 4px 8px; |
| | | background: rgba(0, 0, 0, 0.4); |
| | | color: #fff; |
| | | border-radius: 4px; |
| | | font-size: 12px; |
| | | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); |
| | | pointer-events: none; |
| | | } |
| | | </style> |
| | |
| | | { |
| | | "name" : "“三个身边”群众工作机制", |
| | | "appid" : "__UNI__4B73B99", |
| | | "appid" : "__UNI__DB035F5", |
| | | "description" : "", |
| | | "versionName" : "1.0.0", |
| | | "versionCode" : "100", |
| | |
| | | name: 'file', |
| | | action: 'https://huacheng.psciio.com/api/huacheng-communitybackstage/communitypartybuilding/uploadimage', |
| | | headers: { |
| | | Authorization: 'Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOjE4OTI0MjE4MjgwODU4Mzc4MjYsInR5cGUiOjEsImV4cCI6MTc0MTY1OTg5MywiY3JlYXRlZCI6MTc0MDM2Mzg5MzE2MH0.o3Gc0g1LAo_kkL3X3QrC6qKwztxsp6psoTcpTreDzQUXGqPzUXw89fNSR5YKz8gzhtSuSKI2d6TJJYPX1IQCgw', |
| | | Authorization: 'Bearer ' + localStorage.getItem('token') |
| | | }, |
| | | }; |
| | | |
| | |
| | | name: 'file', |
| | | action: 'https://huacheng.psciio.com/api/huacheng-communitybackstage/communitypartybuilding/uploadimage', |
| | | headers: { |
| | | Authorization: 'Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOjE4OTI0MjE4MjgwODU4Mzc4MjYsInR5cGUiOjEsImV4cCI6MTc0MTY1OTg5MywiY3JlYXRlZCI6MTc0MDM2Mzg5MzE2MH0.o3Gc0g1LAo_kkL3X3QrC6qKwztxsp6psoTcpTreDzQUXGqPzUXw89fNSR5YKz8gzhtSuSKI2d6TJJYPX1IQCgw', |
| | | Authorization: 'Bearer ' + localStorage.getItem('token') |
| | | }, |
| | | }; |
| | | const formItemLayout = { |