Files
im-system/im-uniapp/common/consoleImgs.js
2023-12-01 23:57:44 +08:00

3 lines
1.3 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
export default {
fz:' ......................阿弥陀佛......................\n' + ' _oo0oo_ \n' + ' o8888888o \n' + ' 88" . "88 \n' + ' (| -_- |) \n' + ' 0\\ = /0 \n' + ' ___/---\\___ \n' + " .' \\| |/ '. \n" + ' / \\\\||| : |||// \\ \n' + ' / _||||| -卍-|||||_ \\ \n' + ' | | \\\\\\ - /// | | \n' + " | \\_| ''\\---/'' |_/ | \n" + " \\ .-\\__ '-' ___/-. / \n" + " ___'. .' /--.--\\ '. .'___ \n" + ' ."" < .___\\_<|>_/___.> "". \n' + ' | | : - \\.;\\ _ /;./ - : | | \n' + ' \\ \\ _. \\_ __\\ /__ _/ .- / / \n' + ' =====-.____.___ \\_____/___.-___.-===== \n' + ' =---= \n' + ' \n' + '....................佛祖保佑 ,永无BUG...................'
}