import re path = r'd:\Users\chenjun\kyj-yanglao-web-new\src\views\elderly\apply\check-in\ContractForm.vue' with open(path, 'r', encoding='utf-8') as f: content = f.read() # 检查