@extends('admin/site/side_layout') @section('header_extend') @endsection @section('right')
@if(!empty($basePermission)) @php $baseEdit=0; @endphp @hasAuth('site-base-edit') @php $baseEdit=1; @endphp @endHasAuth
{{$data->identifier ?? ''}}
is_bq??0) checked @endif onchange="units.changeIsBq()">
is_case??0) checked @endif onchange="units.changeCaseStatus()">
   
   
如果有直接填写进去,如果无,请填写意向域名。请填写主域不要填写中文,不要包含www,例:baidu.com
   
package_type==1) checked @endif>
package_type==2) checked @endif>
package_type==3) checked @endif>
package_type==4) checked @endif>
package_type==5) checked @endif>
package_type==6) checked @endif>
package_type==7) checked @endif>
package_type==8) checked @endif>
ctrl+鼠标点击/shift+鼠标点击 多选
@if($baseEdit) @endif {{----}}
@endif @php $detailEdit=0; @endphp @hasAuth('site-bidding-edit') @php $detailEdit=1; @endphp @endHasAuth @if(!empty($detailPermission))
{{--
--}}
@php $google_bid=$payment->google_bid??[]; $totalFee=0; foreach ($google_bid as $item){ $totalFee+= intval(($item['google_bid_fee']??0)); } $all_price = $payment->bid_give_fee + $totalFee; @endphp
@foreach($google_bid as $key=>$item) @if($key>0)
@endif @endforeach
@if($detailEdit) @endif {{----}}
@endif
@if( in_array(\App\Http\Models\Contract::GOOGLE_BID,$data->contract_ids??[]))
是否属于竞价: bid_status) checked @endif title="" onchange="units.changeBidStatus()">
@endif
是否特殊软文: spec_article??false) checked @endif title="" onchange="units.changeSpecArticle()">

pinterest配置

{{----}} 去授权

twitter配置

{{----}} 去绑定

facebook配置


linkedIn 配置

{{--去授权--}}
@forelse($optimizePage as $inx=>$item)
{{----}}
@if($inx==0) @else @endif
@empty
@endforelse
@if(!empty($roles->is_super)) @endif
{{--
--}}
{{--
is_renew??0) checked @endif onchange="units.changeRenewStatus()">
--}} {{--
is_current_month_online) checked @endif onchange="units.changeCurrentMonthOnline()">
--}}
{{--
--}}
is_refund??0) checked @endif onchange="units.changeRefundStatus()">
domain_us_buy??0) checked @endif onchange="units.changeDomainStatus()">
is_cdn) checked @endif onchange="units.changeCDNStatus()">
cert_us_buy) checked @endif onchange="units.changeCertStatus()">
{{----}}
填写正式域名加/openapi/ 例:http://www.baidu.com/openapi/ (注意https)
填写webmaster上填写的域名(一定要一模一样,注意https和斜杠) 例:http://www.baidu.com/
status,[2,3])) disabled @endif>
status,[2,3])) disabled @endif>
{{----}}
@if (empty($basePermission)&&empty($detailPermission))

无权限

@endif
@endsection @section('footer_extend') @endsection