fix: 修正引用路径
parent
f455b2ccf9
commit
4958223591
|
@ -1,5 +1,5 @@
|
|||
<import src="../../../common/head.wxml" />
|
||||
<import src="../../../common/foot.wxml" />
|
||||
<import src="../../common/head.wxml" />
|
||||
<import src="../../common/foot.wxml" />
|
||||
|
||||
<view class="container">
|
||||
<template is="head" data="{{title: 'getLaunchOptionsSync'}}"/>
|
||||
|
|
Loading…
Reference in New Issue