完善功能

This commit is contained in:
wangxiaowei
2026-03-02 17:08:36 +08:00
parent 18e0423699
commit bd461f3e18
17 changed files with 607 additions and 5 deletions

View File

@ -267,7 +267,7 @@ export default {
title: '加载中'
});
// 1. 协议文件地址(可替换为实际后端返回的 word 文件 url
const url = 'https://xh.stnav.com/czxy.doc';
const url = 'https://xh.stnav.com/czxy20260205.doc';
// 2. 下载 word 文件
uni.downloadFile({
url,