浏览代码

mycustomer

许静 5 年前
父节点
当前提交
44857c559f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/pages/person/customerAnalysis/myCustomer.js

+ 0
- 1
src/pages/person/customerAnalysis/myCustomer.js 查看文件

@@ -454,7 +454,6 @@ export default class myCustomer extends Taro.Component {
454 454
     return (
455 455
       <View>
456 456
         {followVisible && this.renderFollowBox()}
457
-        {console.log(this.props)}
458 457
         {baseVisible && this.renderBaseBox()}
459 458
         <View className="user_con">
460 459
           <Image className="bg" src={getThumbnail('https://estateagents.oss-cn-shanghai.aliyuncs.com/miniapp/images/shop/background.jpg')} ></Image>