1 line
9.5 KiB
JavaScript
1 line
9.5 KiB
JavaScript
![]() |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-plantGrass-plant_user_attention-index"],{"02ec":function(t,n,e){var i=e("4a7f");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=e("4f06").default;a("83d35b8c",i,!0,{sourceMap:!1,shadowMode:!1})},"4a7f":function(t,n,e){var i=e("24fb");n=i(!1),n.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.user_store_attention .item[data-v-3f111a5f]{position:relative;display:flex;padding:%?30?% %?20?%;background-color:#fff;align-items:center}.user_store_attention .item[data-v-3f111a5f]::after{content:" ";position:absolute;bottom:0;left:%?30?%;right:0;height:1px;background:#f0f0f0}.user_store_attention .item uni-image[data-v-3f111a5f]{width:%?120?%;height:%?120?%;border-radius:50%}.user_store_attention .item .info[data-v-3f111a5f]{flex:1;display:flex;flex-direction:column;justify-content:space-between;margin-left:%?20?%;position:relative}.user_store_attention .item .info .name[data-v-3f111a5f]{width:%?410?%;font-size:%?30?%;color:#282828}.user_store_attention .item .info .des[data-v-3f111a5f]{color:#999;font-size:%?24?%;margin-top:%?10?%}.user_store_attention .item .info .btn[data-v-3f111a5f]{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:50%;width:%?126?%;height:%?50?%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #999;color:#999;border-radius:%?33?%;font-size:%?26?%}.user_store_attention .item .info .btn.focusBtn[data-v-3f111a5f]{color:#e93323;border-color:#e93323}.user_store_attention .item .info .btn.focusBtn .iconfont[data-v-3f111a5f]{font-size:%?20?%;margin-right:%?10?%}.no_content[data-v-3f111a5f], .main[data-v-3f111a5f]{min-height:100vh;background:#fff;position:relative}.no_content .count[data-v-3f111a5f], .main .count[data-v-3f111a5f]{position:absolute;text-align:center;width:100%;top:50%;margin-top:%?-300?%}.no_content .count uni-image[data-v-3f111a5f], .no_content .count uni-image[data-v-3f111a5f], .main .count uni-image[data-v-3f111a5f], .main .count uni-image[data-v-3f111a5f]{width:%?424?%;height:%?305?%}.no_content .count uni-text[data-v-3f111a5f], .main .count uni-text[data-v-3f111a5f]{display:block;color:#999;font-size:%?26?%}',""]),t.exports=n},"7c0a":function(t,n,e){t.exports=e.p+"static/img/no_attention.02296c4e.png"},"8bfc":function(t,n,e){"use strict";e("7a82"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,e("99af");var i=e("a71d"),a=(getApp(),{data:function(){return{list:[],isScroll:!0,loading:!1,page:1,limit:20}},onLoad:function(){this.getList()},mounted:function(){},methods:{getList:function(){var t=this;this.isScroll&&!this.loading&&(this.loading=!0,(0,i.myFocusLst)({page:this.page,limit:this.limit}).then((function(n){t.loading=!1,t.isScroll=n.data.list.length>=t.limit,t.list=t.list.concat(n.data.list),t.page+=1})))},focusToggle:function(t){var n=this,e=t.is_fans?1:0;(0,i.followAuthorApi)(t.right_id,{status:e}).then((function(e){200===e.status&&(t.is_fans=!t.is_fans),n.$util.Tips({title:e.message}),n.getList()}))},goHomepage:func
|