提交 634e56a4 编写于 作者: B baiy 提交者: ninecents

移除多余代码

上级 fa05538a
...@@ -53,9 +53,7 @@ ...@@ -53,9 +53,7 @@
<script> <script>
import generator from 'qrcode' import generator from 'qrcode'
import qrcodeParser from 'qrcode-parser' import qrcodeParser from 'qrcode-parser'
import request from 'ajax-request'
import cache from '../../tool/cache' import cache from '../../tool/cache'
import isUrl from 'is-url'
import { trim } from '../../helper' import { trim } from '../../helper'
const generateHistoryCacheName = 'qrCodeGenerateHistoryCacheName' const generateHistoryCacheName = 'qrCodeGenerateHistoryCacheName'
...@@ -179,8 +177,6 @@ ...@@ -179,8 +177,6 @@
current: { current: {
generateInput: '', generateInput: '',
generateOutput: '', generateOutput: '',
generateIsShort: false,
generateShortUrl: '',
readerInput: '', readerInput: '',
readerOutput: '', readerOutput: '',
operation: 'generate', operation: 'generate',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册