更新代码
This commit is contained in:
14
resources/views/share/newcode.blade.php
Normal file
14
resources/views/share/newcode.blade.php
Normal file
@@ -0,0 +1,14 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
|
||||
@section('content')
|
||||
<section class="padding_btm" >
|
||||
<!--我的二维码-->
|
||||
<div class="share_code_bg" style="background-image: url({{ route('share.getnewCode') }});"></div>
|
||||
<!--end 我的二维码-->
|
||||
</section>
|
||||
@endsection
|
||||
|
||||
|
||||
@section('footer')
|
||||
@endsection
|
||||
Reference in New Issue
Block a user