manifest.json文件出现问题

2020-09-05 23:57发布

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


专家您好,

我是UI5的新手,正在创建一个简单的单词列表应用程序。 我已经创建了以下清单,json,并与使用模板创建的清单进行了交叉检查,但是导航不起作用。 你能帮忙吗?

{" _version":" 1.12.0"," sap.app":{" id":" final_18"," type":" application"," i18n":" i18n/i18n.properties"," title":" {{appTitle}}"," description":" {{appDescription}}"," applicationVersion":{" version":" 1.0.0"}," resources":" resources.json"," sourceTemplate":{" id":" sap.ui.ui5-template-plugin.1worklist"," version":" 1.67.0"}}," sap.ui":{" technology":" UI5"," 图标":{" icon":" sap-icon://task"," favIcon":""," phone":""," phone @ 2":""," tablet":""," tablet @ 2":""}," deviceTypes":{"桌面":true,"平板电脑":true,"电话":true}}," sap.ui5":{" rootView":{" viewName":" final_18.View.App"," type":" XML"," async":true," id":" myApp"}," dependencies":{" minUI5Version":" 1.60.0"," libs":{ " sap.ui.core":{}," sap.m":{}," sap.f":{}}}," contentDensities":{" compact":true," cozy":true}," models":{" i18n":{" type":" sap.ui.model.resource.ResourceModel"," settings":{" bundleName":" final_18.i18n.i18n"}}}," routing":{ " config":{" routerClass":" sap.m.rout ing.Router"," viewType":" XML"," viewPath":" final_18.View"," controlId":" myApp"," controlAggregation":" pages"," async":true}," routes": [{" pattern":""," name":"工作清单","目标":["工作清单"]}],"目标":{"工作清单":{" viewName":" Master"," viewId" :"工作清单"," viewLevel":1}}}}}

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


专家您好,

我是UI5的新手,正在创建一个简单的单词列表应用程序。 我已经创建了以下清单,json,并与使用模板创建的清单进行了交叉检查,但是导航不起作用。 你能帮忙吗?

{" _version":" 1.12.0"," sap.app":{" id":" final_18"," type":" application"," i18n":" i18n/i18n.properties"," title":" {{appTitle}}"," description":" {{appDescription}}"," applicationVersion":{" version":" 1.0.0"}," resources":" resources.json"," sourceTemplate":{" id":" sap.ui.ui5-template-plugin.1worklist"," version":" 1.67.0"}}," sap.ui":{" technology":" UI5"," 图标":{" icon":" sap-icon://task"," favIcon":""," phone":""," phone @ 2":""," tablet":""," tablet @ 2":""}," deviceTypes":{"桌面":true,"平板电脑":true,"电话":true}}," sap.ui5":{" rootView":{" viewName":" final_18.View.App"," type":" XML"," async":true," id":" myApp"}," dependencies":{" minUI5Version":" 1.60.0"," libs":{ " sap.ui.core":{}," sap.m":{}," sap.f":{}}}," contentDensities":{" compact":true," cozy":true}," models":{" i18n":{" type":" sap.ui.model.resource.ResourceModel"," settings":{" bundleName":" final_18.i18n.i18n"}}}," routing":{ " config":{" routerClass":" sap.m.rout ing.Router"," viewType":" XML"," viewPath":" final_18.View"," controlId":" myApp"," controlAggregation":" pages"," async":true}," routes": [{" pattern":""," name":"工作清单","目标":["工作清单"]}],"目标":{"工作清单":{" viewName":" Master"," viewId" :"工作清单"," viewLevel":1}}}}}

付费偷看设置
发送
2条回答
哎,真难
1楼-- · 2020-09-06 00:45

"无效"可以有多种形式。

您的身份是什么? 详细信息,好吗?

DafaDDDa
2楼-- · 2020-09-06 00:35

请格式化您的代码,这是一场噩梦,如果没有正确设置格式就可以看到它。

此外,正如Jun所提到的,您需要 为了更好地说明您面临的问题。 当您希望进行导航时,是否看到任何错误消息?

一周热门 更多>