Commit ff86874f Harvey

app 分享

1 个父辈 a8b5ff12
......@@ -43,6 +43,7 @@
"aliasPath": "/center/share",
"name": "center_share",
"style": {
//"navigationStyle": "custom"
"navigationBarTitleText": "APP分享",
"navigationStyle": "default",
"navigationBarBackgroundColor": "#F1F1F1",
......
......@@ -13,7 +13,7 @@
export default {
data() {
return {
src: 'https://img2.ydniu.com/app/cd/202204122204/%E5%BF%AB%E4%B9%908%E5%9F%BA%E6%9C%AC%E8%B5%B0%E5%8A%BF%E5%9B%BE.png'
src: '/static/img/share.png'
}
},
async onLoad(e) {},
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!