Commit 058d1ff4 authored by Facius's avatar Facius

微调、去debugger

parent e3086117
......@@ -997,6 +997,7 @@ export default {
position: absolute;
bottom: 5rpx;
left: 30rpx;
border-radius: 10rpx;
}
.right {
......
......@@ -201,7 +201,6 @@
}
},
formatText(name) {
debugger
let arr = name.split('.')
if (arr.length > 1) {
let item = arr.pop()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment