| | |
| | | <script> |
| | | // 合伙人: "appid" : "wx6d0ecc4e18710458",
|
| | | // 花农: "appid" : "wx3203fd935a6ffe09",
|
| | | import storage from '@/plugins/storage.js' |
| | | |
| | | export default { |
| | |
| | | </script> |
| | | |
| | | <style lang="scss"> |
| | | |
| | | /*每个页面公共css */ |
| | | @import '@/uni_modules/uni-scss/index.scss'; |
| | | /* uni.scss */ |
| | |
| | | color: #333; |
| | | padding: 10px; |
| | | } |
| | |
|
| | | // uni-rich-text img{ |
| | | // max-width: 100% !important; |
| | | // } |
| | | .rich /deep/ img{ |
| | | max-width: 600rpx !important; |
| | | } |
| | |
|
| | | .rich /deep/ image{ |
| | | max-width: 600rpx !important; |
| | | } |
| | |
| | | .rich2 /deep/ img{ |
| | | max-width: 400rpx !important; |
| | | } |
| | |
|
| | | .rich2 /deep/ image{ |
| | | max-width: 400rpx !important; |
| | | } |