Commit 804ce269 804ce269768fe265a1c706840d8043af43355d79 by zhanghao

commit

1 parent ec1d0294
......@@ -20,9 +20,9 @@
export default {
data() {
return {
url: '../../static/androidcode.png',
url: '../../static/androidcodeAime.png',
srcList: [
'../../static/androidcode.png'
'../../static/androidcodeAime.png'
]
}
}
......