完善功能
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user