first commit
This commit is contained in:
11
resources/views/index/makeCode.blade.php
Normal file
11
resources/views/index/makeCode.blade.php
Normal file
@@ -0,0 +1,11 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
@section('content')
|
||||
<section class="has-padding text-center">
|
||||
<img src="{{ $shareimg }}" class="nullOrder">
|
||||
<div class="lead">
|
||||
请向用户展示<br>
|
||||
您的二维码
|
||||
</div>
|
||||
</section>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user