app = Flask(__name__). #解决中文乱码的问题,将json数据内的中文正常显示. # app.config['JSON_AS_ASCII'] = False. #开启debug模式.
確定! 回上一頁